@charset "utf-8";
.bottom {
	background-image: url(../images/pie.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.titulo{
	color:#375975;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:40px;
	text-transform:uppercase;
}
.subtitulo{
	color:#7494a0;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	text-align:center;
}
.subtitulo2{
	color:#333;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	text-align:center;
}
.textopie{
	color:#375975;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
}
.textopie2{
	color:#375975;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
}
.no{
	font-style:normal;
}
.contacto{
	margin:30px;
	float:inherit;
}
.col{
	padding:10px;
	float:left;
	width:28%;
	height:auto;
	margin-bottom:100px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	clear: right;
}
.col2{
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	padding:10px;
	float:left;
	width:45%;
	height:auto;
	margin-bottom:100px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: right;
}
.col2 h2{
	color:#375975;
	font-style:italic;
	font-size:14px;
	text-align:left;
	}
.col3{
	padding:10px;
	width:87%;
	height:auto;
	margin-bottom:100px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.col4{
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	padding:10px;
	float:right;
	width:45%;
	height:auto;
	margin-bottom:100px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: right;
}
.col4 h2{
	color:#375975;
	font-style:italic;
	font-size:14px;
	text-align:left;
	}
#contenedor{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	float:none;
}
#contenedor2{
	width: 30%;
	margin-left: auto;
	margin-right: auto;
}
#contenedor3{
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}
#contenedor4{
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	background-color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	text-align:justify;
	padding-top:15px;
	padding-bottom:15px;
}
#contenedor5{
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	font-family:Tahoma, Geneva, sans-serif;
	color:#375975;
	text-align:center;
	padding-bottom:15px;
	padding-top:45px;
	margin-bottom:20px;
}
#contenedor6{
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}
#contenedor7{
	width: 33%;
	margin-left: auto;
	margin-right: auto;
	float:right;
	vertical-align:middle;
}

.logo{
	position:reltive;
	float:left;
	}
.subheader{
	background-image:url(../images/subheader.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
.caja{
	width:29%;
	height:25px;
	float:left;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:10px;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	padding:5px;
}
.bigcaja{
	width:93%;
	float:left;
	margin:10px;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	padding:8px;
}
.botones{
	width:90px;
	height:30px;
	background-color:#375975;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	margin:10px;
	border-style:solid;
	border-width:0px;
}
.botonestop{
	color:#375975;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:right;
	font-style:italic;
	font-size:17px;
	margin-top:55px;
}
a.botonestop{
	text-decoration:none;
}
a:hover.botonestop{
	text-decoration:underline;
}

.video{
	width:auto;
	}

@media handheld, only screen and (max-width: 800px) {
.video{
display:none;
}
}

