html, body { border: 0; margin: 0; padding: 0;}


/* Jello -- start copying here * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body {
	padding: 0 485px 0 485px;
	margin: 0;
	text-align: center;
	background-color:#ECB301;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}
		
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 0%;
	max-width: 0px;  /* version for IE is at the bottom of this style block */
}

#expander {
	margin: 0 -485px 0 -485px;
	min-width: 970px; /* Critical Safari fix! */
	position: relative;
	/*border:#003300 solid 1px;*/
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper { width: 100%; } 


/***** Fin de Jello *******/

/******* Holly Hack *******/
/*\*/
* html form {height: 0;}
/* Holly hack */

/****** Clear Fix *********/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#IE7Root .ie7
{
	/**** Este estilo solo afecta al IE7 ****/
	/**** Se basa en un nodo <div> llamado IE7Root que solo hacemos exisitir en IE7 *****/
}

 /*Modal Popup*/
 
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index: 9999 !important;
}

.modalPopup {
	background-image:url(images/fondo_papel.gif);
	padding:3px;
	width:850px;
	height:550px;
	z-index: 10000 !important;
}

.modalConsultorio {
	background-image:url(images/panel_consulta.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:3px;
	width:500px;
	height:435px;
	z-index: 1000005;		
}

.modalBackgroundConsultorio {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index: 1000001 !important;
}

.cabeceraModal
{
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;	
	margin-bottom:5px;
	cursor:move;
}
/* Fin modal pop up*/

.cuerpoTab
{
	margin: 10px 10px 10px 10px;
}

 #social {
	margin:1em;
	float:right;
	
}

.tituloNoticia
{
	text-align:left;
	font-size:18px;
	color:#3A3A6D;
	text-transform:uppercase;
	font-weight:bold;
	margin: 10px;
}

.entradillaNoticia
{
	text-align:left;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px;
}

.cuerpoNoticia
{
	overflow:auto;
	height:370px;
	padding:0px 10px 0px 10px;
	margin-right:10px;
}

.capaGaleria
{
	overflow:auto;
	text-align:left;
	height:440px;
	/*border:#3A3A6D solid 1px;*/
}

.imagenGaleria, a.imagenGaleria:link, a.imagenGaleria:visited
{
	padding: 5px;
	border:#999999 solid 1px;
	margin:5px 10px;
}

a.imagenGaleria:hover
{
	padding: 5px;
	border:#3A3A6D solid 1px;
	background-color:#FF9900;
	margin:5px 10px;
}


.documento
{
	padding: 5px;
	vertical-align:middle;
	margin-left:25px;
	margin-bottom:15px;
}


.nombreDocumento, a.nombreDocumento:link, a.nombreDocumento:visited
{
	text-align:left;
	font-size:12px;
	color:#000000;
	font-weight:bold;

}

a.nombreDocumento:hover
{
	text-align:left;
	font-size:12px;
	color:#FF9900;
	font-weight:bold;

}

.textoDocumento
{
	text-align:left;
	font-size:12px;
	color:#000000;

}

.capaVideos
{
	overflow:auto;
	text-align:center;
	vertical-align:top;
	height:440px;
	margin:10px;
}

.textoVideo
{
	text-align:left;
	font-size:12px;
	color:#000000;
	margin-top:10px;
	padding:5px;
	background-color:#FFF4E6;

}

.capaComentarios
{
	overflow:auto;
	text-align:center;
	vertical-align:top;
	height:370px;
	margin:10px;
}


.titularComentario
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#3A3A6D;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:#3A3A6D dotted 1px;

}

.textoComentario
{
	text-align:left;
	font-size:11px;
	color:#000000;
	margin-top:10px;

}

.fechaComentario
{
	text-align:left;
	font-size:10px;
	font-style:oblique;
	color:#999999;
	margin-top:5px;
	margin-bottom:10px;

}



/*///////////////////////// pestaņas ////////////////////////*/

.ajax__tab_pp .ajax__tab_header {background:url(images/tab-line.png) repeat-x bottom; text-align:left;}
.ajax__tab_pp .ajax__tab_outer {height:35px;}
.ajax__tab_pp .ajax__tab_inner {height:35px;}
.ajax__tab_pp .ajax__tab_tab {height:35px;}
/*.ajax__tab_pp .ajax__tab_hover .ajax__tab_outer {background:url(images/tab-hover-right.gif) no-repeat right;}
.ajax__tab_pp .ajax__tab_hover .ajax__tab_inner {background:url(images/tab-hover-left.gif) no-repeat;}
.ajax__tab_pp .ajax__tab_hover .ajax__tab_tab {background:url(images/tab-hover.gif) repeat-x;}
.ajax__tab_pp .ajax__tab_active .ajax__tab_outer {background:url(images/tab-active-right.gif) no-repeat right;}
.ajax__tab_pp .ajax__tab_active .ajax__tab_inner {background:url(images/tab-active-left.gif) no-repeat;}
.ajax__tab_pp .ajax__tab_active .ajax__tab_tab {background:url(images/tab-active.gif) repeat-x;}*/
.ajax__tab_pp .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:12px;}


.botonNoticias, a.botonNoticias:link, a.botonNoticias:visited
{
	background-image:url(images/noticias.png);
	background-repeat:no-repeat;
	width:165px;
	height:35px;
}

a.botonNoticias:hover, div.botonNoticias:hover
{
	background-image:url(images/noticias.png);
	background-position:0 -35px;
	background-repeat:no-repeat;
	width:165px;
	height:35px;
	cursor:pointer;
}

.botonGaleria, a.botonGaleria:link, a.botonGaleria:visited
{
	background-image:url(images/galeria.png);
	background-repeat:no-repeat;
	width:165px;
	height:35px;
}

a.botonGaleria:hover, div.botonGaleria:hover
{
	background-image:url(images/galeria.png);
	background-position:0 -35px;
	background-repeat:no-repeat;
	width:165px;
	height:35px;
	cursor:pointer;
}

.botonDocumentos, a.botonDocumentos:link, a.botonDocumentos:visited
{
	background-image:url(images/documentos.png);
	background-repeat:no-repeat;
	width:165px;
	height:35px;
}

a.botonDocumentos:hover, div.botonDocumentos:hover
{
	background-image:url(images/documentos.png);
	background-position:0 -35px;
	background-repeat:no-repeat;
	width:165px;
	height:35px;
	cursor:pointer;
}

.botonVideos, a.botonVideos:link, a.botonVideos:visited
{
	background-image:url(images/videos.png);
	background-repeat:no-repeat;
	width:165px;
	height:35px;
}

a.botonVideos:hover, div.botonVideos:hover
{
	background-image:url(images/videos.png);
	background-position:0 -35px;
	background-repeat:no-repeat;
	width:165px;
	height:35px;
	cursor:pointer;
}

.botonComentarios, a.botonComentarios:link, a.botonComentarios:visited
{
	background-image:url(images/comentarios.png);
	background-repeat:no-repeat;
	width:165px;
	height:35px;
}

a.botonComentarios:hover, div.botonComentarios:hover
{
	background-image:url(images/comentarios.png);
	background-position:0 -35px;
	background-repeat:no-repeat;
	width:165px;
	height:35px;
	cursor:pointer;
}

.textoNegro12
{
	text-align:left;
	font-size:12px;
	color:#000000;

}

.validatorCalloutHighlight
{
    background-color: #FFFACD;
}

.capaError
{
	border: 1px solid red;
	color: red;
	font-size: 12px;			
	margin: 5px;
	padding: 5px;
	width: 300px;
}	

