.estilos {
	font-family: "Courier New", Courier, monospace;
}
.marco_blanco {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.link_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.link_azul a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
}
.link_azul a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
}
.link_azul a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
}.tit_aguamarina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
.linea_gris {
	background-image: url(../images/iconos/linea_gris.jpg);
	background-repeat: repeat;
}
.bg_derecho {
	background-image: url(../images/bg_derecho.jpg);
	background-repeat: repeat-y;
}
.bg_izquierdo {
	background-image: url(../images/bg_izq.jpg);
	background-repeat: repeat;
}
.txt_cirugia_plastica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.txt_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.link_tit_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}.link_tit_azul a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}.link_tit_azul a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.link_tit_azul a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}