/******* NUEVO HEADER ************/
h1#titulo_pag{
	display:none;
}
#encabezado_nuevo{
	height:259px;
	width:757px;
	overflow:hidden;
	background-image:url(imagenes/encabezado_nuevo.png);
	background-repeat:no-repeat;
	margin-bottom:2px;
}
.menuHeader, .menuHeader:link,.menuHeader:active,.menuHeader:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	position:relative;
	height:18px;
	/*border:1px solid #FFFFFF;*/
	text-align:center;
}
.menuHeader:hover{
	text-decoration:underline;
}

#index{
	width:85px;
	left:25px;
	top:6px;
}
#quiensoy{
	width:85px;
	left:119px;
	top:-12px;
}
#serviciostotales{
	width:85px;
	left:211px;
	top:-29px;
}
#galeria{
	width:85px;
	left:305px;
	top:-47px;
}
#turno{
	width:85px;
	left:399px;
	top:-65px;;
}
#contacteme{
	width:85px;
	left:487px;
	top:-83px;
}
#mediosmasivos{
	width:140px;
	left:23px;
	top:127px;
}
#mitos{
	width:140px;
	left:160px;
	top:109px;;
}
#articulos{
	width:140px;
	left:300px;
	top:91px;
}
#charla{
	width:140px;
	left:443px;
	top:73px;
}
#header_medicion_indice{
	display:block;
	position:relative;
	top:-98px;
	left:380px;
	height:27px;
	width:141px;
}
/**************** FIN NUEVO HEADER **************/


.estilopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.textoArticulo {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #990000;
	font-weight: normal;

}
.bordeFoto {
	border: 3px solid #990000;
}
.tituloArticulo {
	font-family: sans-serif, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.tituloSecundarioArticulo {
	font-family: sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;

}
.tituloNombre {
	font-family: sans-serif, Arial;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.tituloLic {
	font-family: sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.tituloNutrisal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
a:link.estiloMenu {
	font-family: sans-serif, Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
a:hover.estiloMenu {
	font-family: sans-serif, Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
a:active.estiloMenu {
	font-family: sans-serif, Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}/*
a:visited.estiloMenu {
	font-family: sans-serif, Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}*/
.estiloMenu {
	font-family: sans-serif, Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

.estiloLinks {
	font-family: Verdana, sans-serif, Arial;
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;

}
.pieLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
	text-decoration: none;


}
a:active.pieLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}

a:visited.pieLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}

a:hover.pieLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
a:link.pieLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.estiloAdvertencia {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #339900;
	text-decoration: underline;
}
.colorBarra {
	color: #009933;
	border: thin solid #009933;
}
.tituloArticuloImprimir {
	font-family: Verdana, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.textoArticuloImprimir {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.estilobordefoto {
	border: thin solid #990000;
}
/*************** POP UP **************/
.btn-search{ border:1px solid #CCCCCC; background-color:#CCCCCC; width:68px; height:28px; color:#000000; }
/* get rid of those system borders being generated for A tags */
a:active {
	outline:none;
}
:focus {
	-moz-outline-style:none;
}
/* some styling for triggers */
/* the overlayed element */
.simple_overlay {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#FFF;
	width:450px;	
	min-height:200px;
	border:2px solid #006600;
	margin-top:100px;
	margin-left:30px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(imagenes/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/***************FIN POPUP *************/