html, body{
	margin:0;
	text-align:center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(img/chainlink.gif);
} 
a {
	font-size: 12px;
	color: #039;
	font-weight: normal;
	font-style: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #603;
	text-align: center;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
h4 {
	display: block;
	background-color: #900;
	color: #FFC;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #900;
}

 
#pagewidth{
	width:902px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
} 
 
#header{
	position:relative;
	height:115px;
	width:100%;
	text-align: center;
	background-image: url(img/banner3.jpg);
} 


#navegador li{
	display: inline; /*sirve para que la lista se acomode una después de otra*/
	text-align: center; /*el 2o me sirve para separar cada celda*/
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
} 

#navegador li a {
	color: #FFC; /*color de la celda*/
	/*   border: 1px solid #ccc; borde de la celda*/
   text-decoration: none; /*sin subrayado*/
	margin-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-weight: bolder;
} 

#navegador li a:hover{ /*define un estilo distinto cuando pasa el ratón encima*/
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #F60;
} 
#navegador li a.current{
	color:#FF0;
	text-transform: uppercase;
	font-weight: bold;
				}
#navegador li a:hover.current{
	color:#FFF
				} 
 
#leftcol{
	width:20;
	float:left;
	position:relative;
	height: auto;
	text-align: center;
 }
 
.dia {
	background-color: #F90;
	display: block;
	font-weight: bold;
	text-align: center;
}
.botones {
	text-align: center;
}
 
#menu {
	float: left;
	width: 176px;
	;
	border-top-style: solid;
	border-top-color: #F60;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 10px;
	text-align: left;
	}
	#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 175px;/*ancho de la celda*/
}


#menu ul li {
	background-color: #900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}

#menu ul li a {
	color: #FFF; /*color de letra*/
	text-decoration: none;
    display: block;
	padding: 10px 10px 12px 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F60;
}

#menu ul li a:hover {
	color: #FFC;
	background-color: #F60;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFC315;
}

 
#maincol{
	background-color: #FFF;
	float: left;
	display:inline;
	position: relative;
	width:75%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: justify;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #900;
 }
  #conteiner1 {
	width: 25%;
	float: left;
	text-align: center;
	height: 90px;
 }
 #conteiner2 {
	float:left;
	width: 25%;
	text-align: center;
	height: 90px;
 }
  #conteiner3 {
	float:left;
	width: 25%;
	text-align: center;
	height: 90px;
 }
  #conteiner4 {
	float:left;
	width: 25%;
	text-align: center;
	height: 90px;
 }

 
#twocols{
	width:80%;
	float:right;
	position:relative;
  }
 
#rightcol{
	width:20%;
	float:right;
	position:relative;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #900;
	padding-left: 3px;
	background-image: url(img/fondoderecha.jpg);
	color: #900;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #900;
	padding-top: 8px;
 }
#navbarder {
	font-weight: lighter;
	list-style-type: square;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	list-style-image: url(img/bullet.gif);
	color: #900;
}
#pagewidth #wrapper  {
	display: block;
	color: #003;
}
 
# parrafo2{
	background-color:#000;
	clear:both;
}
.dias {
	font-size: 60%;
	color: #FFF;
	background-color: #F60;
}
.numeroscalendario {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	color: #900;
	background-color: #FFC;
	text-align: center;
	font-weight: bold;
}

.rojo-negrita {
	font-weight: bold;
	color: #900;
}
.bloque-punteado {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	display: block;
	background-color: #EFEFEF;
}
.lista-viñeta {
	list-style-image: url(img/bullet.gif);
}
.campos_formulario {
	color: #069;
	background-color: #F0F0F0;
	font-weight: bold;
}
#footer{
	height:100%;
	clear:both;
	text-align: center;
	background-image: url(img/th13nat09.gif);
 } 
h6 {
	font-size: 12px;
	text-align: center;
	color: #333;
}


 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{
	display:none;
	background-color: #CCC;
} 

/*hide the right column when printing*/ 
#rightcol{
	display:none;
	background-color: #999;
} 
#twocols, #maincol{
	width:100%;
	float:none;
	background-color: #CCC;
}
}
.letramini {
	font-size: 9px;
	color: #003;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.apagado {
	color: #9F9F9F;
}
.Tit_apagado {
	color: #FF7D7D;
	font-weight: bold;
}
