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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1E66D4;
	background-image: url(../image/fondo.gif);
	background-repeat: repeat-x;
}
#header {
	background-image: url(../image/nube.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 185px;
	width: 100%;
	margin: 0 auto;
}
#header #contenedor {
	width: 860px;
	height: 180px;
}
.abajo {
	background-image: url(../image/abajo.png);
	background-repeat: repeat-x;
}
.botongrande {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../image/botgrande.png);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bolder;
	display: block;
	height: 41px;
	line-height: 42px;
	
}


.textocont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #13329A;
	text-decoration: none;
}
.interiorbotcontacto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../image/botintercont.png);
	background-repeat: repeat-x;
	text-align: center;
}
.sobrader {
	background-image: url(../image/sombrader.png);
	background-repeat: repeat-y;
}


.textoconttelefono {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #13329A;
	text-decoration: none;
	line-height: 40px;
}
#header #contenedor #logo {
	height: 135px;
	width: 101px;
	margin-top: 20px;
	margin-left: 30px;
}
#header #contenedor #contacto {
	margin-top: 30px;
	margin-right: 25px;
}

.sobraizq {
	background-image: url(../image/sombraizq.png);
	background-repeat: repeat-y;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.textotitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #13329A;
	text-decoration: none;
	font-weight: bold;
	margin-left: 32px;
}
.textotitulo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 28px;
}
.textobold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.textorojo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.botonrojo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../image/botonrojo.png);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 40px;
	display: block;
	height: 39px;
}

.textoazul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #13329A;
	text-decoration: none;
}
.foter {
	background-image: url(../image/foter.gif);
	background-repeat: repeat-x;
	height: 113px;
	text-align: center;
}

.textorojo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.textoazul2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #13329A;
	text-decoration: none;
}
.linkrojo  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.linkrojo:hover  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.texto2:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.texto2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sep {
	height: 9px;
	width: 100%;
}
