body {
	margin: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #fef1c5 url(../images/fondo.jpg) repeat-x; 
}

a:link, a:visited { 
	color: #8b0051; 
	text-decoration: underline; 
	font-weight: normal; 
} 

a:active, a:hover { 
	color: #333333; 
	text-decoration: none; 
}

p {
	margin: 0px;
	padding: 0px;
	text-align:justify;
}

.texto {
	width:550px;
	text-align:justify;
}


h1{
	color:#8b0051;
	font-weight:bold;
	font-size:15px;
}


img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { 
	clear: both; 
	width: 100%; 
	height: 0px; 
	font-size: 0px;  
}

.fl { 
	float: left; 
}

.fr { 
	float: right;
}

.header_titulos {
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	margin-left:30px;
	clear: both;
	height: 23px;
	margin-bottom: 30px;
	font-size: 21px;
	color: #8b0051;
}

.header_titulosa {
	clear: both;
	height: 23px;
	padding: 7px 0 0 45px;
	margin-bottom: 30px;
	font-size: 22px;
	color: #8b0051;
	font-family: "Times New Roman", Times, serif;
	/*background: url(../images/templatemo_header_bg.jpg) left bottom no-repeat;*/
}

.header_02 {
	clear: both;
	color: #fff;
	font-weight: bold;	
}

.header_subtitulos2 a {
	clear: both;
	display: block;
	font-size: 14px;
	color: #8b0051;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
}

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 160px;
	padding: 0px;
	margin: 0px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px dashed #C39C4E;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #000000;
	width:160px;
	font-size:12px;
	font-weight:100px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
}

#templatemo_container {
	width: 970px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(../images/templatemo_container_bg.png) repeat-y;
}

#templatemo_menu {
	clear: both;
	width: 970px;
	height: 50px;
	background: url(../images/templatmeo_menu_bg.jpg) no-repeat;
	padding:5px 0 0 2px;
}

#templatemo_banner {
	width: 970px;
	height: 280px;
	background: url(../images/templatemo_banner.jpg) no-repeat;
}

#templatemo_content {
	clear: both;
	padding: 0 40px 0 30px;
	background: url(../images/templatemo_content_top.jpg) top no-repeat;
}

.section_w300 {
	width: 300px;
}

.section_w550 {
	width: 600px;
}

.section_w550 p {
	margin-bottom: 10px;
}

.section_w550 .em_text {
	color: #eceae7;
}

.section_content {
	padding-left: 40px;
}

.section_content form {
	margin: 10px 0 0 0;
	padding: 0;
}

.latest_news {
	clear: both;
	padding-bottom: 10px;
}

.image_wrapper_01 {
	float: left;
	width: 97px;
	height: 97px;
	background: #1d1c1c;
	padding: 4px;
	margin-top: 3px;
}

.image_wrapper_01 img {
	width: 95px;
	height: 95px;
	border: 1px solid #6c6b69;
}

.text_wrapper {
	float: right;
	width: 390px;
}

.service_list {
	margin: 20px 0 0 30px;
	padding: 0px;
	list-style: square;
}

.service_list li {
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	width: 930px;
	text-align: center;
	padding: 160px 20px 10px 20px;
	background: #fafaed url(../images/templatemo_footer.jpg) no-repeat;
}


