/* colores 
color:#69435C;
color:#333
*/

/**CARACTERISTICAS DE LA PLANTILLA**/
body{
	margin:0px;
	background-image: url("1.gif");
	/*background-color: #A78DAE;*/
	font-family: Georgia, Helvetica, Times New Roman, Verdana,Arial;
	color:#A78DAE;
	font-size:15px;
}


body, th, td, input, textarea {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a, p {
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 15px;
}

a:link, a:visited {color:#b87f98;text-decoration:none}
a:hover{color:5d2e4d;text-decoration:underline}
a:active{color:68093c;background:black;textdecoration:overline}

h1,h2,h3,h4,h5,h6 { 
  	font-family:"times new roman",times,serif; 
  	font-weight:bold; 
  	color:#000000;
}

h1 { font-size: 24px; }                        
h2 { font-size: 24px; padding: 0px 0px 5px 0px; font-style: italic }          
h3 { font-size: 18px; color: #ffffff}                        
h4 { font-size: 16px; }                     
h5 { font-size: 14px; }                    
h6 { font-size: 14; font-style:italic }

h1 strong { color:#7D3D68;}
h2 strong { color:#7D3D68;}
h3 strong { color:#7D3D68;}
h4 strong { color:#7D3D68;}
h5 strong { color:#7D3D68;}
h6 strong { color:#7D3D68;}
h7 strong { color:#7D3D68;}

}

img {
	border: none;
}


li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
	background: 0px 3px url(villeta.png) no-repeat;
	text-align: justify;
}

ul { margin-left: 0px;
	padding: 0px 0px 5px 30px;
	text-align: justify;
}



/*  M E N U   P R I N C I P A L    D E   P A G I N A  */

#tb_mprincipal{
	width:800px;
	height:45px;
	margin-left:190px;
	border:none;
	padding-top:68px;
}
#tb_mprincipal td{
	text-align:center;
}
#tb_mprincipal a{
	text-decoration:none;
	font-family: sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	display:block;
	height:30px;
	padding-top:11px;
	border:1px transparent solid; 
}
#tb_mprincipal a:hover{
	color:#A78DAE;
	/*border:1px #333 solid;  antes #7f3exx69*/
}

/*  B A N N E R */
#td_banner{
	background: url("posti.png") no-repeat;
	height: 368px;
	text-align:center;
	vertical-align: top;
	background-color: #fff;
}

#div_banner{
	vertical-align: center;
	height: 245px;
	width: 135px;
	margin-left: 20px;
	margin-top: 80px;
	margin-right: 50px;
	color: #fff;
}

#div_banner h2{
	color: #fff;
}
/*  M E N U   CUERPO  */
#td_cuerpo{
	background-color: #fff;
	vertical-align: top;
	padding: 11px 60px 11px 21px;
}

/*  M E N U   S E C U N D A R I O    D E   P A G I N A  */
#tb_msecundario{
	width:100%;
	height:64px;
	border:none;
	vertical-align:top;
	margin-top: 45px;
}
#tb_msecundario td{
	text-align:center;
	vertical-align:bottom;
}
#tb_msecundario a{
	text-decoration:none;
	font-family: sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	display:block;
	height:30px;
	padding-top:11px;
	border:1px transparent solid; 
}
#tb_msecundario a:hover{
	color:#A78DAE;
}

#td_msecundario{
	background:url('pie.png') top center no-repeat;
	background-color:#333;
}
.td_margen_dcho{
	background:url('s.png') repeat-y;
	width:8px;
}

/* MENU RUTA */


.sbmn_ruta, .sbmn_ruta_hover{
	font-size:15px;
	color:#333;
	font-family: Georgia, Helvetica, Times New Roman, Verdana,Arial;
	font-style: italic;
	text-decoration: none;
}
.sbmn_ruta_hover{
	color:#7D3D68;
}
.sbmn_hijo, .sbmn_hijo_hover{ 
	font-size:13px;
	color:#333;
	font-family: Georgia, Helvetica, Times New Roman, Verdana,Arial;
	font-style: italic;
	padding-top:7px;
}
.sbmn_hijo_hover{
	color:#7D3D68;
}


/*  M E N U   PIE  */
#tb_pie{
	width:1000px;
	/*height:25px;*/
	text-align: center;
	font-size:10px;
	font-weight:bold;
	color:#0F010A;
}	

#tb_pie  a:hover{
	color:#4b3a53;
	border:1px #333 solid; 
	float: right;
	
}

#tb_pie  a{
	float: right;

}

/*MENU SITE MAPA*/
#sitemap {
	font-size: 140%;
	}

#sitemap li {
	list-style: none;
	}

#sitemap li ul {
	font-size: 90%;
	}

#sitemap li ul li ul li {
	padding-left: 16px;
	background: url(villeta.png) no-repeat 0 50%;
	}

/* ESTILO PRECIOS */

.div_precio{
	background:url('precio.png') center center no-repeat;
	width:128px;
	height:60px;
	font-family:sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.div_precio span{
	display:block;
	padding-top:16px;
}
.div_precio span a{
	color:#000;
	text-decoration:none;
	font-size:18px;
}