﻿@charset "utf-8";
/* CSS Document */
.div {margin-bottom:20px;   /* se verá en todos los navegadores */
      #margin-bottom:15px;  /* en todos los IE, se verá con 15px */
      //margin-bottom:15px; /* este hack, es equivalente al anterior: todos los IE */
      _margin-bottom:10px;  /* en todos los IE6, o inferior, se verá con 10px */
}
	
	h1 {
    color: #CAFD00;
}
.navegacion {
   font-size: 9px;
   font-family: Geneva, Arial, Helvetica, sans-serif; 
   color:#666666; 
   font-weight: normal;


}
.cabecero {
   font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-weight: bold;
	color:#336699;

}
.cabecerofecha {
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-weight: bold;
   color:#666666;

}
.contenido {
   font-size: 12px;
   font-family: Geneva;
   color:#333333; 
   font-weight: normal;
   line-height: 150%;
}
.contenido2 {
   font-size: 12px;
   font-family: Geneva;
   color:#333333; 
   font-weight: normal;
   line-height: 150%;

}
.piepagina {
   font-size: 9px;
   background-color:#339999 ;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color:#FFFFFF; 
   line-height: 150%;

}

    .thrColFixHdr #container {
	width: 900px;
	border: 0px none #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 660px;
	background-color: #FFFFFF;
    } 

    .thrColFixHdr #header {
	background-color: #339999;
	background-repeat: no-repeat;
	height: 80px;
	width: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
    } 

    .thrColFixHdr #header h1 {
	margin: 0;
	height: 80px;
	width: 900px;
	padding: 80px;
    }

    .thrColFixHdr #sidebar1 {
	float: left;
	width: 120px;
	background-color: #339999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	height: 560px;
	word-spacing: normal;
	white-space: normal;
	display: run-in;
	letter-spacing: 0pt;
	text-align: right;
	background-image: url(contenidos/img/bisel.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-stretch: normal;
	text-decoration: none;
	vertical-align: text-top;
    }

    .thrColFixHdr #sidebar2 {
	float: right;
	width: 140px;
	height: 580px;
	background-color: #339999;
	padding: 0px;
    }

    .thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 170px;
	margin-bottom: 0;
	margin-left: 170px;
	padding-top: 10;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
    } 

    .thrColFixHdr #footer {
	padding: 0;
	width: 900%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #339999;
	margin: 0px;
	height: 10%;
	position: relative;
    } 

    .thrColFixHdr #footer p {

    	margin: 0;
		padding: 10px 0;

    }

    .fltrt {
    	float: right;
		margin-left: 8px;

    }

    .fltlft {

    	float: left;

    	margin-right: 8px;

    }

    .clearfloat {
	clear:both;
	height:600px;
	font-size: 1px;
	line-height: 0px;
	width: 630px;
    }
#capa {
	position:relative;
	z-index:1;
	overflow: scroll;
        _float:left;
	visibility: visible;
	height: 550px;
	width: 600px;
	top: 0;
	left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#apDiv1 {
	position:relative;
	left:118px;
	top:114px;
	width:43px;
	height:42px;
	z-index:1;
}
.Estilo1 {
	font-size: 9px;
	background-color: #339999;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

.Estilo2 {color: #FFFFFF}
   

