﻿/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background: #F7F7F7;
 font-family:Arial, Helvetica, sans-serif;
 font-size:small;
} 
 
#pagewidth{ 
 width:820px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 height: 936px;
 background-color:white
} 

#pagewidth1{ 
 width:900px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 height: 1161px;
 background-color:white
} 

#pagewidth2{ 
 width:900px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 height: 1084px;
 background-color:white
} 

#pagewidthsub{ 
 width:900px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 height: 1180px;
 background-color:white
}

#pagewidthsub1{ 
 width:900px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 height: 1060px;
 background-color:white
} 
 


#pagewidth3{ 
 width:850px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 height: 1173px;
 background-color:white
} 

#pagewidth31{ 
 width:850px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 height:900px;
 background-color:white
} 


#pagewidthtrans{ 
 width:813px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 height: 997px;
 background-color:white
} 



#pagewidth4{ 
 width:850px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 height: 1028px;
 background-color:white
} 


#pagewidthhome{ 
 width:850px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 height: 957px;
 background-color: #231F20;
} 



a{
color:white;
text-decoration:none;
	text-align: right;
}
}
 
#header{
 position:relative; 
 background-color: white; 
 width:800px;
	top: 0px;
	left: 0px;
} 
 
#leftcol{
 width:230px; 
 float:left; 
 position:relative; 
 background-color:#F8F8F8;
 padding-left:20px; 
 height:1000px;
 }
 
#contenidos{
 float:left; 
 position:relative; 
 background-color: white;
 width:800px;
 height:700px;
 background-image:url('images/back.png')
 }
 
 #contenidos3{
 float:left; 
 position:relative; 
 background-color: white;
 width:800px;
 height:700px;
 background-image:url('images/back3.jpg')
 }
 
 #contenidoscafe{
 float:left; 
 position:relative; 
 background-color: white;
 width:800px;
 height:750px;
 background-image:url('images/back-cafe.jpg')
 }


 #contenidos6{
 float:left; 
 position:relative; 
 background-color: white;
 width:800px;
 height:820px;
 background-image:url('images/back3.jpg')
 }



#contenidos1{
 float:left; 
 position:relative; 
 background-color: white;
 height:300px;
 width:868px;
 height:700px;
	top: 0px;
	left: 6px;
}

 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 }
 
#footer{
 height:75px; 
  background-color:#AECD40; 
 clear:both;
 } 
 

 
 /* *** 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;} 
#twocols, #maincol{width:100%; float:none;}
}
