/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em; 
	background-color: #000;
	background-image: url(../images/templatemo_body.jpg);
	background-repeat: repeat
}

a, a:link, a:visited { color: #81a039; text-decoration: underline; }
a:hover { text-decoration: none; }

p { margin: 0 0 20px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #333; font-family: Georgia, "Times New Roman", Times, serif;}
h1 { font-size: 30px; font-weight: normal; margin: 0 0 20px 0; padding: 5px 0; }
h2 { font-size: 20px; font-weight: normal; margin: 0 0 30px 0; font-weight: normal; }
h3 { font-size: 16px; margin: 0 0 15px 0; padding: 0; padding: 0; font-weight: normal;  }
h4 { font-size: 14px; margin: 0 0 5px 0; padding: 0; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }


.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { display: inline-block; border: 1px solid #000; padding: 4px; background: #222; margin-bottom: 10px }
.image_fl { float: left; margin: 3px 30px 0 0 }
.image_fr { float: right; margin: 3px 0 0 30px }

blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#333; }
cite span { color: #666; }
em { color: #333; }

.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none; }
.tmo_list li { background: transparent url(../images/templatemo_list.png) no-repeat; margin:0 0 20px; padding: 0 0 0 20px; 	line-height: 1em; }
.tmo_list li a { color: #fff; }
.tmo_list li a:hover { color: #ff4301; }

.btn_more a {
	display: inline-block;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	padding: 2px 15px 2px 0;
	text-decoration: none;
}

.btn_more a:hover {
	padding-right: 20px;
	text-decoration: none;
}

.col_400 { width: 400px; } 
.col_300 { width: 300px; }



#templatemo_wrapper {
	width: 1020px;
	margin: 0 auto;

}

#headermainpage {
	width: 1020px;
	height: 188px;
	padding: 40px 60px;
	background: url(../images/templatemo_header.jpg) no-repeat;

}

#site_title { float: left; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a { display: block; width: 300px; height: 60px; color: #F60; text-indent: -10000px; background: url(../images/templatemo_logo.png)  no-repeat }	
#site_title h1 span { display: block; font-size: 16px; color: #666 }

#menusup {
		clear: both;
	float: right;
	margin-top:46px;
	height: 25px;	
}

/*
#identificador {
	float: right;
	margin-top:-30px;
	height: 105px;
	width: 230px;	
	background-color: #89b630;
	display: block;
	opacity:0.6 !important;
   filter:alpha(opacity=40); /* For IE8 and earlier */
	/*round corners 
		border-radius: 0px 5px 5px 5px; 
		-moz-border-radius: 5px 5px 5px 5px; 
		-webkit-border-radius: 5px 5px 5px 5px; 
		border: 1px solid #465d06;
	
}
*/

#identificador {
	float: right;
	margin-top:-30px;
	height: 105px;
	width: 230px;		
	display: block;
	font-weight: 400;
 
}

#content {
	width: 1020px;
	padding: 0 0px;
	background: url(../images/templatemo_content.jpg);
	background-color: #fdffea;
	background-repeat: no-repeat;
	MARGIN: 0px auto;
	overflow: hidden;

}

#colIzq {
float:left;
width:230px;
background-color:transparent;
height:100%;
margin-left:6px;
margin-top:15px;	
}

#colDer {
float:right;
margin-right:18px;
width:750px;
background:transparent;
margin-top:15px;
}

#footer {
	width: 1020px;
	height: 120px;
	padding: 0 60px;
	background-color: #fdffea;
	/*background: url(../images/templatemo_footer.jpg) no-repeat*/
}



#footer a {
	color: #fff;
}

#copyright {
	font-size:x-small;
	clear: both;
	text-align: right;
	padding-top: 60px;
}


#copyright a {
	font-size:x-small;
	color: #333;
}



ul.navigation {
	float: right;
	display: inline-block;
    list-style: none;
    padding: 0;
}

ul.navigation li {
    display: inline;
    margin: 0;
	padding: 0;
}

ul.navigation a {
	float: left;
	display: block;
	padding: 0 0 0 30px;
	margin-left: 30px;
	color: #4c4516;
	font-size: 16px;
	font-weight: 500;
    text-decoration: none;
	text-align: center;
	background: url(../images/templatemo_menu.png) left center no-repeat
}

ul.navigation a:hover, ul.navigation a.selected {
	color: #81a039;
}

ul.navigation a:focus {
    outline: none;
}


.hide {
    display: none;
}

/*identificador cabecera sup*/
#divIdfDer{
display: inline;
float: right;
background-color: red;
}

#divIdfIzq{
display: inline;
float: left;