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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/jpg/fondo_body.jpg);
	background-color: #8E8F91;
}
html {
	overflow-y: scroll;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #1F3274;
	font-weight: bold;
}
p, h1, h2, h3, h4, h5, h6   {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	}	
li {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}

h1 {
	font-size: 130%;
	font-weight: normal;
	font-style: italic;
}
h2 {
	font-size: 120%;
	font-style: italic;
}
h3 {
	font-size:110%;
	font-style: italic;
}
h4 {
	font-size: 90%;
}
h5 {
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
}
h6 {
	font-size:70%;
}
#header {
	height: 145px;
	width: 100%;
	position: absolute;
	z-index: -100;
	top: 0px;
	background-image: url(../images/jpg/fondo_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1px;
	color: #B9B9B9;
}
#header a {
	color: #B9B9B9;
}
#logotipo {
	margin: auto;
	padding: 0px;
	width: 840px;
	text-align: center;
	height: 90px;
}
#navega {
	width: 840px;
	padding: 0px;
	color: #FFFFFF;
	font-style: italic;
	height: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 10px;
}
#main {
	width: 840px;
	margin: auto;
	background-image: url(../images/png/fondo_main.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#main p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
#main ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#vertical {
	width: 140px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
#vertical ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#vertical li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#vertical a {
	display: block;
	text-decoration: none;
	color: #333333;
}
#vertical a:link {
	color: #333333;
	text-decoration: none;
}
#vertical a:visited {
	color: #333333;
	text-decoration: none;
}
#vertical a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #203377;
}
#vertical a:link, #vertical a:visited, #vertical a:hover {
	font-size: 90%;
	width: 130px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding: 5px;
	margin: 0px;
}
#vertical a.current {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #668CBB;
	background-image: url(../images/png/current.png);
	background-repeat: no-repeat;
	background-position: 97%;
}
#horizontal {
	width: 140px;
	border-top-color: #EBEBEB;
	font-style: italic;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
}
#horizontal ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#horizontal li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#horizontal a {
	display: block;
	text-decoration: none;
	color: #333333;
}
#horizontal a:link {
	color: #333333;
	text-decoration: none;
}
#horizontal a:visited {
	color: #333333;
	text-decoration: none;
}
#horizontal a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #203377;
}
#horizontal a:link, #horizontal a:visited, #horizontal a:hover {
	font-size: 90%;
	width: 130px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding: 5px;
	margin: 0px;
}
#horizontal a.current {
	text-decoration: none;
	color: #000000;
	background-color: #BEC4F5;
	background-image: url(../images/png/current.png);
	background-repeat: no-repeat;
	background-position: 97%;
}
#menucentro {
	border-top-color: #EBEBEB;
	font-style: italic;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 16px;
	font-weight: bold;
	width: 280px;
}
#menucentro ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menucentro li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menucentro a:link {
	color: #666666;
	text-decoration: none;
}
#menucentro a:visited {
	color: #666666;
	text-decoration: none;
}
#menucentro a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #24327D;
}
#menucentro a:link, #menucentro a:visited, #menucentro a:hover {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer {
	font-size: 10px;
	color: #666666;
	background-image: url(../images/png/fondo_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	margin: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#subir {
	position: fixed;
	bottom: 10%;
	display: block;
	width: 130px;
	text-align: center;
	padding-right: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.tituloExtraLarge {
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	background-image: url(../images/jpg/fondo_horizontal.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 3px;
}
.tituloLarge {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
}
.tituloMedium {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.tituloSmall {
	font-size: 75%;
	padding: 5px;
}
.tituloModelo {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #668CBB;
	margin: 0px;
	padding: 0px;
}
.sombraEsquina {
	background-image: url(../images/jpg/fondo_esquina.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sombraHorizontal {
	background-image: url(../images/jpg/fondo_horizontal.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sombraVertical {
	background-image: url(../images/jpg/fondo_vertical.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.boton {
	color: #FFFFFF;
	background-color: #203377;
	cursor: hand;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pais {
	background-color: #F7F7F7;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
	margin: 1px;
	float: left;
}
.input {
	padding: 3px;
	border: 1px none #CCCCCC;
	margin: 1px;
	font-style: italic;
	background-image: url(../images/jpg/fondo_horizontal.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 170px;
}
input {
	padding: 3px;
	background-color: #F7F7F7;
	margin: 1px;
	border: 1px solid #CCCCCC;
}
textarea {
	background-color: #F7F7F7;
	margin-left: 1px;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
label {
	font-size: small;
	font-weight: bold;
	padding-bottom: 5px;
}
.option {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
}

