/*
CSS Credit: http://www.templatemo.com/
*/
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	background: #b2ada4;
}

a:link, a:visited {  text-decoration: none; } 
a:active, a:hover {  text-decoration: none; }

#tabla{
	color:#000000;
	font-size:12px;

}

h1 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 22px;
	font-weight: bold;
	color: #fe551e;
}

h2 {
	margin: 0 0 0px 0;
	padding: 0px 0;
	font-size: 12px;
	color: #000000;
}

h3 {
	margin: 10px 0 0px 0;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color:#0066FF;
}

h4 {
	margin: 0 0 0px 0;
	padding: 0px 0;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

h5 {
	margin: 0 0 0px 0;
	padding: 5px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

#linea {
	border-bottom:#CCCCCC solid 1px;
	margin: 3px 0 0 0;
}



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

img {
	margin-right:3px;
}

.cleaner {
	font-size: 1px;
	height: 1px;
}

/* ----- Form ----- */

form{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

frameset {
	margin-bottom: 25px;
}

.form_row{
	margin-bottom: 10px;
}


label {
	margin-right: 10px;
}



select {
	height: 25px;
	width: 150px;
}

/* ----- End of Form ----- */

#templatemo_container {
	margin: auto;
	width: 910px;
	padding: 10px 25px;
	background: #ffffff;
}


#templatemo_header_panel {
	width: 910px;
	height: 150px;
	background: url(images/templatemo_header_background.png) no-repeat bottom;
}

#templatemo_title_section {
	float: left;
	width: 270px;
	height: 50px;
	padding: 50px 0 5px 0;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

#templatemo_top_right_section {
	float: right;
	text-align: right;
	width: 300px;
	background: url(images/templatemo_image_top_line.gif) no-repeat top right;
}

#templatemo_top_right_section ul{
	margin: 0px;
	padding: 5px 0 0 0;
}

#templatemo_top_right_section ul li{
	display: inline;
	margin-left: 16px;
	font-weight: bold;
}

/* menu and banner panel */
#templatemo_login_banner_panel {
	display: block;
	width: 910px;
	height: 240px;
	padding: 10px 0px;
}

#templatemo_login_panel {
	float: left;
	height: 230px;	
	width: 310px;
	
	padding: 0px 0px 0 0px;
}





#templatemo_banner_panel {
	float: left;
	width: 600px;
	height: 240px;
	margin-right: 0px;	

		
}

/*------------- Menu ------------------*/
#templatemo_menu {
	display: block;
	width: 910px;
	height: 60px;
	margin-bottom: 10px;
	background: url(images/templatemo_menu_background.png) no-repeat;
}

#templatemo_menu ul {
	padding: 15px 0 0 0;
	margin: 0 0 0 10px;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 12px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #fe551e;
}

/* end of menu */

/*
figcaption {
	display:none; 
	transition: all .5s;

}

 figure:hover > figcaption {
	display:block;
	transition: all .5s;
}

*/

/* content */
#templatemo_content {
	float: left;
	width: 910px;
	margin: 0;
	padding: 0 0 150px 0;
}

#templatemo_leftcolumn {
	float: left;
	width: 600px;
	margin: 0 25px 0 0;
	padding: 0;
}

#templatemo_leftcolumn_publicidad {
	float: left;
	width: 1px;
	margin: -100px 25px 0 0;
	padding: 0;
}


#templatemo_rightcolumn {
	float: right;
	width: 280px;
	padding: 0px;
	margin: 0px;
}

/* left side two column */
.templatemo_leftcolumn_twocolumn{
	float: left;
	width: 253px;
	margin: 0 15px 35px 0;
	padding: 15px;
	background: #e4e4e4;
	border: 1px solid #dbdbdb;	
}

* html .templatemo_leftcolumn_twocolumn{
	margin: 0 10px 35px 0;
}

.templatemo_leftcolumn_twocolumn img{
	border: 1px solid #000000;
	margin-bottom: 5px;
}

.templatemo_leftcolumn_twocolumn ul{
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
}

.templatemo_leftcolumn_twocolumn li{
	font-size: 12px;
	padding-bottom: 10px;
}

.templatemo_leftcolumn_twocolumn li a{
	font-weight: normal;
}

.templatemo_leftcolumn_twocolumn a:hover{
	text-decoration: underline;
}

.service_box {
	margin-bottom: 25px;
}

.service_box img{
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

.service_box p{
	text-align: left;
}

/* end of left side two column */

/* left side full row */

.templatemo_leftcolumn_fullrow {
	clear: both;
	float: left;
	width: 600px;
	margin: 0 0 10px 0;
}

.templatemo_leftcolumn_fullrow p{
	clear: both;
	margin-bottom: 15px;
}

.templatemo_thumb_gallery {
	clear: both;
	float: left;
	position: relative;
	width: 600px;
}

.templatemo_thumb_box{
	float: left;
	position: relative;
	width: 135px;
	height: 135px;
	margin: 0 10px 0 0;
}

.templatemo_thumb_box span{
	width: 135px;
	height: 135px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_thumb_cover.png) no-repeat;
}

.templatemo_thumb_box img{
	width: 108px;
	height: 108px;
	display: block;
	position: absolute;
	top: 14px;
	left: 13px;
	border: none;
}


/* end of left side full row */

/* search box */

#templatemo_search_panel{
	width: 248px;
	margin: 0 0 10px 0;
	padding: 15px;
	background: #eeeeee;
	border: 1px solid #dbdbdb;
}

#contacto{
	width:400px;
	margin: 0 0 10px 0;
	padding: 15px;
	background: #eeeeee;
	border: 1px solid #dbdbdb;
}



#contact_form {  padding: 0; }
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field { font-family: Tahoma, Geneva, sans-serif; width: 300px; padding: 5px; background: #fff; border: 1px solid #dfdfdf; }
#contact_form form label { display: block; width: 100px; margin-top: 10px; font-size: 14px; }
#contact_form form textarea { font-family: Tahoma, Geneva, sans-serif; width: 300px;  height: 100px; padding: 5px; background: #fff; border: 1px solid #dfdfdf; }
#contact_form form .submit_btn { padding: 10px 15px; margin: 10px 0px 0px 120px; background: #fff; border: 1px solid #dfdfdf; 	}

#contact_form form .submit_busca { padding: 10px 15px; margin: 10px 0px 0px 20px; background: #fff; border: 1px solid #dfdfdf; 	}

#contact_form form .select { padding: 10px 15px; margin: 10px 10px 0px 10px; background: #fff; border: 1px solid #dfdfdf; 	}




#templatemo_search_panel .search_panel_box {
	padding-bottom: 5px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 5px;
}

#templatemo_search_panel .search_panel_box {
	padding: 5px 0px 0px 5px;
}

#templatemo_search_panel .search_panel_box a{
	font-size: 15px;
	text-decoration: none;
	color: #000000;
}


#templatemo_search_panel .search_panel_box .current{
	color: #fe551e;
}

/* -------   Publicidad lateral estatica   -------------- */
aside.aside_izq1{
    width: 20%;
    height: 20%;
/*    background: blue; */
    margin-top: 0%;
    margin-left: -18%;
    margin-bottom: 5%;
    position: fixed;
}
aside.aside_izq2{
    width: 20%;
    height: 20%;
/*    background: blue; */
    margin-top: 16%;
    margin-left: -18%;
    margin-bottom: 5%;
    position: fixed;
}
aside.aside_izq3{
    width: 20%;
    height: 20%;
/*    background: blue; */
    margin-top: 36%;
    margin-left: -18%;
    margin-bottom: 5%;
    position: fixed;
}

aside.aside_der1{
	width: 20%;
    height: 30%;
/*    background: rgb(217, 110, 17); */
    margin-top: 0%;
    margin-left: 78.5em;
    margin-bottom: 5%;
    position: fixed;
}
aside.aside_der2{
    width: 20%;
    height: 30%;
/*    background: rgb(217, 110, 17); */
    margin-top: 16%;
    margin-bottom: 5%;
    margin-left: 78.5em;
    position: fixed;
}
aside.aside_der3{
    width: 20%;
    height: 30%;
/*    background: rgb(217, 110, 17); */
    margin-top: 36%;
    margin-bottom: 5%;
    margin-left: 78.5em;
    position: fixed;
}

/* ---------- fin publicidad estatica  ------------*/

/* ----- Footer ----- */

#templatemo_footer {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	clear: both;
	width: 960px;
	padding: 25px 0;
	margin-left: -25px;
	margin-right: -25px;
	text-align: center;
	background: #FFFFFF url(images/footer.png) bottom center no-repeat;
}

#templatemo_footer a{
	color: #FFFFFF;
}

#templatemo_footer a:hover{
	color: #000000;
}

/* ----- End of Footer ----- */
