.body_ppa
{
	width:  800px;
/*	height:1000px;*/
	border:none;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
    background-color: #000000;
/*	background-image: url(../img/fondo_base.jpg);*/
	background-repeat:repeat-x;
    
}

#principal 
{
	width: 800px;
	/*height:850px;*/
	margin:auto;
	border:none;
/*    background-color: #bbc1ec;*/
/*    background-color: #ece6da;*/
    /*background-color: #e8bc7d;*/
    background-color: #f422e3;
}

#cabecera 
{
	width: 800px;
	height:200px;
	border:none;
    font-family:Verdana, Arial, Times New Roman;
	font-weight:bold;
	font-size:45px;
	background-image: url(../img/cabecera_2.jpg);
}

#cuerpo {
    width:800px;
}

#pie 
{
/*	height:30px;*/
	width:800px;
	color:White;
    font-family:Verdana, Arial, Times New Roman;
	font-size:small;
	text-align:center;
    background-color: #d8a6cb;
}

h1{
	/*width:800px;*/
	color:#ffffff;
    font-family:Verdana, Arial, Times New Roman;
	font-size:12px;
	text-align:left;
	background-color: #690406;
}

img
{
	border:none;
}

.logo
{
    border:none;
    height:50px;
    width:50px;
}

/************************************************************ secciones*/	
#tabla_contenido {
    margin:0px 0px 0px 0px;
}

.txt_zona{
    background-color: #ffffff;	
	font-weight:bold;	
    font-family:Verdana, Arial, Times New Roman;
    font-size:10px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

.txt_zona_2{
    background-color: #ffffff;	
	font-weight:bold;	
    font-family:Verdana, Arial, Times New Roman;
    font-size:10px;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}


.der
{
    vertical-align:top;
	width:50%;
	text-align:justify;
}

.izq
{
    vertical-align:top;
	width:45%;
}


.izq_2
{
    vertical-align:top;
	width:5%;
}

.der_2
{
	width:95%;
}



.flash_1
{
	width:40%;
	vertical-align:top;
}


/*********************************************************** contenidos*/	

.titblq
{
    color:#000000;
    font-weight:bold;
    font-size:30px;
    text-align:center;
    font-family:Verdana, Arial, Times New Roman;
}

.titblq2
{
    color:#000000;
    font-weight:bold;
    font-size:20px;
    text-align:center;
    font-family:Verdana, Arial, Times New Roman;
}

.subtit
{
    color:#000000;
    font-weight:bold;
    font-size:12px;
    text-align:center;
    font-family:Verdana, Arial, Times New Roman;
    background-color:#ffffff;
}

.txt
{
    color:#000000;
    font-weight:bold;
    font-size:14px;
    text-align:justify;
    font-family:Verdana, Arial, Times New Roman;
    margin:0px 20px 0px 20px;		
}

.txt_l
{
    color:#000000;
    font-weight:bold;
    font-size:12px;
    text-align:justify;
    font-family:Verdana, Arial, Times New Roman;
    margin:0px 0px 0px 0px;		
}


.txt_b
{
    color:#ffffff;
    font-size:14px;
    text-align:justify;
    font-family:Verdana, Arial, Times New Roman;
    margin:0px 20px 0px 20px;		
}

.txt_pie
{
    color:#000000;
    font-size:12px;
	text-align:center;
}

.cab_tit
{
    font-family:Verdana, Arial, Times New Roman;
    font-style:italic;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	color:#a39e5c;
}


p_titmenu
{
     text-align:center;
     font-weight:bold;
     color:Black;
     
}    


/**************************************************************/
/**************************************************************/
/**************************************PARA BORRAR ************************/ 
/**************************************************************/
.der_1
{
	width:30%;
}

.cen_1
{
	vertical-align:top;
	width:30%;
}

.cen_2
{
	vertical-align:top;
	width:50%;
}


/************************************************************* menu ppa*/	
#menu_1 {
    width:800px;
    position:absolute;
    margin:0px 0px 0px 0px;
	background-image: url(../img/barra.jpg);
    background-repeat:repeat-y;
    float:inherit;
}

#menu_1 ul 
{
    margin:0px 0px 0px 0px;    
    padding:7px 0px 0px 0px;
}

#menu_1 li 
{
    text-align:center;
    font-weight:bold;
    color:#ffffff;
    height:30px;
    width:110px;
    list-style:none;
    float:left;
    padding:0px 0px 0px 0px;
}

.separacion {
    margin:0px 0px 0px 15px;
}

#menu_1 li A {
    height:30px;
    width:110px;
    color:#ffffff;
    display:block;
    text-decoration:none;
}

#menu_1 li A:hover 
{
    color:#ffffff;
    background-image:url(../img/btn_activo.jpg);
    background-repeat:no-repeat;
    height:30px;
    width:110px;
    margin:-7px 0px 0px 0px;
    padding:7px 0px 0px 0px;
}

/******************************************************** menu lateral ppa */
.izq_ltl
{
    vertical-align:top;
    width:115px;
}


.tit_mltl
{
    color:#d65522;
    font-weight:bold;
    font-size:20px;
    background-color:#000000;
    width:120px;
}

.menu_ltl 
{
    vertical-align:top;
    text-align:left;
    width:120px;
    margin:0px 0px 0px 0px;    
    background-color:#d65522;
}

.menu_ltl ul {
    margin:0px;
    padding:0px;
    text-align:left;  
}

.menu_ltl li {
    text-align:left;
    font-weight:bold;
    color:#000000;
    height:25px;
    width:115px;
    list-style:none;
    float:left;
    padding:0px 0px 0px 0px;
}

.menu_ltl li A {
    color:#000000;
    display:block;
    text-decoration:none;
    text-align:left;
}

.menu_ltl li A:hover 
{
    color:#000000;
    background-color:#000000;
    text-decoration:underline;
    text-align:left;
    height:25px;
    width:115px;
}


/************************************************************* estru basica*/


.td_estrecha {
    font-size:10px;
}

.cont_izq_a
{
    font-size:5px;
    text-align:justify;
    width:310px;
}

.cont_izq_b
{
    margin:0px 0px 0px 0px;        
    text-align:justify;
    width:310px;
	background-image: url(../fotos/foto1_3.jpg);    
}

.cont_izq_c{
    font-size:14px;
    text-align:justify;
    width:310px;
}

.cont_der_a{
    font-size:5px;
    width:449px;
}

.cont_der_b{
    width:449px;
    font-family:verdana;
    font-size:small;
}


/*............................... menu lateral 1 ..*/
#menu_ltl 
{
    vertical-align:top;
    width:110px;
    margin:0px 0px 0px 0px;    
}

#menu_ltl ul {
    margin:0px;
    padding:0px;
}

#menu_ltl li {
    text-align:center;
    font-weight:bold;
    color:#FFFFFF;
    background-image:url(../img/btn_fnd_a1.jpg);
    background-repeat:no-repeat;
    height:25px;
    width:110px;
    list-style:none;
    float:left;
    padding:0px 0px 0px 0px;
}

#menu_ltl li A {
    color:#FFFFFF;
    display:block;
    text-decoration:none;
    background-image:url(../img/btn_fnd_a1.jpg);
    background-repeat:no-repeat;
}

#menu_ltl li A:hover 
{
    color:#FFFFFF;
    text-decoration:underline;
    background-image:url(../img/btn_fnd_a2.jpg);
    background-repeat:no-repeat;
    height:25px;
    width:110px;
}


/************************************************************* catalogo */
/*............................... menu lateral ..*/
#menu_ltc 
{
    vertical-align:top;
    width:115px;
    margin:0px 0px 0px 0px;    
    float:left;
    top:1.px;
}

#menu_ltc ul {
    margin:0px;
    padding:0px;
}

#menu_ltc li {
    text-align:center;
    font-weight:bold;
    color:#FFFFFF;
    background-image:url(../img/btn_fnd_a3.jpg);
    background-repeat:no-repeat;
    height:50px;
    width:120px;
    list-style:none;
    float:left;
    padding:0px 0px 0px 0px;
}

#menu_ltc li A {
    color:#000000;
    display:block;
    text-decoration:none;
    background-image:url(../img/btn_fnd_a3.jpg);
    background-repeat:no-repeat;
}

#menu_ltc li A:hover 
{
    color:#FFFFFF;
    text-decoration:underline;
    background-image:url(../img/btn_fnd_a4.jpg);
    background-repeat:no-repeat;
    height:50px;
    width:120px;
}

.izq_c
{
	width:15%;
}

.der_c
{
	width:85%;
}

.cen_c1
{
	width:10%;
}

.der_c1
{
	width:70%;
}

#portada_conta
{
	height:600px;
	font-weight:bold;
	font-size:15px;
	text-align:justify;	
	background-image: url(../fotos/foto4_2.jpg);
	background-repeat:no-repeat;																																																									
}



/*................................... submenu ..*/

#menu_p {
    width:800px;
    position:absolute;
    margin:0px 0px 0px 0px;
    background-color:#b18839;
    float:inherit;
}

#menu_p ul {
    margin:0px;
    padding:0px;
}

#menu_p li 
{
    text-align:center;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#b18839;
    height:25px;
    width:150px;
    list-style:none;
    float:left;
    padding:0px 0px 0px 0px;
}


#menu_p li A {
    color:#000000;
    display:block;
    text-decoration:none;
    background-color:#b18839;
}

#menu_p li A:hover 
{
    color:#b18839;
    text-decoration:underline;
    background-color:#000000;    
    height:25px;
    width:150px;
}




/************************************************************* fotosgral */

.foto_h1
{
    width:380px;
    height:300px;
}

.foto_v1
{
    width:300px;
    height:400px;    
    padding-left:10px;
}

.foto_v2
{
    width:400px;
    height:600px;
}


/************************************************************* historia */

.body_ppah
{
	width:  800px;
	height:1200px;
	border:none;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
/*	background-color: #d4cfcf;	*/
	background-image: url(../img/fnd_azul1.jpg);
	background-repeat:repeat-x;
}

#principal_h
{
	width: 800px;
	height:1200px;
	margin:auto;
	border:none;
    background-color:#ffffff;
}

#cuerpo_h
{
	width: 800px;
	height:1050px;
	margin:auto;
	border:none;
    background-color:#ffffff;
}


#tabla_contehis 
{
    width:800px;
    margin:0px 0px 0px 0px;
}

.e_izq{
    width:110px;
}

.e_cen{
    width:700px;
}

#tabla_contehis2
{
    width:800px;
    margin:0px 0px 0px 0px;
}

.e_izq2{
    width:400px;
    text-align:justify;
    padding:5px 5px 5px 5px;
    /*margin:0px 0px 20px 0px;*/
}

.e_cen2{
    width:400px;
    text-align:justify;
    padding:5px 5px 5px 5px;
}

#tabla_1
{
	width:100%;
}

.p_titulo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
/*	color:#b18839;	
    background-color:#000000;  */
	color:#FFFFFF;	
    background-color:#061269;     
}



/*................................... submenu ..*/

#menu_h {
    width:780px;
    position:absolute;
    margin:0px 0px 0px 0px;
    background-color:#FFFFFF;
    color:#0b1770;
    float:inherit;
}

#menu_h ul {
    margin:0px;
    padding:0px;
}

#menu_h li 
{
    text-align:center;
    font-weight:bold;
    color:#0b1770;
    background-color:#FFFFFF;
    height:25px;
    width:110px;
    list-style:none;
    float:left;
    padding:0px 0px 0px 0px;
}

.separacionh {
    margin:0px 0px 0px 15px;
}

#menu_h li A {
    display:block;
    text-decoration:none;
    background-color:#FFFFFF;
    color:#0b1770;
}

#menu_h li A:hover 
{
    text-decoration:underline;
    color:#FFFFFF;
    background-color:#0b1770;
    height:25px;
    width:110px;
}

/************************************************************ refranero */
.e_izq3{
    width:300px;
    text-align:justify;
    padding:5px 5px 5px 5px;
    background-color:#7b7cc7;
}

.e_cen3{
    width:300px;
    text-align:justify;
    padding:5px 5px 5px 5px;
    background-color:#6b6cb8;
}

.p_r_tit
{
    color:#FFFFFF;
    background-color:#0b1770;    
}

.p_r_texi
{
    background-color:#7b7cc7;
    color:#000000;    
}

.p_r_texd
{
    background-color:#6b6cb8;
    color:#FFFFFF;    
}



#principal_empre
{
	width: 800px;
	height:400px;
	margin:auto;
	border:none;
	background-color: #ffcc66;	
}

#portada_empre
{
	height:500px;
	font-weight:bold;
	font-size:15px;
	text-align:justify;	
	background-image: url(../fotos/foto5_2.jpg);
	background-repeat:no-repeat;																																																									
}

#portada_cata
{
	height:500px;
	font-weight:bold;
	font-size:15px;
	text-align:justify;	
	background-image: url(../fotos/foto4_2.jpg);
	background-repeat:no-repeat;																																																									
}

#portada_actua
{
	height:500px;
	font-weight:bold;
	font-size:15px;
	text-align:justify;	
	background-image: url(../fotos/foto1_3.jpg);
	background-repeat:no-repeat;																																																									
}


.cab_subtit
{
    font-family:Verdana, Arial, Times New Roman;
    text-align:right;
	font-weight:bold;
	font-size:20px;
	color:#a39e5c;
}

