@charset "utf-8";
/* CSS Document */

/**************** PRINCIPAL ****************/
:focus { 
	-moz-outline-style: none; 
}
p{}

h1{}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #252312;
}

#window{
	width:1228px;
	height:768px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
	margin-top: 2%;
	}
	
#fecha{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	left: 160px;
	top: 450px;
	z-index:9;
	width: 62px;
}


#iframe_plantilla{
	width:965px;
	height:870px;
	position:absolute;
	top: 0px;
	left: 267px;
		
}
#logo{
	border:none;
	position:absolute;
	left: 89px;
	top: 1px;
	z-index:5;
}

#menuflash{
	position:absolute;
	left: 89px;
	top: 148px;
	z-index:3;
}
#menuflash2{
	position:absolute;
	left: 89px;
	top: 148px;
	z-index:100;
}
#menuflash_fondo{
	position:absolute;
	left: -31px;
	top: 127px;
	z-index:2;
}

#telefonos{
	position:absolute;
	width:164px;
	height:173px;
	left: 85px;
	top: 530px;
	text-align:right;
	color:#666666;
	z-index:4;
	font-size:90%;

}
#nombres{
	position:absolute;
	left: 811px;
	top: 477px;
	z-index:22;
}

/**************** GALERIA IMAGENES****************/
#miniatura_linea_uno{
  position:absolute;
  float:left;
  top:450px;
  left:103px;
  cursor:hand; 
  cursor:pointer;
  z-index:19;
  border:1px;
  border-style:solid;
  margin-right:5px;
  border-color:#666666;
  text-decoration:none !important; 

}

#miniatura_linea_dos{
  position:absolute;
  float:left;
  top:482px;
  left:103px;
  cursor:hand; 
  cursor:pointer;
  z-index:19;
  border:3px;
  border-style:dashed;
  border-color:#FFFFFF;
  text-decoration:none !important; 
}

/**************** GALERIA TEXTO ****************/
#noticias{
	width:965px;
	height:146px;
	position:absolute;
	left:0px;
	top:0px;
	background-image: url(/images/bgnoticias.jpg);
	background-repeat:no-repeat;
	font-size:100%;
	}
	
.h1noticias{
	color:#F03D00;
	font-size:110%;
	padding-bottom: 5px;
}
.noticias{padding-left:75px;color:#666666;}


.h1contenidotexto {color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:130%; text-transform:uppercase; font-weight:bold; padding-left:5px;/* border-color:#333333; border-bottom-style:dashed; border-bottom-width:1px;*/}
.h1contenidotexto:first-letter {color:#CC9900;}
.contenidotexto {color:#666666; text-transform:none; text-align:justify;}

.h1underline{color:#000000;font-size:11px; text-decoration:underline; background-image:url(/images/iconoh1.jpg) center no-repeat left; }
.h1equipo{color:#0099CC;font-size:11px; text-decoration:underline;  background-image:url(/images/iconoh1.jpg) center no-repeat left; }
#idiomas{
	position:absolute;
	/*background-image:url(/images/bgidiomas.jpg);
	background-position:top-left;
	background-repeat:no-repeat;*/
	padding:3px;
	left: 61px;
	top: 165px;
	width: 23px;
	height: 48px;
	z-index:11;
}
.english{font-size:9px; color:#333333; padding-left:10px;}
.español{font-size:9px; color:#666666; padding-left:27px;}

#texto1{
	width:288px;
	height:329px;
	position:absolute;
	left:64px;
	top:513px;
	padding-top:4px;
	padding-left:8px;
	padding-right:5px;/*
	background-image: url(/images/bgtexto1.jpg);
	background-repeat:no-repeat;
	background-position:top-left;*/
	text-align:justify;
	z-index:16;
}



#texto2{
	width:260px;
	height:265px;
	position:absolute;
	left:377px;
	top:513px;
	background-image: url(/images/bgtexto3.jpg);
	background-repeat:no-repeat;
	padding-top:62px;
	padding-left:8px;
	padding-right:5px;
	background-position:left;
	text-align:justify;
	z-index:16;
}
#texto3{
	width:246px;
	height:256px;
	position:absolute;
	left:661px;
	top:512px;
	background-image: url(/images/bgtexto3.jpg);
	background-repeat:no-repeat;
	padding-top:62px;
	padding-left:8px;
	padding-right:5px;
	background-position:left;
	text-align:justify;
	z-index:16;
}
#logo_footer{
	width:672px;
	height:31px;
	position:absolute;
	text-align:right;
	color:#666666;
	left:294px;
	top:846px;
	z-index:13;
}
#miniaturas{
	position:absolute;
	/*background-image:url(/images/bgminiaturas.png); background-position:top; background-repeat:no-repeat;*/
	left: 64px;
	top: 442px;
	/*width: 858px;
	height: 71px;*/
	z-index:3;
}
#libro{
	position:absolute;
	left: -89px;
	top: 155px;

}

#iframegenerico{
	position:absolute;
	left: 9px;
	top: 156px;
	width: 1032px;
	height: 656px;
	padding-left:75px;
	padding-top:5px;
}
#motivo{
	position:absolute;
	float:left;
	top:146px;
	left: 2px;
	z-index:6;
}

.blanco{color: #FFFFFF;}
.azul{color:#0099FF;}
.rojonarj{color:#FF0000;}
.gris{ color:#666666;}
.negro{color:#000000;}
.verde{color:#99CC00}

/*a:link, a:active, a:visited, a:hover img  {border:none;}*/

/***********ENLACES******************************/
a:link, a:active, a:visited, a:hover { 
	border-bottom-style:dotted; border-bottom-color:#000000; border-bottom-width:1px; text-decoration:none; color:#000000;
}
/*************************************************/

img{ 
	border-bottom-style:none !important; 
	border-bottom-color:#ffffff !important; 
	border-bottom-width:0px !important; 
	text-decoration:none !important; 
	color:#ffffff !important;
}


/* PDF iconos*/

a[href$=".pdf"] {  
  background: url(/images/pdf.gif) left center no-repeat;  
  padding-left:25px; padding-top:5px;
  } 
a:hover[href$=".pdf"] { background-image: url(/images/pdfHover.gif);}  


/***********WORD***************/

a[href$=".doc"]{  
  background: url(/images/doc.gif) left center no-repeat;  
  padding-left:25px; padding-top:5px;
  } 
a:hover[href$=".doc"]{ background-image: url(/images/docHover.gif);}  

/*****RTF**************/

a[href$=".rtf"]{  
  background: url(/images/doc.gif) left center no-repeat;  
  padding-left:25px; padding-top:5px;
  }  
a:hover[href$=".rtf"]{ background-image: url(/images/docHover.gif);}  

/* EXCEL*/

a[href$=".xls"]{
background: url(/images/xls.gif) left center no-repeat;  
  padding-left:25px; padding-top:5px;
}
a:hover[href$=".xls"]
{
background-image: url(/images/xlsHover.gif);
}
/*ZIP*/

a[href$=".zip"]{
background: url(/images/zip.gif) left center no-repeat;  
  padding-left:25px; padding-top:5px;
}
a:hover[href$=".zip"]
{
background-image: url(/images/zipHover.gif);
}



/*********************************************************************************/
