/*
rojo temas  d2192a
*/

.style1 {color: #FFFFFF}
.style2 {
	font-family: "Minion Pro";
	font-size: 24px;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.style5 {
	font-family: "Minion Pro";
	font-size: 32px;
	font-style: italic;
	color: #5F5F5F;
}
.style6 {
	color: #5F5F5F;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {
	color: #FE0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style8 {color: #5F5F5F}
.style9 {color: #5F5F5F; font-weight: bold; }
.style11 {
	font-size: 18px;
	color: #5F5F5F;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {
	font-family: "Times New Roman", Times, serif;
	color: #D2232A;
}
.style13 {
	font-size: 18;
	color: #000000;
	font-family: "Minion Pro";
}
.style15 {font-size: 24px}
.style16 {font-family: "Minion Pro"; font-size: 32px; font-style: italic; color: #595959; }
.style17 {color: #999999}
.style21 {color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style24 {color: #333333}
.style26 {
	color: #D2232A;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style28 {
	color: #5F5F5F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
}
.style29 {color: #D2232A}
.style35 {
	color: #666666;
	font-size: 13px;
}


body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background:  url(images/templatemo_body.jpg) repeat-x top;
}

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
		
a:link, a:visited { color: blue; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: blue; text-decoration: underline; }

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_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_20 { margin-right: 20px; }
.margin_right_40 { margin-right: 40px; }

.fl {
	float: left;
}

.fr {
	float: right;
}

#templatemo_wrapper {
	width: 980px;
	margin: 0 auto;
}

/* header */

#templatemo_header {
	height: 90px;
	padding: 0 10px;
}

#templatemo_header #site_title {
	float: left;
	overflow: hidden;
	width: 180px;
	height: 60px;
	padding: 30px 10px 0 10px;
	font-size: 40px;
	color: #000000;
	background: url(images/templatemo_site_title.jpg) no-repeat;
}

#templatemo_header #site_title a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header #site_title span {
	display: block;
	color: #999;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 12px;
}

/* menu */

#templatemo_menu {
	float: left;
	margin: 0;
	padding: 0;
}

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

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

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

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #ffffff;
	background: url(images/templatmeo_menu_hover.png) no-repeat;
}

/* end of menu */

/* end of header */

/* banner */

#templatemo_banner {
	clear: both;
	width: 960px;
	height: 190px;
	padding: 20px 10px;
	background: url(images/templatemo_banner.jpg) no-repeat;
}

#templatemo_banner #about {
	float: left;
	width: 200px;
	padding: 15px;
	color: #ffffff;
}

#templatemo_banner #about a {
	font-weight: bold;
}

#templatemo_banner #banner {
	float: right;
	width: 700px;
	padding-top: 30px;
}

#templatemo_banner #banner h1 {
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #fff;
}

#templatemo_banner #banner p {
	font-size: 20px;
	color: #ffffff;
}

/* end of banner */

/* content */

#templatemo_content_wrapper {
	clear: both;
	margin: 0 10px;
	padding: 30px 0;
	background: url(images/templatemo_sidebar.jpg) repeat-y left;
}

/* sidebar 1 */

.templatemo_sidebar {
	float: left;
	width: 170px;
	padding: 15px;
}

.sidebar_box {
	clear: both;
	margin-bottom: 50px;
}

.sidebar_box h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #1c1c1c;
}

.sidebar_box .inputfield {
	height: 16px;
	width: 160px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

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

.side_menu li {
	padding: 0;
	margin: 5px 0;
}

.side_menu li a {
	display: block;
	color: #ffffff;
	padding: 2px 10px;
	font-weight: normal;
	border-left: 5px solid #493028;
}
.side_menu li a:hover {
	text-decoration: none;
	border-left: 5px solid #c0330a;
}

.news_box {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #333;
}

.news_box h3 a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/* end of slidebar 1*/

#templatemo_content { 
	float: right;
	width: 500px;
}

#templatemo_content a {
	font-weight: normal;
	color: blue;
}

.post_section {
	margin-bottom: 60px;
}

.post_section h2 {
	color: #a42500;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	padding: 10px 0 10px 0;
}

.post_section p {
	margin-bottom: 20px;
}

.post_section img {
	margin: 20px 0;
}

/* fin de contenido */

/* inicio de pie de pagina */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #000000 url(images/templatemo_footer8.jpg) repeat-x top;
}

#footer_final2{
  	background:#ffffff url(images/black.jpg) repeat-x top;
}


#templatemo_footer2 {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 10px 40px;
	color: blue;
}

#templatemo_footer a {
	color: blue;
}

#templatemo_footer h3 {
	font-size: 14px;
	font-weight: bold; 
	color: #fff;
	margin-bottom: 10px;
}

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

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

#templatemo_footer .footer_menu_list li a {
	color: blue;
}

#templatemo_footer .footer_menu_list li a:hover {
	color: blue;
	text-decoration: none;
}

.section_w180px {
	float: left;
	width: 160px;
	padding-right: 20px;
}

/* fin de pie de pagina */


