/* *** Generated by www.csscreator.com *** */
html, body{ 
 margin:0; 
 padding:0; 
 font-family: "Trebuchet MS", arial, verdana, tahoma, san-serif;
 } 
 
#anchopag{ 
 width:100%; 
  min-width: 500px; 
  
} 
 
#encabezado{ 
 height:100px; 
 width:100%; 
 background-color:#F93; 
 font-size: 0.9em;
 font-family: tahoma, arial, verdana, "Trebuchet MS", san-serif; 
 } 
#encabezado h1, #encabezado h2, #encabezado h3{
	margin: 0;
	padding-left: 1em;
	color: #A4400B;
}
 
 #encabezado h1{
	font-size: 1.4em;
	margin-left: 92px;

}
 #encabezado h2{
	font-size: 1.2em;
	margin-left: 92px;
}
 #encabezado h3{
	font-size: 1.1em;
}

 
#colizq{
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px; 
 }
 #colizq a, #colizq a:link, #colizq a:visited {
	color: #039;
	font-weight : bold;
	font-size: 1em;
	text-align : center;
}
#colizq a:hover {
	color: #f00;
	font-size: 1em;
}
#colizq  ul li	{
	list-style: disc url("vi.gif") outside;
}
#colizq a:hover {
	color: #f00;
}

 
#externa{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 200px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #FFFDBB;   /* left column colour */ 
border-left-style: solid; 
/*background-color: #FFFFFF;  center column colour */ 
background: #fff  url("fi.gif") top left repeat-y;
width: auto; 
 } 
 
#pie{
 height:20px; 
 width:100%; 
 border-top: 1px solid #ccc;
 background-color:#FFF; 
 color: #666;
 font-size: 0.8em;
 font-family: arial, verdana, helvetica, san-serif;
} 
#pie p{ 
	margin: 0;
	padding-left: 0.5em;
}
#interna{margin:0; width:100%;}
 
#colppal{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 font-family:  "Trebuchet MS", arial, verdana, tahoma, san-serif;
 background: url("../../estilos/bd.gif") right top repeat-y;
 }
  #colppal a, #colppal a:link, #colppal a:visited {
	color: #039;
	font-weight : normal;
}
#colppal h1{font-size: 1.4em}
#colppal h2{font-size: 1.2em}
#colppal h3{font-size: 1.1em}
#colppal h1, h2, h3{
	color: #B11818;
	margin: 0;
}
#colppal  ul li	{
	list-style: disc url("vii.gif") outside;
}
 
#externa>#interna { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.cont{padding:5px;} /*padding for content */ 
 
#encabezado.cont{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 

 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#colizq, #encabezado{display:none;} 

#externa{border-left:0;} 
}


