@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	background-image:url(imagenes/fondo.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	
	
}

a{
	color:#83800D;
	text-decoration:none;
}

.contenedor{
	width:950px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	
}

.tabla_for{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}

.noticias{
	float:right;
	
	
}
.alturanoti {
	padding-top: 7px;
	height: 147px;
}


.txt_noti p{
	color:#FFF;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;	
}

.txt_noti a:link, .txt_noti a:visited {
	color: #f6e89f;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.txt_noti a:hover {
	color: #FFF;
	text-decoration: none;
}
.txt_noti span {
	color:#C5BB85;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-top: 4px;
	margin-left: 10px;
}


p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	
}



.linea{
	line-height:20px;
	
}

.header{
	height:100px;
	background-image:url(imagenes/fondo_header.jpg);
	border-bottom:#666  dotted 1px;
	
}

.logo{
	width:182px;
	height:100px;
	float:left;
	
}

.home_icon{
	width:40px;
	height:40px;
	float:right;
	margin-top:55px;
}

.menu{
	height:50px;
	
}

.img_contac{
	height:50px;
	width:50px;
	float:left;
}

.mail{
	height:50px;
	width:160px;
	float:left;
	margin-left:10px;
	
	
}

.flash{
	width:720px;
	height:50px;
	float:right;
}
	

.naranja{
	height:13px;
	background-image:url(imagenes/naranja.jpg);
	background-repeat:repeat-x;
}

.sep{
	height:10px;
}

.banner{
	height:200px;
	
}

.banner_home{
	height:200px;
	background-image:url(imagenes/banner_home.jpg);
	background-repeat:no-repeat;
}

.contenido{
	height:100%;
	
}

.contenido2{
	height:100%;
	
}

.footer{
	height:40px;
	width:950px;
	clear:left;
	border-bottom:#C90 1px dotted;
	border-top:#C90 1px dotted;
	
}

.left_footer{
	width:260px;
	float:left;
	height:40px;
}

.center_footer{
	width:415px;
	float:left;
	height:40px;
}

.right_footer{
	width:260px;
	float:right;
	height:40px;
	margin-right: 5px;
	
}

p.txt_center_footer {
	margin-top:15px;
	font-size:10px;
}

.cont1{
	width:220px;
	height:350px;
	float:left;
	margin-right:8px;
	margin-left:8px;
	
}

.cont2{
	width:220px;
	height:100%;
	float:right;
	margin-right:5px;
	
	
}

.titu{
	height:55px;
}

.txt_cont{
	height:300px;
}


}

.clas_grupo{
	height:30px;
	border-bottom:#C90 1px dotted;
	border-top:#C90 1px dotted;
	
}

.grupo_menu{
	width:195px;
	height:30px;
	float:left;
	margin-right:10px;
}

.txt_grupo{
	width:680px;
	height:100%;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}

.img_grupo{
	float:left;
	height:280px;
	width:250px;
}
.tblanquito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 10px;
}

.sala_prensa{
	width:455px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	padding-bottom: 15px;
}
.tnoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: normal;
}

.fechin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.tnoti a:link, .tnoti a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}
.tnoti a:hover {
	color: #FC0;
}


.ta_ti{
	height:25px;
	background-color:#B9AC60;
}

.blanco{
	color:#FFF;
	padding-top:5px;
	margin-left:10px;
}

.noti{
	border-bottom:dotted #C93 1px;
	margin-top:0px;
	clear:both;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.his{
	height:25px;
	border-bottom:1px dotted #C93;
	margin-top:10px;
	clear:both;
	padding-right: 10px;
	padding-left: 10px;
}

.sec_titu{
	height:25px;
	border-bottom:#C90 1px dotted;
	border-top:#C90 1px dotted;
}

.sec_titu2{
	height:25px;
	border-bottom:#C90 1px dotted;
	border-top:#C90 1px dotted;
	clear:both;
}
.sec_txt{
	height:100%;
	width: 900px;
	margin-left: 20px;
}
.sec_sep{
	height:25px;
	border-top:#C90 1px dotted;
	border-bottom:#C90 1px dotted;
}

.cua{
	width:200px;
	background-color:#B9AC60;
	height:25px;
	margin-left:20px;
}

.sec_txt2{
	width:440px;
	height:100%;
	float:left;
	margin-left:20px;
	margin-right:20px;
}

.sec_txt3{
	width:900px;
	height:60px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	
}

.sec_img{
	width:460px;
	height:100%;
	float:right;
	margin-right: 1px;
	
}

.sec_img2{
	width:900px;
	height:100%;
	clear:both;
	margin-right: 1px;
	margin-top:30px;
	margin-left:20px;
	
	
}

.partner{
	width:450px;
	height:110px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	margin-bottom:10px;
	
}

.partner2{
	height:25px;
	border-bottom:#C90 1px dotted;
	border-top:#C90 1px dotted;
	clear:both;
	
	
	}
	
	.partner_logo{
		width:85px;
		height:110px;
		float:left;
		margin-right:20px;
	}
	
	.partner_txt{
		width:310px;
		height:110px;
		float:left;
	}
.txt_contacto{
	height:50px;
	margin-bottom:20px;
	margin-left:10px;
}

.contacto_tx{
	width:305px;
	height:240px;
	float:left;
	margin-left:10px;
}
.barra{
	background-color:#8B814C;
	height:30px;
}
	
.con{
	height:80px;
}
.gmap{
	height:130px;
}


.linea a{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	
}

.dis a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
	
.dis{
	height:23px;

	
}

.dis2{
	height:23px;

	
}
.m10{
	margin-bottom: 10px;
}
