@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0px;
	padding:0;
}
body{
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background:url(images/fondo.jpg) repeat fixed center;*/
	background:url(images/bgdegra.jpg) repeat-x top center #003858;
}
h1{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#00223B;
	font-weight:bold;
}

h2{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#188E74;
}
h3{
	font:12px;
	font-weight:bold;
	color:#00223Bpx;
}
h4{
	font-style:italic;
	color:#188E74;}
a{
	color:#05324A;
}
.cuerpo{
	background:url(images/riel.png) repeat top center;
}

.bordestodos{
	border:1px #FFFFFF solid;
}
#banner{
	height:148px;
	padding:3px;
}
#menuPrincipal{
	width:772px;
	padding-bottom:5px;
	padding-top:15px;
}
#menu{
	width:772px;
	height:21px;
	background:url(images/barraN.png) no-repeat center;
	padding-top:8px;
	padding-bottom:5px;
	font-weight:bold;
}
#menu li{
	list-style-type:none;
	display:inline;
	color:#FFFFFF;
}
#menu li a{
	color:#FFFFFF;
	text-decoration:none;	
}
#menu li a:hover{
	text-decoration:underline;
}
#contenidoComp{
	width:780px;
}
#enca_valores{
	padding:5px;
	color:#188E74;
	font-size:14px;
	font-weight:bold;
}
#cont_valores{
	color:#FFFFFF;
	width:235px;
}
#cuadrito{
	background:url(images/cuadritoN.png) no-repeat top;
	width:248px;
	height:135px;
}
#medio{
	width:772px;
	padding:5px;
}
#contenedor{
	width:184px;
	padding-top:5px;
	padding-left:7px;
	padding-right:27px;
}
#contenedorMedio{
	width:527px;
	padding:10px;	
}
#divPublicidad{
	width:250px;
	height:76px;
	/*background:url(images/pubN.png) no-repeat center;*/
	padding-top:0px;
	padding-left:5px;
	padding-right:3px;
}
#pub{
	width:772px;;
	padding:5px;
}
#pub li{
	list-style-type:none;
	display:inline;
	float:left
}
#titulo{
	width:772px;
	}
#titulo li{
	list-style-type:none;
	display:inline;
	float:left;
}
#pie{
	font-weight:bold;
	/*color:#003333;*/
	color:#FFFFFF;
	width:772px;
	margin-top:72px;
}
#piePubli{
	width:775px;
}
#separador{
	background:url(images/divN.png) repeat-x center;
	width:158px;
	height:28px;
}
#separadorN{
	background:url(images/divN.png) repeat-x center;
	width:45px;
	height:28px;
}
#separadorM{
	background:url(images/divN.png) repeat-x center;
	width:120px;
	height:28px;
}

#tablaContenido{
	width:765px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}
#fondoTop{
	background:url(images/topBlanco.png) no-repeat center;
	width:772px;
	height:16px;
}
#fondoMiddle{
	background:url(images/middleBlanco.png) repeat-y center;
	width:772px;
	min-height:500px;
}
#fondoBottom{
	background:url(images/bottomBlanco.png) no-repeat center;
	width:772px;
	height:17px;
}
#resultado{
	background:#069;
	border:1px solid #006;
		
}
#respuesta{
	color:#FFF;
}
#nombre,#comentario{
	border:#069 solid 1px;
	width:250px;
}
#video{
	border:#333 1px solid;
	width:122px;
	height:92px;
}
#fotoVideo{
	border:1px #CCC solid;
	cursor:pointer;
}
.border {
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #D5DFBA;
}

.alignleft {
	float: left;
	margin: 0px 0px 0px 0px;
}
.alignright{
	float: right;
}

.divA{
	background:#D8EBF9;
	font-weight:bold;
	height:47px;
	
}
.divB{
	background:#ECEFF5;
	font-weight:bold;
	height:47px;
}
#link_ins{
	text-decoration:none;
	color:#188E74;
	font-weight:bold;
	
}
.creditos {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

