@charset "UTF-8";
/* CSS Document */

/*=============== Common Styles====================*/

html, body {
	background-image: url(../images/crfg_bckgrnd_gfx.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9F8709;
	font-weight: normal;
	margin: 0px;
}

h1 a {
   color: #9F8709;
   text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

a img {
    border:0;
}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 805px;
}
.spacer {
    width:100%;
    clear:both;
}

form {margin: 0px;
}


/*=============== Area Top Styles====================*/

#area_top {}

#top {
	height: 120px;
	width: 800px;
	margin-top: 10px;
}

#logo {
	float: left;
	height: 117px;
	width: 116px;
	margin-left: 20px;
}

#bandera {
	float: left;
	height: 57px;
	width: 96px;
	margin-left: 30px;
	margin-top: 30px;
}

#banner {
	height: 60px;
	width: 468px;
	float: left;
	margin-top: 30px;
	margin-left: 50px;
}

#menu {
	height: 35px;
	width: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menu_bot {
	float: left;
	height: 35px;
}

#areamenu{

background: #a1870d;

}
#blockmenu {
	width:760px;
	padding-left:50px;
margin:0 auto;
}

/*=============== Area Body Styles====================*/

#area_body {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 805px;
}

#main_flash {
	float: left;
	height: 253px;
	width: 785px;
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom: 10px;
}

#front_news {
	width: 521px;
	margin-left: 7px;
	float: left;
}

#title {
	height: 40px;
	width: 255px;
}

.news_a {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A08809;
}

.news_b {
	margin-bottom: 10px;	
}

#menu_vertical {
	float: left;
	margin-left: 25px;
}

#bot_verticales {
	width: 229px;
	float: left;
}

#sombra_a {
	float: left;
	height: 205px;
	width: 8px;
	margin-top: 20px;
	margin-right: 5px;
}

#sombra_b {
	float: left;
	height: 218px;
	width: 8px;
	margin-top: 19px;
	margin-left: 5px;
}


.vertical_bot {
	height: 49px;
	width: 229px;
}

.vertical_bot_search {
	height: 49px;
	width: 229px;
	background-image: url(../images/bscr_bot_gfx.jpg);
	text-align: right;
}

#search_top {
height:15px;
	width: 229px;
	}

/*=============== Area Footer Styles====================*/

#area_footer {
	background-color: #876902;
	/*width: 805px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
/*=============== Area body template Styles====================*/

#area_body_template {
	padding: 5px;
	width: 795px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
} 
/**************/
#titulos_paginas {
    margin: 0 auto;
	height: 55px;
	width: 898px;
	background-image: url(../images/titulos_internos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#titulo_txt {
	text-align: right;
	margin-right: 20px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	line-height: 2em;
	color: #FFFFFF;
}                                                                                                                                                                                       