@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
color: #666666;
}
.backg{
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	text-decoration: none;
color:#D24345;
}
#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: right;
width: 100%;

border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
	display: inline;

}


#underlinemenu ul li a{
	color: #FFF;
	padding: 2px 6px 4px 6px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #156880;
}

#underlinemenu ul li a:hover{
	color: #FFFFFF;
	padding-bottom: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D24345;
}.fecha {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	padding-right: 10px;
	text-align: right;
}
.footer {
	color: #FFF;
}
.line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #38616E;
	border-left-color: #38616E;
}
.mihost {
	color: #999;
}
.mihost a{
	color: #999;
}
.buscar{
color: #FFF;
text-decoration: none;
}
 .buttons {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 3px;
text-align: center;
}
 .buttons a{
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
 a{

	text-decoration: none;

}
#content{
padding:20px;
text-align: justify
}
.izq #menu .buttons a span {
color: #FFF;
	text-decoration: none;
	text-align: center;
}
.google {
	width: 150px;
margin-left:30px;
align:center;
overflow: hidden;
}
h1 { font-family: 'Nobile', arial, serif; 
color:#0C3B4A;
font-size: 15px;}
h3 { font-family: 'Nobile', arial, serif; 
color:#D24345;
font-size: 15px;}
#content strong{
color:#0C3B4A;
}
.buscar form table tr td .lista {
	width: 100px;}
.slogan{
text-align: right;
font-size: 9px;

}
.vtur a {
	background-color: #0C3C4A;
	border: 1px solid #333;
	margin: 5px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.ytube {

vertical-align: middle;

}