body{
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	text-align: center;
	margin: 0;
	background-color: #4A5060;
	background-attachment: fixed;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
}

/********************************************************************************************************************/
a:link{
	color: #FFFFA9;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color: #4A5060;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #fff;
}

p{
	line-height: 1.3em;
	text-indent: px;
	margin: 15px 0 0 10px;
}

h4{
	font-size: 12px;
	letter-spacing: 6px;
}

h3{
	font-size: 12px;
}

h2{
	font-size: 18px;
	letter-spacing: 4px;
}

/********************************** reglas del layout ***************************************************************/
#contenedor{
	position: relative;
	width: 700px;
	margin-left: auto;
	margin-right: 88px;
	margin-top: 10px;
}

#cabecera{
	width: 700px;
	height: 362px;
	background-image: url(img/banner3.jpg);
	
}


#areaTexto{
    width: 450px;
    margin: -10px 0 0 248px;
    // margin: -20px 0 0 204px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 388px;
    background-color: #85074E ;
    text-align: left;
    padding: 10px;
}
/* Explorer>=7 y mozilla */
#contenedor>#areaTexto{
	width: 485px;
	margin: 0 0 0 195px;
}




/*zonas de texto*/
#texto1 h3 span{
	display: none;
}

#texto1 h3{
	background: url(img/05.gif);
	width: 435px;
	height: 60px;
}


/********************************************************************************************/
/***************************************** MENU's *******************************************/
#menu{
	position: absolute;
	top: 362px;
	font-size: 14px;
	width: 194px;
	background: #85074E url("img/bottom_linklist.gif") no-repeat left bottom;
	padding-bottom: 24px;
	left: 0px;
}

#menu ul{
	text-align: left;
	list-style: url(img/.png);
}

#menu a{
	color: #FFFFA9;
	text-decoration: none;
}

#menu  li {
	margin: 0 0 5px -10px;
	background: #85074E;
	width: 150px;
	padding-bottom: 5px;
}

#mprincipal li a {
	text-transform: uppercase;
	font-size: 11px;
}

#mprincipal li a:hover{
	color: #fff;
	text-decoration: overline;
}

#mprincipal .c {
	text-transform: capitalize;
	font-size: 11px;
}

#mprincipal a {
	display: block;
	font-weight: bold;
}

#mprincipal a.c {
	display: inline;
	font-weight: bold;
	color: #B74213;
}


#mextra ul li{
	border-bottom: none;
}

#mextra ul{
	list-style: url();
}

#mextra ul li{
	margin: 0 0 -5px -10px;
}

#mextra ul a{
	color: #000;
	font-weight: bold;
}

#mextra li a {
	display: inline;
	font-weight: normal;
	font-size: 9px;
	line-height: 15px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#disclaimer{}

h3.principal{
	color: #2A5158;
	background: url(img/bgh3sel.gif);
	height: 14px;
	text-align: left;
	padding: 5px;
}

h3.extra{
	color: #2A5158;
	background: url(img/bgh3.gif);
	height: 14px;
	text-align: left;
	padding: 5px;
	border-bottom: none;
}


/***************************************************************************************************************/
/**************************************************Footer*******************************************************/
#footer{
	background: url(img/footer.gif);
	line-height: 45px;
	height: 45px;
	margin: 30px -10px -10px -10px;
	padding: 0 10px 0 0;
	font-weight: bold;
	text-align: right;
}

#footer a{
	text-transform: uppercase;
	font-size: 9px;
	color: #EFECDE;
	text-decoration: none;
}

/*************************************************** End code **************************************************/
