	p {
		
		font-size:1.1em;
		line-height: 1.3em;
	}
	
	#cabecera {
	margin: 0 0 0 30px;
	}
	#cabecera .bloque-1 {
		width: 258px;
	}
   	#cuerpo {
		margin:0 30px 0 30px;
		padding-top:20px;
	}
	
	.bloque-3-columnas{
		margin:0 0 20px 11px;
	}
	
	.bloque-3-columnas .bloque-1{
		float:left;
		width:270px;
		margin:0 17px 0 0;
		padding:0 0 0 0;
	}	
	.bloque-3-columnas .bloque-2{
		float:left;
		width:270px;
		margin:0 22px 0 0;
		padding:0 0 0 0;	
	}	
	.bloque-3-columnas .bloque-3{
		float:left;
		width:270px;
		margin:0 0 0 0;
		padding:0 0 0 0;	
	}	
	
	.bloque-2-columnas-LC{
		margin:0 0 20px 11px;
	}
	
	.bloque-2-columnas-LC .bloque-1{
		float:left;
		width:557px;		
		margin:0 22px 0 0;
		padding:0 0 0 0;
	}
	
	.bloque-2-columnas-LC .bloque-1-gris{
		background-color:#F5F5F5;
		height:1%;
	}
	
	
	
	
	.bloque-2-columnas-LC .bloque-1 .bloque-1{
		float:left;
		width:260px;
		margin:0 16px 0 10px;
		padding:0 0 0 0;
	}
	
	.bloque-2-columnas-LC .bloque-1 .bloque-2,
	.bloque-2-columnas-LC .bloque-1-gris .bloque-2{
		float:left;
		width:260px;
		margin:0 10px 0 0;
		padding:0 0 0 0;
	}
	
	.bloque-2-columnas-LC .bloque-2{
		float:left;
		width:270px;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}
	
	
	
	
	
	
	
	
	
	/*******************************/
	
	
	div.bloque-scroll{
		overflow:auto;
		border:1px solid #767676;
		height:93px;
	}
	
	div.bloque-scroll ul{
		margin:0;
		padding:10px 0 0 6px;
	}
	
	div.bloque-scroll ul li{
		margin:0 0 8px 0;
		padding:0;
		font-size:1.4em;
	}
	
	div.bloque-scroll ul li a{
		margin:0;
		padding:0;
		text-decoration:none;
		color:#333333;
	}
			
	
	#cuerpo.tipoIndex #modulo-1 {
		width: 212px;
		margin:0 50px 0 40px;
   	}
	
   	#cuerpo.tipoIndex #modulo-2 {
		width: 270px;
		margin:0 50px 0 0;
   	}
   	#cuerpo.tipoIndex #modulo-3 {
		width: 209px;
		margin:0;	
   	}	
   	#cuerpo.tipoIndex #modulo-3 p{
		color:#333333;	
   	}
	
		
		/*#divh1 {
			background-color: #000;
			color: #D02133;
			font-size: 1.7em;
			height: 228px;
			overflow: hidden;
			position: relative;
			margin-left:0;
			background: #000000 url(/css/bitmaps/h1-indx-az.gif) no-repeat  601px bottom;
			border-bottom:5px solid #CCCCCC;
			margin-right:30px;
		}
		
		#divh1 h1 {
			height: 116px;
			margin:0;
			padding:0;
			position: absolute;
			width: 413px;
			top: 56px;
		    left:73px;
			border:none;
		}
		*/
		
		#divh1 {
			background-color: #000;
			color: #D02133;
			font-size: 1.7em;
			overflow: hidden;
			/*border-bottom:5px solid #CCCCCC;*/
			margin:17px 30px 0 0;
			padding:11px 0 0 0;
			height:1%;
		}
		
		*:first-child+html #divh1 { /*IE*/
			padding:11px 0 7px 0;
		}
		
		* html #divh1{
			padding:11px 0 7px 0;
		}
		

		#divh1 .bloque-1 {
			width:320px;
			float:left;
			margin:0 0 0 19px;
			padding:0 0 0 0;		
		}
		
		#divh1 .bloque-2{
			float:right;
			width:530px;
			margin:0 0 0 0;
			padding:0 0 0 0;
		
		}
		
		#divh1 h1 {
			margin:34px 0 0 31px;
			padding:0 0 0 0;
			border:none;
		}
		
		
		/*#img-carrusel{
			position:relative;
		}
		
    	#img-carrusel img {
			display:none;
			position:absolute;
			top:0; left:0;
		}*/		
		
		* html div.buscador{
			width:200px;
			float:right;
		}
		
		div.buscador form{
			padding:0;
			margin:0 20px 0 0;
			float:right;
			text-align:right;			
		}		
		
		* html div.buscador form{
			padding:0;
			margin:0 0 0 0;
			float:right;
			text-align:right;			
		}
		
		div.buscador fieldset{
			padding:0;
			margin:0;
		}		
		
		div.buscador input{
			width:100px;
			background-image:url(/css/bitmaps/az_input_buscador_index.gif);
			background-position:0 0;
			background-repeat:no-repeat;
			border:0;
			font-size:0.7em;
			margin:5px 0 0 9px;
			padding:1px 0 1px 0;
			float:left;			
		}
		
		div.buscador input.btn{
			margin:0 0 0 0;
			padding:0 0 0 0;
			border:0;
			background-color:#000000;
			color:#FFFFFF;
			background-image:none;
			float:left;
			text-decoration:underline;
			width:auto;
			font-weight:normal;
			
		}
		
		div.buscador .oculto{
			display:none;
			line-height:0;
		}
		

	p.intranet {
	display: inline;
	font-size: 0.7em;
	margin: 0 11px 0 0;
	background: url(/css/bitmaps/ic_intranet.gif)  no-repeat right top;
	float:right;
	padding:7px 28px 7px 10px;
	}  
	p.intranet a{
	text-decoration:underline;
	color:#FFF;
	}
	p.intranet a:hover{
	text-decoration:none;
	color:#FFF;	
	}			
		
		
		
		#idiomas{
			width: 100px;
			color:#FFFFFF;
			float:right;
		}
		
		#idiomas p{
			text-align:right;
			font-size:1.1em;
		}
		
		#idiomas a{
		color:#666666;
		text-decoration:none
		}
		#idiomas a:hover{
		color:#666666;
		text-decoration:underline;
		}
		
		h2,#modulo-2 h2{
		margin:0 0 10px 0;
		padding:0;
		border:0;
		}
		h3{
		margin:10px 0 7px 0;
		padding:0;
		color:#D02133;
		text-decoration:none;
		font-size:2.1em;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		}
		
		#cuerpo p{
		margin:5px 0 5px 0;
		}
		/*
		#cuerpo.tipoIndex #modulo-3 p.fecha{
		margin:10px 0 5px 0;
		font-size:1.1em;
		font-family:"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
		}
		#cuerpo.tipoIndex #modulo-3 p.not-tit{
		color:#999999;
		font-weight:bold;
		font-size:1.3em;
		margin:0px 0 0 0;
		}
		#cuerpo.tipoIndex #modulo-3 p.not-tit a{
		 color:#999999;
		text-decoration:none;
		 }
		#cuerpo.tipoIndex #modulo-3 p.not-tit a:hover{
		text-decoration:underline;
		}
		#cuerpo.tipoIndex #modulo-3 p.mas{
		text-align:right;
		color:#D02133;
		margin-bottom:5px;
		}
		#cuerpo.tipoIndex #modulo-3 p.mas a{
		color:#D02133;
		}
		#cuerpo.tipoIndex #modulo-3 p.mas a:hover{
		color:#D02133;
		text-decoration:underline;
		}
		*/
		
		#cuerpo.tipoIndex p.ofertas{
			margin:5px 0 0 0;
			padding:0 0 0 0;
		}
		
		#cuerpo.tipoIndex p.aviso{
			font-size:1.7em;
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#666666;
		}
		
		/*Noticias - Tracasa en los medios*/
	
	#cuerpo.tipoIndex .noticias{
		margin:0 0 35px 0;
	}
	
	#cuerpo.tipoIndex .noticias .p{
		font-size:1.2em;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}
	
	#cuerpo.tipoIndex .noticias .fecha{
		font-size:1.1em;
		color:#000000;
		margin:0 0 1px 0;
		padding:0 0 0 0;
	}
	
	#cuerpo.tipoIndex .noticias .medio{
		font-size:1.1em;
		color:#D02133;
		margin:7px 0 8px 0;
		padding:0 0 0 0;
		text-transform:uppercase;
	}
	
	
	
	
	#cuerpo.tipoIndex .noticias .not-tit{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.7em;		
		color:#919191;
		margin:0 0 6px 0;
		padding:0 0 0 0;
	}
	
	#cuerpo.tipoIndex .noticias .not-tit a{
		color:#919191;
		margin:0 0 0 0;
		padding:0 0 0 0;
		text-decoration:none;
	}
	#cuerpo.tipoIndex .noticias .not-tit a:hover{
		text-decoration:underline;
	}
	
	/**		