/* ------------------------------------------------------------------------- */
/* ESTILOS PRINCIPALES */
*{
	padding:0;
	margin:0;
}
body {
	text-align: center;
	background-repeat:  repeat-x;
	width: 100%;
	background-image: url(../images/bg.jpg);
}
img{
	border-width: 0;
}
.link {
	color: #ffa200;
	text-decoration: none;
}
a:hover {
	color: #c3e6fa;
	text-decoration: none;
}

/* ------------------------------------------------------------------------- */
/* BORDES DE FOTOS */
.borderit img{
border: 1px solid #FFFFFF;
}
.borderit:hover img{
border: 1px solid #ffa200;
}
.borderit:hover{
color: #ffa200; /* irrelevant definition to overcome IE bug */
}
/* ------------------------------------------------------------------------- */
/* ESTRUCTURA DEL SITIO */
#contenedor{
	text-align: left;
	width: 835px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #012437;
}
#contMenu {
	background-image: url(../images/bg-menu.jpg);
	background-repeat:  repeat-x;
	height: 36px;
	width: 835px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012437;
}
#contHead {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #012437;
	background-image: url(../images/head.jpg);
	height: 266px;
	width: 835px;
}
#contBody {
	height: 231px;
	width: 835px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012437;
}
/* ------------------------------------------------------------------------- */
/* BODY IZQUIERDA */
#bodyIzquierda {
	float: left;
	height: 232px;
	width: 351px;
	border-right-color: #012437;
	border-right-width: 1px;
	border-right-style: solid;
}
#up {
	width: 351px;
	margin: 0px;
	padding: 0px;
	background-color: #4f6b76;
	height: 163px;
}
#up p {
	font-family: Arial, Helvetica, sans-serif;
	color: #dddfe1;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: justify;
	width: 330px;
	padding: 0px;
	margin-right: 10px;
}
#up h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	color: #FFCC00;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#up h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #ffa200;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#down {
	height: 68px;
	width: 351px;
	background-image: url(../images/img01.jpg);
	background-position: center top;
}
#down p {
	font-family: Arial, Helvetica, sans-serif;
	color: #dddfe1;
	text-decoration: none;
	font-size: 12px;
	padding-top: 10px;
	margin: 0px;
	padding-left: 30px;
}
#down span {
	color: #ffa200;
	text-decoration: none;
	font-weight: bolder;
}
/* ------------------------------------------------------------------------- */
/* BODY CENTRO */
#bodyCentro {
	float: left;
	height: 231px;
	width: 256px;
	background-color: #4f6b76;
}
#bodyCentro h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffa200;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 10px;
}
#bodyCentro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #ffa200;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 0px;
	width: 150px;
	float: right;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
* html #bodyCentro p {
	margin-right: 0px;
}
/* FOTOS */
#cont4Fotos {
	background-color: #69818b;
	height: 174px;
	width: 228px;
	margin-left: auto;
	margin-top: 5px;
	margin-right: auto;
}
#f1 {
	height: 79px;
	width: 106px;
	float: left;
	margin: 5px;
}
* html #f1 {
	margin: 4px;
	margin-left: 2px;
}
#f2 {
	float: left;
	height: 79px;
	width: 106px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
* html #f2 {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#f3 {
	float: left;
	height: 79px;
	width: 106px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
* html #f3 {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#f4 {
	float: left;
	height: 79px;
	width: 106px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
* html #f4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ------------------------------------------------------------------------- */
/* BODY DERECHA */
#bodyDerecha {
	width: 226px;
	float: right;
	height: 231px;
}
#bodyDerecha h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffa200;
	text-decoration: none;
	margin-top: 12px;
	margin-left: 10px;
}
#bodyDerecha p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d0cfca;
	text-decoration: none;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3f616b;
	width: 205px;
	text-align: justify;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
}
#bodyDerecha span {
	color: #ffa200;
	text-decoration: none;
}
* html #bodyDerecha p {
	margin-left: 3px;
}
/* ------------------------------------------------------------------------- */
/* PIE DE PAGINA */
#contPiePag {
	background-image: url(../images/bg-piepag.jpg);
	background-repeat:  repeat-x;
	height: 35px;
	width: 835px;
}
#piepagIzq {
	float: left;
	height: 35px;
	width: 407px;
	padding-left: 10px;
}
#piepagDer {
	float: right;
	height: 35px;
	width: 418px;
}
#contPiePag p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dddfe1;
	text-decoration: none;
	line-height: 34px;
	text-align: right;
	margin-right: 10px;
}
