@import url("general.css");

.izquierdo{
	height:450px;
	/*resto de propidades definidos en general.css*/
	}

.izquierdo .titular{
    position:absolute;
	top:56px;
	left:6px;
	}
/*CONTENIDO
-----------------------------------------*/
.contenedor{
    width:770px;
	height:514px;
	position: absolute;
	bottom:0;
	right:0;
	z-index:1;
	}
*html .contenedor{
    height:508px;
	}
		
ul.pral{
     float:left;
     width:260px;
}
ul.pral li{
	float:left;
	list-style:none;
	position:relative;
	}
ul.pral li.texto{
    width:240px;
	height:38px;
	padding:2px 10px;
	}
*html ul.pral li.texto{
    padding:2px 10px;
	height:43px;
	}
ul.pral li.foto_gran{
    width:240px;
	height:340px;
	padding:10px;
	}
*html ul.pral li.foto_gran{
    padding:4px 10px 8px 10px;
	}
ul.pral li,
ul.pral li.texto a{
	font-size:11px;
	color:#717171;
	text-align:left;
	line-height:13px;
}

ul.contenidos{

}

ul.contenidos li{
	float:left;
	list-style:none;
	position:relative;
	}
ul.contenidos li.texto{
    width:230px;
	height:38px;
	padding:2px 10px;
	}
*html ul.contenidos li.texto{
	height:39px;
	padding:2px 10px;
	}
ul.contenidos li.foto_peke{
    width:230px;
	height:160px;
	padding:10px;
	}
*html ul.contenidos li.foto_peke{
    padding:8px 10px;
	}	
ul.contenidos li.foto_gran{
    width:240px;
	height:340px;
	padding:10px;
	}
ul.contenidos li,
ul.contenidos li.texto a{
	font-size:11px;
	color:#717171;
	text-align:left;
	line-height:13px;
	}
ul.pral li.texto h3,
ul.pral li.texto h3 a,	
ul.contenidos li.texto h3,
ul.contenidos li.texto h3 a{
    font-size:14px;
	color:#000000;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
	}
ul.contenidos li.texto h3 a:hover{
	text-decoration:underline;
	}
	
/*Enlace interior fotos*/
.from_1{
    position:absolute;
	bottom:14px;
	right:15px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#969ca1;
	font-style:italic;
	font-weight:bold;
	}
.from_1 a{
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#55585c;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	}	
.from_1 a:hover{
    color:#000000;
	}
	
	
.from_2{
    position:absolute;
	bottom:13px;
	right:18px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	font-style:italic;
	font-weight:bold;
	}
.from_2 a{
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#55585c;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	}
.from_2 a:hover{
    color:#000000;
	}
	
.from_3{
    position:absolute;
	bottom:12px;
	right:18px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#9f9f9f;
	font-style:italic;
	font-weight:bold;
	}
.from_3 a{
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	}
.from_3 a:hover{
    color:#000000;
	}
	
.from_4{
    position:absolute;
	bottom:14px;
	right:15px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	line-height:11px;
	}
.from_4 a{
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	color="#ef1d6d";
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	}
.from_4 a:hover{
    color: #FFFFFF;
	}
	
.from_5{
    position:absolute;
	bottom:13px;
	right:15px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	font-style:italic;
	font-weight:bold;
	}
.from_5 a{
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	}
.from_5 a:hover{
    color:#666666;
	}
	
/*Enlaces interiores version ingles*/
.from_1_en{
    position:absolute;
	bottom:16px;
	right:18px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#969ca1;
	font-style:italic;
	font-weight:bold;
	line-height:11px;
	}
.from_1_en a{
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#55585c;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	}	
.from_1_en a:hover{
    color: #000000;
	}
	
.from_2_en{
    position:absolute;
	bottom:13px;
	right:18px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#f78b4c;
	font-style:italic;
	font-weight:bold;
	}
.from_2_en a{
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#507226;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	}
.from_2_en a:hover{
    color:#003300;
	}
	
.from_3_en{
    position:absolute;
	bottom:13px;
	right:15px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#9f9f9f;
	font-style:italic;
	font-weight:bold;
	}
.from_3_en a{
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	}
.from_3_en a:hover{
    color:#000000;
	}
	
.from_4_en{
    position:absolute;
	bottom:13px;
	right:15px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#d6d3d1;
	font-style:italic;
	font-weight:bold;
	}
.from_4_en a{
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	}
.from_4_en a:hover{
    color: #ffffff;
	}
	
.from_5_en{
    position:absolute;
	bottom:13px;
	right:15px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	font-style:italic;
	font-weight:bold;
	}
.from_5_en a{
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	font-style: normal;
	}
.from_5_en a:hover{
    color:#666666;
	}
	
a.minnim{
    position:absolute;
	bottom:5px;
	right:19px;
	color:#9a9a9a;
	font-size:10px;
	}