body {
	background-color: #f1f1f3;
	font: 14px arial;
	font-family: helvetica, arial, sans-serif;
	margin:0px;
	padding:0px;

}
#wrapper {
	position: absolute;
	left:50%;
	margin-left:-433px;

	background-color: #FFFFFF;
	border-left: 5px solid #646567;
	border-right: 5px solid #646567;
	border-color: #646567;
	/*margin: 0 auto 2px;*/
	overflow: hidden;
	width: 865px;
}
#leftcol {
	float: left;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 233px;
} 
* html #leftcol { 
	display:inline;  
}  
#rightcol {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 617px;
}
* html #rightcol { 
	display:inline;  
}  
.header {
	width: 865px;
	background-color: #f19001;
	background-image: url(../img/header_bg.jpg); 
	background-repeat: no-repeat;
	color: #ffffff;
	font: 12px arial;
	font-family: helvetica, arial, sans-serif;
	padding: 0px 0px 0px 20px;
}
.foot {
	clear: both;
	width: 865px;
	background-color: #f19001;
	color: #ffffff;
	font: 12px arial;
	font-family: helvetica, arial, sans-serif;
	text-align: center;
	
}
.header_separator {
	padding: 0px 10px 0px 10px;
}
.menu_item {
	overflow: hidden;
	margin: 2px 1px 1px 1px;
	padding: 1px 0px 1px 10px;
	width: 228px;
	height: 23px;
	font: bold 13px arial;
	font-family: helvetica, arial, sans-serif;
}
.m_off {
	background: #e9e9e9;
	color: #000000;
}
.m_on {
	background: #d3d6d7;
	color: #f68312;
}
.contents_container {
	margin: 0px 0px 0px 20px;
}
.content_text {
	padding: 1px 5px 5px 5px;
	width: 410px;
}
.section_content_text {
	padding: 1px 5px 5px 5px;
	width: 550px;
	background: url('../img/logo_big.png') left bottom; background-repeat: no-repeat;
	min-height: 250px;
}
.main_contents_block {
	width: 578px;
	min-height: 155px;
	margin: 0px 0px 15px 0px;
}
.big_contents_block {
	width: 578px;
	min-height: 511px;
	margin: 0px 0px 15px 0px;
}
#block_que_SEO {
	background-image: url(../img/block_que_SEO.jpg); 
	background-repeat: no-repeat;
}
#block_que_iSEO {
	background-image: url(../img/block_que_iSEO.jpg); 
	background-repeat: no-repeat;
}
#block_a_quien {
	background-image: url(../img/block_a_quien.jpg); 
	background-repeat: no-repeat;
}
#block_quienes_somos {
	background-image: url(../img/quienes_somos_bg.jpg); 
	background-repeat: no-repeat;
}
#block_under_construction {
	background-image: url(../img/degradado.jpg); 
	background-repeat: no-repeat;
}
.fields_block {
	margin-top: 4px;
	margin-bottom: 4px;
}
h1 {
	font: bold 16px arial;
	font-family: helvetica, arial, sans-serif;
	color: #f68312;
}
h1.main_section_title {
	padding: 10px 50px 10px 10px;
}
.content_text h1 {
	padding: 10px 50px 10px 10px;
}
.left_section {
	padding: 10px 0px 0px 0px;
}
.left_section_title {
	background-color: #f19001;
	color: #ffffff;
	font: bold 14px arial;
	font-family: helvetica, arial, sans-serif;
	padding: 1px 0px 1px 10px;
}
.curso_resume_block {
	background-image: url(../img/curso_resume_block.jpg); 
	background-repeat: no-repeat;
	min-height: 100px;
	font: 12px arial;
	font-family: helvetica, arial, sans-serif;
	padding: 2px 5px 2px 5px;
}
span.mandatory {
	color: #ff0000;
	font-weight: bold;
}
a.b_link {
	border-style: none;
	text-decoration: none;
	color: #000000;
}
a.w_link {
	border-style: none;
	text-decoration: none;
	color: #ffffff;
}
a.o_link {
	border-style: none;
	text-decoration: none;
	color: #f68312;
}
a.b_link:hover {
	border-style: none;
	text-decoration: underline; 
}
a.w_link:hover {
	border-style: none;
	text-decoration: underline; 
}
a.o_link:hover {
	border-style: none;
	text-decoration: underline; 
}
img {  
	border-style: none;
}
li {
	padding: 5px 0px 0px 0px;
}
/* PNG IE CSS hack */
img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
