/* CSS Document */
a{
   text-decoration:none;
   color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:hover{
   text-decoration:none;
   color:#3BA8B7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background-color:#3BA8B7;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

#container {
	margin:auto;
	width:990px;
}

#top {
	border-bottom:1px solid #FFF;
	height:130px;
	width:990px;
}

#topLeft, #topRight, #iconHome, #iconMail, #centralLeft, #centralPpal, #central, #centralRight {
	float:left;
}

#topLeft {
	width:530px;
}

#topRight {
	background-image:url(../images/telefono.png);
	background-repeat:no-repeat;
	height:130px;
	width:460px;
}

#iconHome {
	padding:10px 0 0 315px;
}

#iconMail {
	padding:10px 0 0 5px;
}

#centralLeft {
	width:64px;
}

#centralPpal, #central {
	text-align:justify;
}

#centralPpal {
	width:889px;
}

#central {
	background-color:#FFF;
	background-image:url(../images/bg-contenido.jpg);
	background-repeat:no-repeat;
	color:#000;
	padding:19px;
	width:851px;
}

#centralRight {
	width:37px;
}

#flash {
	height:290px;
	width:990px;
}

#menu {
	padding-top:48px;
}

.clear {
	clear:both;
}

.opcMenu {
	background-image:url(../images/pestana.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:32px;
	margin-right:5px;
	text-align:center;
	width:109px;
}

.opcMenu a {
	color:#4D4D4D;
	display:block;
	padding:8px 0;
	text-decoration:none;
}

.opcMenu a:hover {
	color:#3BA8B7;
	text-decoration:none;
}

.bgGris {
	background-color:#EAECEB;
	color:#3BA8B7;
	font-weight:bold;
}

.bgPromoDer {
	background-image:url(../images/bg-promo-der.jpg);
}

.bgPromoIzq {
	background-image:url(../images/bg-promo-izq.jpg);
}

.bgPromoDer, .bgPromoIzq {
	background-position:top;
	background-repeat:no-repeat;
	height:168px;
}

.bgBlanco, .bgMundo {
	background-color:#FFF;
	color:#4392AB;
	font-size:14px;
}

.bgMundo {
	background-image:url(../images/mundo.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.bordeTabla{
   border-top:1px solid #D7D9D8;
   border-left:1px solid #D7D9D8;
   border-right:1px solid #D7D9D8;
   width:470px;
}
.bordeTabla td{
   border-bottom:1px solid #D7D9D8;
}
.txtnormal{
   width:650px;
}
h1{
   font-family:"Georgia", Times New Roman, Times, serif;
   font-size:20px;
   /*color:#009D48;*/
   color:#D51C16;
   font-weight:bold;
}
.txttr{
   color:#ffffff;
   font-weight:bold;
}
#contactenos{
   background-image:url(../images/contactenos2.gif);
   background-color:#ffffff;
   background-repeat:no-repeat;
   font-weight:bold;
   width:376px;
   height:356px;
}
#h1Contactenos{
   font-family:"Georgia", Times New Roman, Times, serif;
   font-size:20px;
   color:#BA2427;
   font-weight:bold;
   margin-left:40px;
   margin-top:-5px;
}
