body{
	margin: 0 ;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #444444;
	background: url(images/fondo.png) repeat;
}
a:link, a:visited { color: #253b75; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color:#f7c542 ; text-decoration: none; font-weight: bold; }

h1 {
	margin:0px;
	font-weight: bold;
	font-size: 22px;
	color:#518b10;
}
h1 span {
	font-size: 14px;
	color: #666666;
	line-height: 1.6em;
}
h2 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 14px;
	color:#427707;
	padding-top: 20px;
}

#templatemo_container {
	margin: auto;
	width: 770px;
	background: url(images/templatemo_container_bg.jpg) repeat-y;
   margin-left:25%;
   margin-right:15%;
   
 
}

#templatemo_left_column {
	float: center;
	width: 483px;
}
#templatemo_title {
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	height: 55px;
	font-size: 24px;
	font-weight: bold;
	color: #4c770c;
	line-height: 1.6em;
}
#templatemo_title span {
	color: #253b75;
}
#templatemo_header {
	float: left;
	clear: left;
	width: 490px;
	height: 191px;
	background:url(images/templatemo_header.png) no-repeat;
}
#templatemo_header_slogan {
	width: 483px;
	float: left;
	margin-top: 162px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
#templatemo_left_content {
	float: left;
	margin: 30px 30px 30px 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 413px;
	text-align: justify;
}
.templatemo_mision {
	font-weight: bold;
	font-size: 14px;
	color:#253b75;
	height: 31px;
	padding-top: 20px;
	padding-left: 55px;
	
}
.templatemo_vision {
	font-weight: bold;
	font-size: 14px;
	color:#253b75;
	height: 30px;
	padding-top: 20px;
	padding-left: 70px;
	
}
#templatemo_right_column {
	float:right;
	width: 287px;
}
.templatemo_domain {
	float: left;
	width: 267px;
	padding-top: 55px;
	padding-left: 20px;
	background: #FFFFFF;
	color:#253b75;
	height: 20px;
}
#templatemo_menucolumn {
	float: left;
	background: #3a3f3a;
	height: 290px;
	width: 257px;
	border-bottom: solid 1px #f7c542;
	border-top: solid 2px #f7c542;
	background:url(images/templatemo_menucolum.png);
}
.templatemo_menu_list {
	float: left;
	width: 230px;
	padding-left:40px;
}
.templatemo_menu_list ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
	width: 190px;
}
.templatemo_menu_list li a {
	display: block;
	height: 24px;
	padding-top: 4px;
	color: #253b75;
	padding-left: 50px;
	background:url(images/templatemo_menu_button2.png);
}
.templatemo_menu_list li a:hover, .templatemo_menu_list li .current {
	background: url(images/templatemo_menu_hover.png);
}
#templatemo_right_content {
	float:none;
	width: 200px;
	padding-left: 27px;
	padding-bottom: 20px;
	text-align:left;
}
#templatemo_right_content ul {
	list-style-type: disc;
}
#templatemo_right_content a{
	font-weight: normal;
	color: #253b75;
	text-decoration: underline;
	line-height: 20px;
}
#templatemo_right_content a:hover {
	text-decoration: underline;
}
.templatemo_special {
	float: left;
	width: 180px;
}

#templatemo_footer {
	clear: both;
	width: 770px;
	height: 32px;
	padding-top: 20px;
	text-align: center;
	background: #ffffff;
	font-weight: bold;
	color: #FFFFFF;
}
#templatemo_footer a {
	color: #0253b1;
}
#templatemo_container2 {
	margin: auto;
	width: 770px;
	background:url(images/templatemo_container_bg2.png) repeat;
}
