/* CSS Document */

/*---------------- PRINCIPAL ----------------*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*background-image:url(img/fondo.gif);
	background-repeat:repeat-x;
	background-position:top left;		
}*/

#principal {
	width: 572px;/*960px*/
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
/*---------Contenedor de elementos flotados-----------*/
#principal:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #principal {height: 1%;}
/* End hide from IE-mac */


#cabecera {	
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 960px;
	float:left;

}
#logo {	
	margin: 0px;
	padding: 0px;
	background-image:url(img/logotipo.gif);
	width: 160px;
	height: 252px;
	float:left;

}

#panoramica {
	margin: 0px;
	padding: 0px;
	width:800px;
	height: 179px;
	background-image:url(img/perspectiva_02.jpg);
	float:left;
	

}
#panoramica h3 {
	margin: 0px;
	padding: 10px;
	height: 90px;
	font-family: "Trebuchet Ms", Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	font-style:italic;
	font-weight:normal;
	color:#000;
	/*border: 1px solid #333;*/	
}
#panoramica h3 span {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet Ms", Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	font-style:italic;
	font-weight:normal;
	color:#999;
}
#panoramica p {
	margin: 40px 10px 0px;
	padding: 0px;
	font-family: "Trebuchet Ms", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:normal;
	font-weight:normal;
	color:#666;
}
#panoramica p a:link {

	color:  #b70;
	text-decoration:none;

}
#panoramica p a:visited {
	color: #b70;
	text-decoration:none;
	

}
#panoramica p a:hover {
	color:  #b70;
	text-decoration:none;
	border-bottom: none;
	background-color:#FFFF66;

}
#panoramica p a:active {
	color:  #b70;
	text-decoration:none;
	border-bottom: none;
	background-color:#FFFF66;

}
#flecha {
	margin: 0px;
	padding: 0px;
	width:960px;
	height: 24px;
	line-height: 24px;
	background-image:url(img/flechapag.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	float:left;
}
#flecha h1 {
	margin: 0px;
	padding: 0px 30px;
	color:#FFF;
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style:normal;
	font-weight:normal;
}
#cuerpo_tres_col {
	margin: 10px 0px;
	padding: 0px;
	float:left;
	background-image:url(img/fondo_tres.gif);
	background-repeat:x-repeat;
}
#cuerpo_dos_col {
	margin: 10px 0px;
	padding: 0px;
	float:left;
	background-image:url(img/fondo_dos.gif);
	background-repeat:x-repeat;
}
.tres {
	margin: 0px;
	padding: 0px;
	width: 320px;
	height: 285px;
	text-align: center;
	float:left;	

}

.trescont  {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 89%;
	height: 265px;
	line-height: 18px;
	border-bottom: 1px solid #e0e0e0;
}
.trescont span {
	margin:  0px;
	padding: 0px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #d80;
	text-align:right;
	display:block;
}
.trescont span a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #d80;
	text-decoration:none;

}
.trescont span a:visited {
	color: #d80;
	text-decoration:none;
	

}
.trescont span a:hover {
	color:  #d80;
	text-decoration:none;
	border-bottom: none;
	background-color:#FFFF66;

}
.trescont span a:active {
	color:  #d80;
	text-decoration:none;
	border-bottom: none;
	background-color:#FFFF66;

}
.trescont p {
	margin: 5px 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;


}
.trescont img  {
	margin: 0px 0px 5px;
	padding: 2px;
	border: 1px solid #c5c5c5;

}

.dos {
	margin: 0px ;
	padding: 0px;
	width: 480px;
	height: 230px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;	
	text-align: center;
}	
.doscont  {
	margin: 0px auto;
	width: 408px;
	height: 220px;
	line-height: 18px;
	text-align: left;
}


.doscont img  {
	margin: 0px 0px 5px;
	padding: 2px;
	border: 1px solid #c5c5c5;
}


#pie  {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100px;
	background-image:url(img/pie.gif);
	background-repeat:repeat-x;
}
#pie div  {
	margin: 0px;
	padding: 10px 0px 10px 760px;
	text-align:left;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: "Trebuchet Ms",Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
#pie div em {
	margin: 0px;
	padding: 0px;
	text-align:left;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: "Trebuchet Ms",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #999999;
}
.icon {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align:center;
	background-color:#33cc33;
	color:#FFFFFF;
	font-size: 25px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;

}

h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 32px;
	line-height: 32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style:normal;
	font-weight: normal;
}
.doscont h3 {
	font-style:normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 406px;
	height: 18px;
	line-height: 18px;
	text-align:left;
	text-indent: 10px;
	background-color:#f4f4f4;
	border: 1px solid #c5c5c5;
	color:#666;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
span {
	color:#333;
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 22px;
	font-style:normal;
}






h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:1.4em;
}



/*-------------------------------- INICIO DE BOTONES-----------------------------*/


#separa {
	margin: 0px; 
	padding: 0px;
	width: 490px;
	height: 73px;
		background-image:url(img/fondo_menu.gif);
	background-repeat:repeat-x;
	float:left;
}
#menu {	
	margin: 0px; 
	padding: 0px;
	width: 310px;
	height: 73px;
	background-image:url(img/fondo_menu.gif);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 22px;
	float:left;
}
.resaltado{
height: 73px;
background: url(img/puntero.gif);
background-repeat:no-repeat;
background-position:center;
line-height: 50px;
font-size: 22px;
float: left;
}
a.sinresaltar{
height: 73px;
padding: 0px 20px;
display: block;
background-image: url(img/fondo_menu.gif);
float: left;
}
a.sinresaltar:link{
text-decoration:none;
color:#666;
}
a.sinresaltar:visited{
text-decoration: none;
color: #666;
}
a.sinresaltar:active{
text-decoration: none;
color:#D00;
}
a.sinresaltar:hover{
	background: transparent;
	text-decoration:none;
	color: #D00;
	font-weight: normal;
}
#actual{
height: 73px;
padding: 0px 20px;
display: block;
float: left;
color: #D00;
}

/*-------------------------------- DE BOTONES -----------------------------*/


/*-------------------------------- BOTON LOGO-----------------------------*/


#logo {	
	margin: 0px;
	padding: 0px;
	background-image:url(img/logotipo.gif);
	width: 160px;
	height: 252px;
	float:left;

}


a.logon{
width: 160px;
height: 252px;
padding: 0px;
display: block;
float: left;
text-indent:-1000px;
}
a.logon:link{
text-decoration:none;
color:#666;
}
a.logon:visited{
text-decoration: none;
color: #666;
}
a.logon:active{
text-decoration: none;
color:#D00;
}
a.logon:hover{
	background: transparent;
	text-decoration:none;
	color: #D00;
	font-weight: normal;
}

/*-------------------------------- DE BOTONES -----------------------------*/



