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

html, body{
	height:101%;
	}

*{outline:none;}

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

body{
	margin:0px;
	padding:0px;
	border:0px;
	background:#E7E7E7;
	background-image:url(../Imagenes/backg.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#667;
	}

div.cabeza{
	width:950px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
	background:url(../Imagenes/logo.png);
	background-repeat:no-repeat;
	}

div.menup{
	height:30px;
	margin-left:auto;
	margin-right:auto;
	width:930px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../Imagenes/backmenup.png);
	-webkit-border-radius: 20px 20px 0px 0px;
	-moz-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;
	}

div.menup ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}

div.menup li{
	list-style-type:none;
	list-style:none;
	display:inline;
	margin: 0px 1px 0px 0px;
	}

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

a.mowev:hover{
	color:#ccc;
	}

div.menup li a{
	letter-spacing:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:10px;
	height:20px;
	display:inline-block;
	width:auto;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	word-spacing:normal;
	padding-left:10px;
	padding-right:10px;
	}

div.menup li a:hover{
	color:#667;
	background-image:url(../Imagenes/backmenupho.png);
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	text-shadow: 0px 1px 0px #FFF;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	}
div.menup li a.activa{
	color:#667;
	background-image:url(../Imagenes/backmenupho.png);
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	text-shadow: 0px 1px 0px #FFF;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}

.division{
	background-image:url(../Imagenes/divi.jpg);
	width:5px;
	height:19px;
	}

div.espacio{
	height:10px;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	}

div.contenedor{
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	width:950px;
	}

div.imagenprincipal{
	margin:0px auto 0px auto;
	padding: 2px 0px 2px 0px;
	background-color:#CCC;
	width:950px;
	height:130px;
	background-image:url(../Imagenes/imagenprincipal.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}

div.pie{
	margin-left:auto;
	margin-right:auto;
	height:40px;
	width:950px;
	background-color:#999;
	text-align:center;
	vertical-align:text-bottom;
	color:#FFF;
	background-image:url(../Imagenes/barpie.jpg);
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	}

div.lateizq{
	display:inline-block;
	padding:0px 10px 0px 10px;
	width:208px;
	border-right: #CCC dotted 1px;
	border-left: #FFF solid 1px;
	vertical-align:top;
	}
	
div.ccentro{
	display:inline-block;
	padding:0px 10px 0px 10px;
	width:460px;
	vertical-align:top;
	}
	
div.lateder{
	display:inline-block;
	padding:0px 0px 0px 10px;
	width:218px;
	border-left: #CCC dotted 1px;
	border-right: #FFF solid 1px;
	vertical-align:top;
	}
	
div.v1_cabeza{
	width:180px;
	padding: 0px 10px 0px 10px;
	background-image:url(../Imagenes/v1_cabeza.jpg);
	height:22px;
	margin: 0px auto 0px auto;
	color:#FFF;
	font-weight:bold;
	padding-top:8px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	}

div.v1_contenido{
	width:200px;
	margin: 0px auto 0px auto;
	}

div.v2_contenido{
	width:200px;
	margin: 0px auto 0px auto;
	}

div.v1_pie{
	width:200px;
	background-color:#CCC;
	margin: 0px auto 0px auto;
	height:10px;
	background-image:url(../Imagenes/v1_pie.jpg);
	}

div.v2_{
	width:200px;
	background-color:#CCC;
	margin: 0px auto 0px auto;
	height:10px;
	background-image:url(../Imagenes/v2_.jpg);
	}

a{
	color:#54AD1F;
	}

a:hover{
	color:#666;
	}
	

ul.late1{
	margin:0px;
	padding:0px;
	list-style:none;
	}

ul.late1 li a{
	text-decoration:none;
	display:block;
	height:16px;
	background-repeat:no-repeat;
	padding:4px 0px 0px 15px;
	background-color:#F2F2F2;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	border-bottom: #FFF 1px solid;
	font-weight:bold;
	font-size:9px;
	}

div.download{
	display:inline-block;
	width:125px;
	border: #ccc 1px solid;
	padding:10px;
	margin:3px;
	background-color:#F5F5F5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

div.download div.titulo{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding: 0px 0px 6px 0px;
	border-bottom: #ccc 1px dotted;
	margin: 0px 0px 10px;
	}

div.download div a{
	text-decoration:none;
	font-weight:bold;
	color:667;
	display:block;
	margin: 10px auto 0px auto;
	width:80px;
	border: #ccc 1px solid;
	text-align:center;
	height:12px;
	padding: 8px 0px;
	background-image:url(../Imagenes/backmenupho.png);
	border-radius: 4px 4px 0px 0px;
	text-shadow: 0px 1px 0px #FFF;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

.titulo1{
	font-size:16px;
	font-weight:bold;
	}

.colorverde{
	color:#3e9a34;
}

.titulo2{
	font-size:12px;
	font-weight:bold;
	}

div.radioc{
	vertical-align:bottom;
	margin: 0px auto 0px auto;
	width:300px;
	height:200px;
	background-image:url(../Imagenes/fondoradio.jpg);
	border-top: 1px #CCC solid;
	}

div.ima a img{
	border: #CCC 1px solid;
	padding: 4px;
	margin: 10px;
	}

div.ima a img:hover{
	-webkit-box-shadow: 0px 0px 4px  #999;
	-moz-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;
	border: #999 1px solid;
	}

input, textarea, select{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#667;
	}

.rojo{
	color: red;
}

div.noticonte img{
	border: #CCC 1px solid;
	padding: 4px;
	margin: 0px 10px 10px 10px;
}


div.noticonte img:hover{
	-webkit-box-shadow: 0px 0px 4px  #999;
	-moz-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;
	border: #999 1px solid;
	}

div.noticonte{
	height:auto;
	vertical-align:bottom;
	margin-bottom:15px;
	}

.titulu2{
	font-size:13px;
	font-weight:bold;
	}

div.iconContainer{
	margin: 0px auto 0px auto;
	width: 140px;
	}

div.iconContainer a{
	padding:5px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	}

div.iconContainer a:hover{
	padding:5px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}

div.noticias_conte b{
	display:block;
	padding-bottom:5px;
	}
