/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../images/all_bgblue.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #E4EEF7;
} 


#pagewidth{
	width:746px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;

} 
 
#header{
	position:relative;
	height:275px;
	background-color:#E9FCFF;
	width:100%;
	background-image: url(../images/heademex.jpg);
	color: #FFFFFF;
} 
#home {
	background-color: #363739;
	height: 23px;
	padding-left: 20px;
	overflow: hidden;
	padding-top: 3px;
}

#bar {
	height:26px;
	color: #333333;
	vertical-align: middle;
	width:746px;
	position: absolute;
	margin-top: 268px;
	margin-left: 0px;
	z-index: 120;
	background-color: #363739;
 }
 
#leftcol{
	width:150px;
	float:left;
	position:relative;
	background-position: -500px;
	background-color: #FFFFFF;
	z-index: 152;
	margin-top: -7px;
 }
 
#maincol{
	float: right;
	display:block;
	position: relative;
	width:596px;
	background-color: #FFFFFF;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	z-index: 1;
	margin-top: 19px;
	margin-bottom: 15px;
}
 
 #wrapcontenido{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
 }
 
 #contenido h2{
	font-size: 13px;
	text-indent: 30px;
	padding: 3px;
	background-image: url(../img/glossyback.gif);
	color: #006699;
	padding-top: 4px;
	margin-top: 0px;
	padding-bottom: 0px;
	height: 22px;
 }
 
 #contenido p{
	padding:10px;
	padding-top: 0px;
 }
 
 #contenido{
	margin-left:15px;
	margin-right: 20px;
	text-align: justify;
	margin-top: 11px;
	height: 100%;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	z-index: 1;
	background-image: url(../images/grd1000.gif);
 }
 
 .imgcontr {
	float:right;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
}
 .img {
	margin:0px;
	margin-top: -24px;
 }
 
 .lateral {
	background-image:url(../images/lateral.jpg);
	position:absolute;
	float:right;
	margin-left: 900px;
	width:100px;
	height:580px;
}
 .lateral2 {
	background-image:url(../images/lateral.jpg);
	position:absolute;
	float:left;
	width:100px;
	height:580px;
	margin-left: 10px;
}

*html .lateral2 {
margin-top:0px;
margin-left:-495px;

}

*html  .lateral {
margin-top:0px;	
margin-left:395px;
}
 
 
#footer{
	height:75px;
	clear:both;
	background-image: url(../images/grd500.gif);
	background-position: -450px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
 } 

 
 /* *** 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;
	list-style: none;
} 
#twocols, #maincol{width:100%; float:none;}
}

