/* DIV */
#SMP-box {
	margin: 0px;
	padding: 0px;
}
#VERT {
	width: 10px;
	top: 0px;
	height: 100%;
	background-repeat: repeat;
	background-image: url(imagenes/vert.png);
}
#HOR {
	width: 100%;
	top: 0px;
	background-image: url(imagenes/hor.png);
	background-repeat: repeat-x;
	height: 16px;
	background-position: center;
}
#FOTO-SMP {
	width: 295px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#FOTO-SMP-left {
	width: 295px;
	overflow: hidden;
	float: left;
	left: 0px;
	margin-left: 0px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#FOTO-SMP-right {
	width: 285px;
	height: 150px;
	overflow: hidden;
	float: right;
	left: -10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
}
#FOTO-SMP-right200 {
	width: 285px;
	height: 200px;
	overflow: hidden;
	float: right;
	left: -10px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#FOTO-SMP-left200 {
	width: 285px;
	height: 200px;
	overflow: hidden;
	float: left;
	left: -10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}
#FOTO-opinion1 {
	width: 110px;
	height: 120px;
	overflow: hidden;
	border-bottom-style: none;
	float: left;
}
#FOTO-opinion1-nota {
	width: 200px;
	overflow: hidden;
	float: left;
	left: -10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 5px;
}




#GEST-volanta--box {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	width: 430px;
}
#10x100 {
	height: 1px;
	width: 100%;
	background-color: #CCC;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#100x100 {
	height: 100%;
	width: 100%;
	background-color: #E8F3FF;
	top: auto;
	bottom: auto;
	overflow: visible;
	visibility: visible;
	left: auto;
	right: auto;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}

#footer {
	background-color: #AE960D;
	height: 40px;
	width: 100%;
}
#HORsbase {
	width: 100%;
	top: 0px;
	height: 10px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-color: #E9E9E9;
}
#main-sep {
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	width: 600px;
	text-transform: uppercase;
	height: 10px;
	background-color: #2E485C;
	clip: rect(auto,auto,auto,auto);
}
#IZQ {
	width: 295px;
	background-position: left;
}

