/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e0e0ba;
	background-image: url(images/fondo.jpg); background-repeat: repeat-x;
	background-attachment:fixed;
}

a:link, a:visited { color: #eceb81; text-decoration: none; font-weight: normal;} 
a:active, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner_w10 {
	float: left;
	width: 10px;
	height: 100%;
	font-size: 1px;	
}

.cleaner_h10 {
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 1px;	
}

.cleaner_h20 {
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 1px;	
}

.cleaner_h30 {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_h40 {
	clear: both;
	width: 100%;
	height: 40px;
	font-size: 1px;	
}

.cleaner_horizontal_divider_01 {
	clear: both;
	width: 100%;
	height: 2px;
	font-size: 1px;	
	background: url(images/templatemo_horizontal_divider_01.jpg) repeat-x;
}

.rc_btn_01 a{
	float: left;
	clear: both;
	display: block;
	width: 150px;
	padding: 4px 0 5px 0;
	text-align: center;
	/*background: url(images/templatemo_button_01.png) no-repeat;*/
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.rc_btn_02 a{
	float: left;
	clear: both;
	display: block;
	width: 100px;
	padding: 4px 0 5px 0;
	text-align: center;
	background: url(images/templatemo_button_02.jpg) no-repeat;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_container{postition:relative;
	width: 960px;
	margin: auto;
	background:url(images/fondo.png) repeat-y;
	padding: 0 0 0 20px;
} 

#templatemo_header {
position:relative;
	width: 940px;
	height: 120px;
	margin-left: 0;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	margin:auto;

}
#templatemo_header  img{ position:absolute; top:30px; left:1px;}
#templatemo_header #website_title {
	width: 360px;
	margin-left: 290px;
	padding: 45px 0 0 0;
	text-align: center;
}

#website_title #title {
	font-size: 42px;
	color: #002867;
	margin-bottom: 10px;
}

#website_title #salgon {
	clear: both;
	font-size: 16px;
	color:#002867;
}

/* banner */
#templatemo_banner {
	clear: both;
	width: 940px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	position:relative;
	

}

#templatemo_banner #templatemo_menu{
	float: left;
	width: 580px;
	height: 50px;
	/* background: url(images/templatemo_menu_bg.png) no-repeat; */
}

#templatemo_menu ul {
	width: 580px;
	margin: 15px 0 0 180px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 20px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_menu_divider.gif) top right repeat-y;
	color: #FFF;
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #c49e7e;
}
/* end of menu*/
/* end of banner */

/* content */

#templatemo_content {
	clear: both;
	position: relative;
	width: 940px;
	margin: 0px;
	padding: 0px;
	background: url(images/fondo_container4.jpg) no-repeat;
}

#templatemo_content_bottom {
	position: absolute;
	border: 0;
	left: 0;
	width: 940px;
	height: 20px;
	background: url(images/templatemo_content_bottom.jpg) no-repeat;
}

#templatemo_content #content_left{
	float: left;
	width: 345px;
	margin: 0px;
	padding:  30px 0 0 0;
	
}

#content_left .content_title_01 {
	font-size: 22px;
	color: #eceb81;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: url(images/templatemo_horizontal_divider_01.jpg) bottom repeat-x;	
}

#templatemo_content #content_right{
	float: right;
	width: 565px;
	margin: 0px;
	padding:  30px 0 0 30px;
	/*background: url(images/templatemo_content_top.jpg) top repeat-x;*/
}

#content_right {
	
	color: #eceb81;
	padding-bottom: 10px;
	margin-bottom: 20px;
	
}
.content_title_01 {
	font-size: 22px;
	color: #eceb81;
	border-bottom: solid 1px #fff;
	padding:10px 0 10px 0;
	margin:0 0 5px 0;
}

#content_left .content_left_section {
	padding: 0 30px;
}

.content_left_section p{
	text-align: justify;
}

.content_left_section .news_title {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.content_left_section form {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.content_left_section form select {
	margin-right: 10px;	
}

.content_left_section form label {
	display: inline-block;
	width: 50px;
	margin-right: 5px;
}

.content_left_section form .form_row{
	margin-bottom: 20px;
}

.content_left_section .inputfield {
	color: #000;
	font-variant: normal;
	height: 16px;
	padding: 2px;
}
#content_right .content_right_section {
	margin: 0 30px 0 0;
	
}

/*
#content_right .content_right_section {
	padding: 0 0 15px 0;
	margin: 0 30px 15px 0;
	background: url(images/templatemo_horizontal_divider.jpg) bottom repeat-x;
}
*/
.content_right_section img {
	float: left;
	border: 5px solid #2f2c29;
	margin: 3px 20px 0 0;
}

.content_right_section p{
	text-align: justify;
	padding-bottom: 10px;
}

#content_right .content_right_2column_box {
	float: left;
	width: 250px;
	margin-right: 30px;
}

#content_right .gallery_box {
	float: left;
	width: 82px;
	padding: 5px;
	background: #221f1d;
	text-align: center;
	margin-right: 15px;
}

#content_right .gallery_box:hover {
	background: #13110f;
}

.gallery_box a {
	color: #FFF;
	text-decoration: none;
}

.gallery_box a:hover {
	text-decoration: underline;	
}

.gallery_box img{
	margin: 0 0 5px 0;
	border: none;
}

/* footer */
#templatemo_footer {
	clear: both;
	width: 940px;

	padding: 15px 0 0 0;
	text-align: center;
	color: #ffffff;
	background:  #b0af54;
}

#templatemo_footer a{
	color: #b0af54;
	text-decoration: underline;
	font-weight: normal;
}
/* end of footer */
.menu{
	position:absolute;
	left: 15px;
	top: 20px;
	width:940px;
}
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
font-weight:bold;

}


/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:10px;
width:130px;
padding:7px 0;
text-decoration:none;
margin-right:1px;
text-align:center;
font-family:verdana, sans-serif;
}
/* style the links hover */


/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:130px;
height:0;


}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}

.menu ul li ul li a{
background:#eeeeee;
border-top: 1px solid #999999;
opacity: .8;
color:#333333;}
.menu ul li ul li a:hover{
color:#333333;
background: #CCCCCC;
}
#content{ padding:15px;}

#fuente{ font-size:13px;  color:#000; position:relative;}
#fuente img{border: solid 3px #221f1d; margin: 0 15px 0 0; float:left;}
#fuente_font{ float:left; font-size:12px; color:#fff;}
.fuente_borde{border: 1px solid #221f1d; position:absolute; top:-100px; left:230px; width:650px; padding-left:30px; background:#fff; opacity:.7;}

.color{ color:#fff; }
.fila_0 { background-color: #FFFFFF; opacity:3; border:1px dashed #117dbb; text-align:left;}  
.fila_1 { background-color: #E1E8F1; opacity:.7; padding:5px; border:1px solid color:blue;}  

