/*
CSS Credit: http://www.templatemo.com/
*/
body {
	margin:8;
	padding:0;
	line-height: 1.5em;
	font-family:  Tahoma;
	font-size: 12px;
	color: #000000;
	background: #d3faad;
}
a:link, a:visited { color: #d44601; text-decoration: none; font-weight:bold;} 
a:active, a:hover { color: #000; text-decoration: underline}
h1 {
	margin:0px 0px 10px 0px;
	padding-top: 20px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 20px;
	color:#60b509;
	text-decoration: underline;
}
h2 {
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 13px;
	color:#4D6185;
	text-decoration: underline;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(images/fondoflash.jpg);
}
#templatemo_container {
	margin: 0px auto;
	width: 900px;
	height: auto;
	background-color: #0000FF;
	background-image: url(images/templatemo_bg.gif);

}
#templatemo_header {
	width: 900px;
	height: 250px;
	background: url(images/templatemo_header.jpg) 	;
}
#templatemo_site_title {
	padding-top: 120px;
	padding-left: 400px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}
#templatemo_site_slogam {
	padding-top: 10px;
	padding-left: 450px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#templatemo_right_column {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 166px;

}

.templatemo_menu {
	margin: 10px 5px 30px 0px;	
	height: 242px;
	width: 150px;
	background: url(images/templatemo_right_button.gif);
	line-height: 24px;
}


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

.templatemo_menu ul li {
	display: block;
}

.templatemo_menu ul li a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-left: 2px;
	margin: 3px;
	color: #014598;
	text-decoration: none;
}

.templatemo_menu ul li a:hover {
	color: #014598;
}
.templatemo_news {
	font-weight: normal;
	margin: 5px;
	padding: 10px;
	border: 1px solid #838402;
	color: #ffffff;
	background-color: #9bb821;
	background-image: url(images/fondoazulado.jpg);
}
.templatemo_subtitle{
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color: #ffffff;
}

#templatemo_left_column{
	float: left;
	width: 620px;
	padding-left: 50px;
	text-align: justify;
	
}
.post_box {
	clear: left;
	margin-top: 0px;
}
.text_area {
	float: left;
	clear: left;
	background: #d3f9ad;
	padding: 10px;
	border: 0px solid #ffffff;
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.text_area p{
	margin: 0px;
	padding: 0px 5px 5px 0px;
}
.publish_date {
	clear: both;
	padding-top: 0px;
	color: #499200;
	font-size: 11px;
	font-weight: bold;
}
#templatemo_footer {
	clear: both;
	height: 130px;
	width: 900px;
	padding-top: 10px;
	font-size: 12px;
	color: #0000FF;
	text-align: center;
	background-image: url(images/templatemo_footer.jpg);
	background-repeat: repeat;
}
#templatemo_footer a {
	color: #FFFFFF;
}
