/* CSS - alzado 2.0 - LVILLA. 29/8/2003
----------------------------------------------*/

body {
	margin:0px;
	font-size: 0.75em;
	font-family: 'Trebuchet MS';
    background-repeat: no-repeat; 
    text-align: center;
}
table{
	font-size: 1em;
	}
/* enlaces
----------------------------------------------*/

a{
	color:#FF6600;
	text-decoration: none;
}

a:hover{
	color:#993300;
	text-decoration: none;
}

/* cabeceras genericas
----------------------------------------------*/

h1{
	font-size: 140%;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #0081C4;
}

h2{
	font-size: 100%;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #666666;
}

h4{
	font-size: 100%;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #A78900;
}

h4 span{
	color: #FFF;
	font-weight: normal;
	font-size: 85%;
}

h3{
	font-size: 110%;
	margin-bottom: 5px;
	margin-top: 20px;
	color:#666666;
	padding-bottom: 3px;
	border-bottom: 1px dotted #A7A28F;
}

pre{
	margin-top:2px;
	margin-bottom:5px;
    line-height: 13px; 
	font-size: 11px;
}

p{
	margin-top:2px;
	margin-bottom:5px;
    line-height: 16px; 
}

img{
	border:0px;
}



#contenido1 {
	width:300px;
	padding: 10px;
}

#contenido11 {
	width:160;
	padding: 10px;
}

#contenido111 {
	position: relative;
	width:140px;
	padding: 10px;
}

#lateralizq {
	position:absolute;
	top: 200px;
	left: 620px;
	width:140px;
	padding: 10px;
}

#contenido2 {
	position:absolute;
	top: 154px;
	left: 150px;
	width:500px;
	background-color: #ffffff;
	padding: 10px;
}



#contenido3 {
	width: 600px;
	margin-top: -60px; 
	margin-left: auto; 
	margin-right: auto; 	
	padding: 10px;
	text-align: left;
}

#contenido4 {
	position:relative;
	top: -80px;
	width: 650px;
	margin-left: auto; 
	margin-right: auto; 	
	padding: 10px;
}

#lateral-float {
	float:right;
	margin-top:60px;
	margin-right: -28px; 
	width:120px;
	padding:10px;
	background-color: #ffffff;
}

#lateral-float2 {
	float:right;
	margin-top:60px;
	margin-right: -28px; 
	margin-left: 10px; 
	width:120px;
	padding:10px;
	}




}
	
#contenido1 #asset h3{
	font-size: 105%;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	color:#A7A28F;
	padding-bottom: 3px;
	border-bottom: 0px;
}

#contenido1 #asset span{
	font-size: 90%;
	color:#A7A28F;
	font-weight: bold;
}


#asset2{
	margin-top:10px;
	margin-left:10px;
	margin-right:15px;
}

#contenido1 #asset2 h3{
	font-size: 105%;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	color:#A7A28F;
	padding-bottom: 3px;
	border-bottom: 0px;
}

#contenido1 #asset2 h3 span{
	font-size: 85%;
	color:#A7A28F;
}



/* bloque de contenido
----------------------------------------------*/

#asset{
	margin-top:20px;
	margin-left:10px;
	margin-right:15px;
}

#asset p{
	line-height: 1.4
}

#meta{
	margin-top: 0.5em;
	font-size: 90%;
}

#meta span{
	color: #A78900;
	font-weight: bold;
}

/* columna derecha
----------------------------------------------*/

#derecha1 {
	background-image: url("../imgcss/archivos.jpg");
	background-repeat: no-repeat;
}
#derecha1 {
	margin-top:0px;
	position:absolute;
	left:381px;
	top: 40px;
	width:187px;
	color: #EFEFEF;
	background-color: #000;	
}



#derecha1 a:hover{
	color: #E9D470;
}



