html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}


body {
	background:#020202 url(../img/bg_body01.jpg) no-repeat 50% 0px;
	background-position: top center;
	margin:0px;
	padding: 0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
}



a{text-decoration:none; color:#fff;}
a:link{text-decoration:none; color:#FFF;}
a:hover{ text-decoration:none; color:#549c2d;}

p{margin:0px 0px 15px 0px;padding: 0px;}
.clear{clear: both; margin: 0px; padding: 0px;}




.contenedor{
	margin: 0px auto 0px auto;
	width: 960px;
	overflow: hidden;
	overflow: hidden;
}
.cont_galeria{
float:left; margin:0px 20px 20px 0px;  padding-bottom:5px; width:130px; text-align:center }
/*MODULO NOTICIAS*/
#noticias_contenedor { width:675px; height:auto; font:Arial, Helvetica, sans-serif; color:#c1c1c1; margin-top:15px; float:left; padding-left:25px}
.noticias_fecha { font:12px Verdana, Arial, Helvetica, sans-serif; color:#549c2d; line-height:14px;}
.noticias_titulo {font:bold 20px/24px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;}
.img_notis{float:left; margin:0px 15px 5px 0px; border:1px solid #000;}
.cont_noticias{ overflow:hidden; background: url(../img/bg-negro.png) repeat; padding:15px; margin-bottom:15px }
/*a.noticias_titulo:hover { text-decoration:underline;}*/
.noticias_copete { font:normal 12px/18px Arial, Helvetica, sans-serif; color:#c1c1c1;}
.noticias_marginado { height:10px;}
#noticias_cabezal { BACKGROUND-COLOR:#333; WIDTH:480px; height:25px; color:#FFF; TEXT-ALIGN:left; font:12px Arial, Helvetica, sans-serif; margin-bottom:8px; }
#noticias_cierre { height:25px;  border-bottom:2px solid #549c2d; margin-top:10px;  text-align:right;}
.noticias_cierre { color:#000; font-weight:bold; text-decoration:none;}
/*a.noticias_cierre:hover { color:#FFF; text-decoration:underline;}*/

/*PARA TODOS*/
#cabezales_todoslink {  
margin:15px 0 10px 0px; 
font-size:30px; font-weight:bold; 
color:#3f8c14;
height:130px; 
line-height:170px;
 background: url(../img/titulos.png) no-repeat; 
 padding-top:10px; padding-left:120px}
.titulos_altos {font:16px Arial, Helvetica, sans-serif; font-weight:bold; color:#549c2d; line-height:22px; text-decoration:none; background:#000;}
/*PARA TODOS*/

/*formulario*/
#divContacto{ overflow:hidden; margin-left:50px; margin-top:30px}

.divContacto input{float:left; border:1px solid #000; width:250px; margin-bottom:10px;}
.divContacto textarea{ width:250px; height:100px;float:left; border:1px solid #000;}
.texcont{float:left; width:120px; text-align:right; margin-right:10px; background-color:#000; color: #fff; }


