/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #faf1dd url(../images/tempatemo_body_bg.jpg) repeat-x;
}

a:link, a:visited { color: #af1313; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #996600; text-decoration: none; }
h1{font-size:16px;margin-top:30px;padding:0;}
h1 span{color:#888888;}

ul{margin:0;padding-left:10px;list-style-type:none;}
ul li{margin-top:2px;border-top:1px solid #F0F0F0;}

input.campo{border:1px solid #000;color:#000;padding:1px 2px;width:18em;font-size:1.2em;}
textarea.campo{border:1px solid #000;color:#000;padding:1px 2px; font-size:1.2em;width:18em;height:11em;}
.campo:focus{background:#FFFAFA}

p {
	margin: 0px;
	padding: 0px;
}

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

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

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.b_bottom {
	border-bottom: 1px solid #e3bb67;
}

.fl { float: left; }
.fr { float: right }


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

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

#search_section {
	float: right;
	margin: 50px 30px 0 0;
	width: 250px;
	height: 30px;
	background: url(../images/templatemo_search_bg.jpg) no-repeat;
}

#search_section form {
	width: 250px;
	height: 30px;	
	margin: 0px;
	padding: 0 0 0 2px;
}

#searchfield {
	height: 16px;
	width: 170px;
	padding: 5px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#searchbutton {
	width: 65px;
 	height: 29px;
	padding: 0 6px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #333333;
	background: none;
	border: none;
}

/* menu */

#templatemo_menu {
	float: left;
	width: 950px;
	height: 70px;
	background: url(../images/templatemo_menu_bg.jpg) no-repeat;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 13px 0 0 200px;
	list-style: none;
}

#templatemo_menu ul li {
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 180px;
	margin-right: 5px;
	height: 32px;
	padding-top: 15px;
	text-align: center;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	background: #a21e1e;
}

/* end of menu*/

.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #ab1010;
	font-weight: bold;
}

.header_02 {
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #142052;
	font-weight: bold;
}

/* content */

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

.section_w335 {
	padding-top:5px;
}

.section_w335 .image_wrapper {
	float: left;
	margin: 0;
}

.image_wrapper img {
        border:1px solid #000000;
}

.section_w335 p {
	text-align: justify;
	margin:0 0 10px 220px;
}

#templatmeo_content_bottom {
	clear: both;
	padding: 40px 40px 0 200px;	
	background: url(../images/templatemo_content_bottom.jpg) bottom no-repeat;
}

.section_w210 {
	width: 210px;
}

.section_w210 p {
	text-align: justify;
	margin-bottom: 10px;
}

#templatemo_footer {
	text-align: center;
	padding-bottom: 30px;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333333;
}

.footer_list li a {
	color: #333333;
	text-decoration: none;
}

.footer_list li a:hover {
	color: #996600;
}

.footer_list .last {
	border-right: none;
}

/*formulario tipo basado en página registro*/
#form{display:block !important;}
#form label{display:block;height:2em;position:relative;color:#490707}
#form label select,
#form label input{position:absolute;left:31%}
#form label span{position:absolute;right:71%;color:#490707 !important; font-weight:bold}
#form label textarea{position:absolute;left:31%}

#form .botonera{padding:0 auto;text-align:center;margin-left:1.7em;margin-top:2em;position:relative;display:block;clear:both}

#form .botonera input.pderecha{position:absolute;right:0}
#form .botonera .contacto{padding:0 auto;text-align:center;margin-left:1.7em;margin-top:12em;position:relative;display:block;clear:both}
#form div.enlaces{border-top:1px solid #ccc;margin-top:1em;padding-top:.6em}
#form div.error{ text-align:center}
#form div.error *{background:#fff;color:red !important; font-weight:bold}
#form div.ok{ text-align:center}
#form div.ok *{background:#fff;color:#009900 !important; font-weight:bold}
#form div.enlaces a{background:url(../img/bullet-grisoscuro.gif) no-repeat 0 4px;margin-right:.8em;padding-left:.5em;color:#490707;text-decoration:none}
#form .botonera input{margin-left:1em}
fieldset{margin:1em 12em;clear:both;display:block;width:420px;height:220px;}
fieldset legend{color:#666;font-weight:bold;}
#form  fieldset .columnaIzquierda{width:45%;float:left;display:block}
#form  fieldset .columnaDerecha{width:45%;float:right;display:block}
#form  fieldset .columnaDerecha label input,
#form  fieldset .columnaIzquierda label input{left:0;position:inherit}

.center{text-align:center}
