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: 619px;
}
* html #rightcol { 
	display:inline;  
}  
.header {
	width: 865px;
	height: 45px;
	background-color: #f19001;
	background-image: url(../img/header_bg.png); 
	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;
	height: 117px;
	background-image: url(../img/footer_bg.png); 
	background-repeat: no-repeat;
	color: #ffffff;
	font: 12px arial;
	font-family: helvetica, arial, sans-serif;
	padding: 0px 25px 0px 25px;
	
}
.header_separator {
	padding: 0px 10px 0px 10px;
}
.menu_item {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	width: 233px;
	height: 48px;
	font: bold 13px arial;
	font-family: helvetica, arial, sans-serif;
	text-indent: 20px;
	line-height: 40px;
}
.m_off {
	background: url('../img/menu_button_off.png') left bottom; background-repeat: no-repeat;
	color: #ffffff;
}
.m_on {
	background: url('../img/menu_button_on.png') left bottom; background-repeat: no-repeat;
	color: #ffffff;
}
.contents_container {
	margin: 0px 0px 0px 20px;
}
.content_text {
	padding: 1px 5px 5px 5px;
	width: 315px;
}
.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;
	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.png); 
	background-repeat: no-repeat;
	min-height: 300px;
}
#block_que_iSEO {
	background-image: url(../img/block_que_iSEO.png); 
	background-repeat: no-repeat;
	min-height: 460px;
}
#block_a_quien {
	background-image: url(../img/block_a_quien_bg.png); 
	background-repeat: no-repeat;
	background-position:center bottom; 
	width: 578px;
}
#block_quienes_somos {
	background-image: url(../img/quienes_somos_bg.png); 
	background-repeat: no-repeat;
}
#block_legal {
	background-image: url(../img/legal_bg.png); 
	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: url('../img/menu_button_off.png') left bottom; background-repeat: no-repeat;
	color: #ffffff;
	font: bold 14px arial;
	font-family: helvetica, arial, sans-serif;
	padding: 1px 0px 1px 0px;
  height: 48px;
	text-indent: 20px;
	line-height: 40px;
}
.curso_resume_block {
	background-image: url(../img/curso_resume_block.png); 
	background-repeat: no-repeat;
	background-position:center bottom; 
	min-height: 100px;
	font: 12px arial;
	font-family: helvetica, arial, sans-serif;
	padding: 2px 5px 2px 5px;
}
.photo_frame {
	width: 160px;
	background-image: url(../img/photo_frame.png); 
	background-repeat: no-repeat;	
	padding: 10px 10px 10px 10px;
}
.section_title{
	background-image: url(../img/block_a_quien_title.png); 
	background-repeat: no-repeat; 
	width: 578px; 
	height: 64px; 
	text-align:center;
}
.teacher_descr {
	background-image: url(../img/teacher_block_shader.png); 
	background-repeat: no-repeat;
	background-position:center bottom;
	font: 10px helvetica,arial,sans-serif;
}	
.teacher_descr td {
	padding: 5px;
	font: 10px helvetica,arial,sans-serif;
}
span.mandatory {
	color: #ff0000;
	font-weight: bold;
}
a.b_link {
	border-style: none;
	text-decoration: none;
	color: #ffffff;
	line-height: 40px;
}
a.w_link {
	border-style: none;
	text-decoration: none;
	color: #ffffff;
}
a.o_link {
	border-style: none;
	text-decoration: none;
	color: #ffffff;
}
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(...);
}
table {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}
