@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Verdana, Arial, san-serif;
	font-size: 13px;
	background: #fff;
	background-image: url(images/bck_image.gif);
}

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

#templatemo_container{
	width: 1020px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 610px;
}

#templatemo_container #templatemo_banner {
	overflow: inherit;
	width: 100%;
	height: 80px;
}

/* menu */
#templatemo_menu_panel{
	width: 1018px;
	height: 30px;
	background-color: #c2b245;
	padding-left: 2px;
}

#templatemo_menu_panel ul {
	float: none;
	margin: 0;
	list-style: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#templatemo_menu_panel ul li{
	display:inline;
}

#templatemo_menu_panel ul li a{
	float: left;
	width:135px;
	height:28px;
	padding: 1px 4px;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	color: #594d0f;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#templatemo_menu_panel li a:hover, #templatemo_menu_panel li .current{
	color: #594D0F;
	background-color: #daca83;
}
/* end of menu */ 

/* menu 2 */

.cleaner{
	overflow:visible;
	width: auto;
	height: 25px;
	background-color: #B2B4BF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.cleaner ul {
	float: none;
	width: 1020px;
	margin: 0;
	list-style: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.cleaner ul li{
	display:inline;
}

.cleaner ul li a{
	float: none;
	width:auto;
	height:auto;
	padding: 0px 30px;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	color: #333333;
	border-left: 1px solid #FFFFFF;
}

.cleaner li a:hover, .cleaner li .current{
	color: #FFFFFF;
}
/* end of menu 2 */


#templatemo_content{
	width: 1020px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	height: 475px;
}

#templatemo_content #templatemo_content_left {
	float: left;
	width: 460px;
	background-color: #ede39e;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	overflow: auto;
	height: 315px;
}

#templatemo_content #templatemo_content_right {
	float: right;
	width: auto;
	height: 390px;
	overflow: hidden;
}
.titular {
}
.titular {
	background-color: #FFFFFF;
	height: 50px;
}
