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


body {
	font-family: Arial, Helvetica, sans-serif;	
}

.contenedor {
	padding-top: 6px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f9f9;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.cabecera {
	height: 301px;
	width: 984px;
	background-image: url(images/cabecera.png);
	background-repeat: no-repeat;	
}

.titulo {
	float: right;
	height: 80%;
	text-transform: uppercase;
	color: #147dc7;
	width: 600px;
	padding-top: 10px;
	padding-right: 222px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.titulo h1 {
float: right;	
font-size: 43px;	
    margin-right: 19px;
}

.titulo h1.subtitulo {
	float: right;
font-size: 22px;
letter-spacing: 0.23em;
margin-bottom: -32px;
margin-right: 14px;
margin-top: 6px;
}


.barra_sup {
	height: 37px;
	background-color: #143B63;
	border-color: #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 984px;
	color: #CCC;
}

.menu_sup {
    padding-bottom: 9px;
    padding-left: 20px;
    padding-top: 6px;	
	
}

.barra_sup .menu_sup a img {
	    border-style: none;
    padding-left: 5px;
    position: relative;
    top: 3px;
	
}

.barra_sup a {
	color: #F9F9F9;
	font-size: 22px;
	font-variant: small-caps;
	text-decoration: none;
}

.barra_sup a:hover {
	text-decoration: underline;
	color: #FFF;
}

.barra_sup ul {
	-webkit-padding-start: 40px;
	display: inline;
	list-style-type: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -30px;

}

.barra_sup li {
	font-size: 14px;
	color: #FFF;
	display: inline;
	
}

.cuerpo {
	
	margin-top: 5px;
	
}

.presentacion {
	color: #4b6a79;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 17px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: justify;
	    word-spacing: 0.2em;
}


.presentacion .mensaje_confirmacion p {
	color: #133C86;
	text-align: justify;
	word-spacing: 0.2em;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	background-color: #E2E3F7;
	padding: 11px;
	height: 90%;
	width: 90%;
	border: 2px dashed #063;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.datos_contacto_formulario {
	word-spacing: 0em;
	border-top-style: none;
	color: #143B63;
	float: right;
	padding-right: 20px;
	text-align: right;
	font-style: italic;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #143B63;
	width: 95%;
	margin-top: -26px;
}


.presentacion p {
	color: #1F5863;
}


.prest_divisiones {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}


.prest_divisiones h2 {
	font-size: 90%;
	color: #434343;
	font-weight: normal;
	
}

.prest_divisiones table {
	width: 773px;
	margin-left: -49px;
	float: left;
}

.contactar {
	height: 287px;	
}

.contactar a {
	color: #2366B6;
	float: right;
	font-size: 28px;
	max-width: 155px;
	text-decoration: underline;
	display: block;
}

.contactar a:hover {
	color: #52688E;
}

.prest_divisiones td {
	padding-right: 55px;
	padding-left: 55px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #8ba0a8;
	border-right-color: #8ba0a8;
	border-bottom-color: #8ba0a8;
	border-left-color: #8ba0a8;
}

.pie_producto {
	margin-top: 10px;
}


.pie_producto a {
	font-size: 12px;
	font-weight: bold;
	color: #2366b6;
	text-decoration: none;
	padding-left: 12px;
}

.pie_producto a:hover {
	text-decoration: underline;
}


.pie_producto a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	position: relative;	
	top:3px;
}
.separador {
	height:13px;
	background-color: #ededed;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8ba0a8;
	border-right-color: #8ba0a8;
	border-bottom-color: #8ba0a8;
	border-left-color: #8ba0a8;
	margin-top: 10px;
	margin-bottom: 20px;
}

.pie {
	margin-top: -12px;
	background-color: #143b63;
	height: 200px;
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;	
}

.pie_contactar {
	    background-color: #143B63;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 81px;
    padding-right: 15px;
    padding-top: 10px;
    width: 991px;	
}

.enlaces_pie {
	float: right;
	width: 160px;
	color: #CCC;	
}

.enlaces_pie a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.enlaces_pie a:hover {

	text-decoration: underline;
}

.datos_empresa2 {
	width: 990px;
	font-size: 12px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 20px;
}

.datos_empresa3 {
	color: #666666;
    font-size: 12px;
    height: 200px;
    margin-bottom: -88px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    padding-top: 20px;
    width: 990px;
}
.datos_empresa {
	color: #DEDEDE;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-top: 155px;
	text-align: center;
	width: 990px;
	padding-left: 5px;
}


.contactar p {
	color: #718AA2;
	float: right;
	font-size: 12px;
	margin-top: 99px;
	width: 173px;
}

.indicador_contacto {
	color: #5F7489;
	font-size: 13px;
	font-weight: bold;
}

.boton_enviar {
	background-color: #143B63;
	font-size: 110%;
	color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-style: italic;
}

a.mini_link {
	font-size: 94%;
	font-style: italic;	
}