/***********************************************/
/* styles.css                            */
/* Use with template default.html         */
/***********************************************/

/* HTML tag styles                             */

/************************************/
body{
	font-family: Verdana,sans-serif;
	color: #333333;
	line-height: 1.166;
	background: #FFCC00;
	background-attachment: fixed;
}

/************************************/

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

/************************************/


/************************************/
/* Header tag styles                */
/************************************/

h1{
	font-family: Verdana;
	color: #00086D;
	font-size: 19pt;
	padding-left:25px;
}


/************************************/
/************************************/
/************************************/

/* HTML tag styles                             */
/***********************************************/



/***********************************************/
/* Layout Divs                                 */

/************************************/
#masthead{
	position: absolute;
	top: 60px;
	left: 10%;
	right: 10%;
	width:980px;
	height: 80px;
	background-image: url(top.visor.images.jpg);
	
}

/************************************/


/************************************/
#pagecell1{
	position:absolute;
	max-width:980px;
	top: 147px;
	left: 10%;
	right: 10%;
	width:980px;
	background-color: #ffffff;
}


/************************************/

/************************************/
/************************************/





/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/*Component Divs                               */

/************************************/

/************************************/
#pageName{
	padding: 20px 0px 5px 0px;
	margin: 0px;
	height: 61px;
	border-bottom:1px solid #ccd2d2;
}



/************************************/

/************************************/
#col2{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/************************************/

#colleft{
    width: 178px;
	max-width: 178px;
    float: left;
	border-right: 1px solid #ccd2d2;
	border-bottom: 1px solid #ccd2d2;
	
}

/************************************/
#pageNav{
	background-color: #F5f7f7;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
}

/************************************/
/************************************/

/************************************/

#advert_pageNav{
	padding: 10px;
}

#advert_pageNav img{
	display: block;
}

/************************************/


#marco{
    float: left;
    width: 730px;
	height: auto;
	border-left: 1px solid #ccd2d2;
	border-right: 1px solid #ccd2d2;
	margin: 0px 0px 0px 23px;
	padding: 10px 10px 10px 10px;
}

a.ampliar:link{
  	font-size: 8pt;
  	color: #0A15A2;
}

a.ampliar:visited{
	font-size: 8pt;
	color: #0A15A2;
}

a.ampliar:hover{
  	font-size: 8pt;
	color: #0A15A2;
}

#fotobig{
    width: auto;
    max-width: 730px;
	padding: 10px 10px 10px 10px;
	border-top: 3px solid #FFCC00;
	border-bottom: 3px solid #FFCC00;
}

#fotomenu{
    width: auto;
    max-width: 730px;
	padding: 10px 10px 10px 10px;
}

/************************************/


/************************************/

/************************************/
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	text-align:center;
}

#siteInfo img{
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
}
a.siteInfolink:link{
  	font-size: 9pt;
  	color: #0A15A2;
}

a.siteInfolink:visited{
  	font-size: 9pt;
  	color: #0A15A2;
}

a.siteInfolink:hover{
  	font-size: 9pt;
  	color: #0A15A2;
}

/************************************/
#siteEnd{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 60%;
	color: #999999;
	padding: 10px 10px 10px 10px;
	text-align:center;
}






/************************************/
#advert_head{
	padding: 0px;
	font-size:10px;
	color: #0A15A2;
}
#fotodia{
	padding: 0px 0px 5px 0px;
}
#fotodia1{
	border: 2px solid #990000;
}

#advert_head img{
	display: block;
}
/************************************/
/*page notas
/************************************/
#topnotaamp{
    float: left;
    width: 87%;
	height: 57px;
	border-top: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
	padding: 5px 0px 0px 0px;
	text-align: left;
}
#notaamp{
    float: none;
    width: 100%;
	padding: 5px 0px 15px 0px;
	font-size: 80%;
}

/************************************/

/***********************************************/
/*End Component Divs                           */
/***********************************************/
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.cita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000A7B;
}

