/*
	azul 374260
	rojo CE5042
	amarillo FFD806
	
*/
body{background-color:#374260;
 background-image: url("../img/nope/fondodch.jpg"), url("../img/nope/fondoizq.jpg");
  background-position: right top, left top;
  background-repeat: repeat-y,  repeat-y;}

#containerehtio{
	margin-top:0px;
	background-color:white;
}

#logo{
	width:80%;
	max-width:800px;
	margin:0px;
	margin-bottom:-4px;
}


.active {
  background-color: #FFD806;
}


.topnav a:hover, .dropdown:hover .dropbtnehtio {
  background-color: #FFD806;
}

.dropdownehtio-content a:hover {
  background-color: #FFD806;
}

.div_comentarios h2,.div_columnadch h2,.title{
	background-color: 	#374260;
	color:#FFD806;
}
.boton_navigation a{color:#374260}

#footer{
	background-color:#CE5042;
	color:#FFD806;
}