body {
	margin: 0px;
	background-color: #FFFFFF;
}
p {
margin : 0; 
padding : 0; 
} 
.caja_certificados {
	width: 740px;
	height: 420px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -370px;
	margin-top: -210px;
}
.caja_index {
	width: 100%;
	height: 100%;
	position: relative;	
}
.texto_index {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	padding: 5px;
	text-align: justify;
	font-weight: bold;
}

.caja {
	width: 100%;
	position: relative;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat;
	background-position: right bottom;
}
.caja_introduccion {
	width: 100%;
	position: relative;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat;
	background-position: right bottom;
}
.content_top {
	width: 100%;
	height: 100px;
	background-color: #235887;
}
.top2 {
	width: 100%;
	height: 14px;
	background-color: #FFFFFF;
	position: relative;
}
.content_submenu {
	width: 100%;
	background-color: #215585;
	position: relative;
	left: 0px;
	top: 0px;
	height: 25px;
	text-align: left;
	background-image: url(estetica/img/fondo_menu_estetica.gif);
	background-repeat: repeat-x;
}
.content_menu {
	margin-left:0px;
	float: left;
	width: 170px;
	left: 0px;
	top: 0px;
}
.content_doc {
	margin: 0px;
	width: 580px;
	left: 0px;
	top: 0px;
}
.telefono {
	font-family: "Tahoma";
	font-size: 16px;
	color: #5599C6;
}
.borde {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00AEFF;
}
.menu {
	font-family: Tahoma;
	font-size: 10px;
	color: #5599C6;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu a:link {
	color: #003366;
}
.menu a:visited {
	text-decoration: none;
	text-indent: 5px;
	color: #003366;
}
.menu a:hover {
	text-decoration: none;
	color: #5599C6;
}
.menu a:active {
	text-decoration: none;
	color: #003366;
}
.menuTop {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EEEDED;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.menuTop a:link {
	color: #666666;
}


.menuTop a:visited {
	text-decoration: none;
	color: #666666;
	text-indent: 5px;
}
.menuTop a:hover {
	text-decoration: none;
	color: #95C2EC;
}
.menuTop a:active {
	text-decoration: none;
	color: #666666;
}

.submenu  {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.submenu a:link {
	color: #666666;
	text-decoration: none;
}

.submenu a:visited {
	color: #666666;
	text-decoration: none;
}
.submenu a:hover {
	color: #95C2EC;
	text-decoration: none;
}

.submenu a:active {
	text-decoration: none;
	color: #666666;
}

.aviso  {
	width: 120px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #1B3E51;
	font-weight: bold;
	text-align: center;
	
}

.aviso a:link {
	width: 120px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #1B3E51;
	font-weight: bold;
	text-align: center;
}

.aviso a:visited {
	text-decoration: none;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1B3E51;
}
.aviso a:hover {
	text-decoration: none;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D2F3FF;
}
.aviso a:active {
	text-decoration: none;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1B3E51;

}

.opciones {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	font-variant: small-caps;
	text-transform: uppercase;
} 

.opciones:link , .opciones:active , .opciones:visited {
	text-decoration : none;
	color: #CCCCCC;
} 

.opciones:hover {
color : #666666; 
} 

.pie {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color: #2D6188;
	width: 100%;
	position: relative;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	font-weight: bold;
}

.titol {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #255988;
	text-align: center;
}

.subtitol {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #637440;
	text-align: center;
}

.subtitol2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color: #637440;
}

.textoslargos {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #215585;
	text-align: justify;
	padding: 5px;
	left: 35px;
	line-height: 14px;
}
a:link {
	text-decoration: none;
	color: #215585;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #215585;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #245A89;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #215585;
	font-weight: bold;

}
#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:20px;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(img/down.jpg);
	background-repeat:repeat-x;
	background-position:right center;
}
.peli {
position:relative;
width: 100%;
height: 100%;
}
