@CHARSET "UTF-8";
body, div, p, table, td, ul, ol, a {
font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif;
font-size:8pt;
}

body, html {
margin-left:auto;
margin-right:auto;
margin-top:0;
padding:0;
background-color: #fff;
}

.style-h1{font-size:8pt;}


#mainbody{
	position: relative;
	width: 974px;
	height: 790px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding:0;
	
}
#left{
	position: relative;
	float: left;
	width: 220px;
	height: 460px;
	padding-left: 10px;
}
#center{
	position: relative;
	float: left;
	width: 415px;
	*width: 365px;
	height: 440px;
	padding-top: 65px;
	padding-left: 80px;
}

#right{
	position: relative;
	float: left;
	width: 230px;
	height: 470px;
	text-align: right;
}
#footer{
	position: relative;
	float: left;
	width: 975px;
	height: 50px;
	padding-left: 20px;
}
#logo{
	position: relative;
	float: left;
	width: 970px;
	height: 53px;
	padding-left:10px;
}
#text_right{
	position: relative;
	float: left;
	width: 210px;
	height: 630px;
}
.altura{
	position: relative;
	float: left;
	width: 250px;
	height: 121px;
}
.altura_left{
	position: relative;
	float: left;
	width: 260px;
	height: 29px;
}
#content_left{
	position: relative;
	width: 248px;
	height: 478px;
	padding-left: 10px;
	/*background: url(assets/left.png) no-repeat;*/
}
#title_left{
	position: relative;
	width: 248px;
	height: 1px;
	padding-left: 20px;
	font-size:10pt;
}
#content_right{
	position: relative;
	width: 278px;
	height: 478px;
}
#cont_left{
position: relative;
width: 228px;
height: 428px;
}
#line{
	position: relative;
	background-image:url(http://www.yaoti.us/assets/line.gif);
	background-repeat:repeat-x;
	width: 210px;
	height: 2px;
}

a:link {
	color: #FF7F00;
}


#header_cen {
	background-image:url(http://www.yaoti.us/assets/mid_grey.png);
	background-repeat:repeat-x;
	float:left;
	height:68px;
	width:944px;
	padding-left: 10px;
	padding-top:10px;
}

#header_izq {
	background-image:url(http://www.yaoti.us/assets/left_grey.png);
	background-repeat:no-repeat;
	float:left;
	height:51px;
	width:10px;
}
#header_der {
background-image:url(http://www.yaoti.us/assets/right_grey.png);
background-repeat:no-repeat;
float:left;
height:51px;
width:10px;
}

