/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #404040;
	background-image: url(../boudoir-background.gif);
	background-attachment: fixed;
} 
 
#pagewidth{ 
 width:1000px; 
 text-align:left;  
margin-left:auto; 
margin-right:auto;

}

/* @group Header */

#header{
 position:relative; 
 height:120px; 
 width:100%;
 background: url(bg_head.png) repeat-x left top;
 overflow: visible;
}
#header h1 {
	margin-top:0px;	
	display: block;
	text-indent: -99999px;
	width: 283px;
	height:128px;
	background: #333333 url(logo.jpg) no-repeat right;
	float: right;
}
#header ul {
	display: block;
	margin-left:20px;
	padding-top:60px;
	width: 180px;
} 
#header ul li{
	float:left;
	color: #666;
	font-size: 12px;
	padding: 0 5px;
	border-right: 1px solid #666;
}

/* @end */
 
#wrapper {
	background-color: #000000;
} 
#leftcol{
 width:160px;
 float:left; 
 position:relative; 
 background-color:#000000; 
 }


#maincol{background-color: #000000;  
 float: left;
 width:820px;
 height:500px;
 margin: 0;
 }
#flashcontent {
	height:100%;
		margin-top:-20px;
	}
#footer{
 clear:both;
 margin-top:5px;
	
}
 
#footer #left {
	text-align: left;
}

#footer p {
	margin: 0; padding:0; text-align:right;
	color: #222222;
	float: left;
	width: 50%;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
} 
ul {
	margin:0;padding: 0;list-style: none;
} 
a {
	color: #CCC;
	text-decoration: none;
	-moz-outline:0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}
a:hover {
	color: #ffffff;
}

#leftcol ul {
	width: 120px;
	margin: 10px 0 0 20px;
	list-style: none;
	padding: 0;
	text-align: right;
	color: #CCC;
}
#leftcol li a {
	line-height: 24px;
	font-size: 14px;
	color: #CCC;
}

#leftcol li a:hover {
	color: #939393;
}
 /* *** 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;}
}
p {
	font-family: Helvetica, Arial;
	padding: 5px;
	text-align: justify;
}
.texto {
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 5px;
}
#maincol2 {
background-color: #000000;  
 float: left;
 width:820px;
 height:800px;
 margin: 0;
}
.tabla {
	background-color: #FFF;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#mainmision {
	float: left;
	width:100%;
	height:600px;
	margin: 0;
	background-image: url(mision.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#mainservicios {
	background-color: #000000;
	float: left;
	width:100%;
	height:100%;
	margin: 0;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.centro {
	text-align: center;
}
 
