
* {
	margin:0;
	padding:0;
	/* border:#000000 1px solid; */
}

body {
	/*background:#ADCA00 url(imagenes/bg.jpg) repeat-x;*/
	background:#ADCA00 url(imagenes/conhojas.jpg) repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

a {
	color:#3366CC;
	text-decoration:none;
}

a:hover {
	color:#CC6600;
	text-decoration:none;
}


table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#666666;
}



#warp {
	/* border:#000000 1px solid; */
	margin:0 auto;
	background: transparent;
	width: 960px;
	text-align: left;
}

#cabeza {
	/* border:#000000 1px solid; 
	width:100%;
	height:60px; */
	line-height:60px;
	vertical-align:middle;
	background: transparent;
	color:#00CC00;
    font-weight:bold;
    /* float:left; */
}

	#cabeza img {
		line-height:60px;
		height:40px;
		vertical-align: middle;
	}


#cuerpo {
	/* border:#000000 1px solid; */
	width:100%;
	background:#FFF;
	padding: 0 0 0 0;
    overflow:auto;    
}

    .titulo{
        line-height:37px;
        height:37px;
        background:url("imagenes/hoja.png") no-repeat;
        font-weight:bold;
        padding-left:34px;
        float:left;
        width:90%;
		margin-bottom:14px;
    }

    .info{
        color:#000000;
		font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        padding-left:34px;
		color:#666666;
        float:left;
        width:90%;

    }
	
	p {
		margin-bottom:10px;
	}
	
	h1 {
		color:#000000;
		font-family:Century gothic, arial, Helvetica, sans-serif;
        font-size:15px;
		font-weight:bold;
        line-height:35px;
        height:37px;
        background:url("imagenes/hoja.png") no-repeat;
        font-weight:bold;
        padding-left:38px;
		margin-bottom:5px;
	}
	
	h2 {
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
        font-size:15px;
		margin-bottom:2px;
        line-height:37px;
        height:37px;
        font-weight:bold;
        margin-bottom:5px;
	}
	
	h3 {
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
        font-size:13px;
        line-height:20px;
        font-weight:bold;
        margin-bottom:5px;
	}

    .fecha{
        color:black;
        font-size:10pt;
    }
	
	#menu {
		width:960px;
		height: 106px;
		background:url(imagenes/superior.png) repeat-x;
		float:left;
		border-top: 1px solid #fff;
	}
	
	#logoavatur {
		width:138px;
		height:107px;
		background:url(imagenes/logo_avatur.png);
		border-left: 1px solid #fff;
		float:left;
	}
	
	.tituloavatur {
		font-family:century gothic, arial, verdana;
		font-size:14px;
		color: #000;
	}
	
	.texto_dia {
		font-size:60px;
		font-family:century gothic, arial, verdana;
		color: #fff;
		line-height:70px;
		text-align:center;
	}
	
	.texto_mes {
		color: #fff;
		font-family: century gothic, arial, verdana;
		font-size: 22px;
		line-height: 22px;
	}
	
	#catalogo {
		width:107px;
		height:106px;
		float: right;
		background: rgb(41,113,164);
		border-right:1px solid #fff;
	}
	
	#cabecera  {
		float:left;
		height:266px;
		width:960px;
		overflow:hidden;
		background:url(imagenes/degradado.png) repeat-x;
	}
	
		#cabecera_imagenes {
			float:right;
			height: 227px;
			width: 297px;
			margin-right:0px;
			margin-top: 20px;
		}
		
		#cabecera_asturias {
			float:left;
			height:247px;
			width:597px;
			margin-left:0px;
			background:url(imagenes/fondo_asturias.jpg) no-repeat;
		}
		
		#cabecera_menu {
			margin-top: 155px;
			margin-left: 120px;
			
		}
		
		#cabecera_menu table {
			width: 450px;
		}
	

	#lineamigas_recomendaciones {
		float:left;
		width:960px;
		height: 40px;
		margin-top:10px;
		margin-bottom:10px;
		overflow:hidden;
	}

	#linea_de_migas {
		margin-top: 10px;
		margin-bottom:10px;
		float:left;
		height:40px;
		margin-left:20px;
		width:450px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	#recomendaciones {
		margin-top: 10px;
		margin-bottom:10px;
		text-align:right;
		float:right;
		height:20px;
		margin-right:20px;
		width:450px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}


    #conti{
        width: 33%;
        position:relative;
        /* top:15px; */
        left:2%;
        float:left;
    }
        
            .escudo {
                width:25%;
                float:left;
            }
            .informaciong {
                width:72%;
                float:right;
            }
            .modulo {
                padding-top:15px;
                height:auto;
            }
    #contd{
        width:60%;
        position:relative;
        /* top:15px; */
        right:2%;
        float:right;
    }
        #fotobienvenido{
            float:right;

        }

#pie {
	/* border:#000000 1px solid; */
	width:100%;
	height:370px;
	background: rgb(240,240,240);
    position:relative;
    float:left;
    text-align:center;
    color:#333333;
	/* margin: 0 2px 0 2px; */
}

#texto {
	margin-left:41px;

}

.boton {
	border:1px solid #999999;
	background: url(imagenes/boton1.gif);
	height: 21px;
	color:#333333;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

inputbox {
	font-size:12px;
}

.textbox {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border: 1px solid #999999;
	background:rgb(230,230,230);
	height:18px;
	font-size:12px;
}

.textbox_ampliado {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border: 1px solid #999999;
	background:rgb(230,230,230);
	font-size:12px;
}


.seleccion {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border: 1px solid #999999;
	background:rgb(230,230,230);
	font-size:12px;
}

.boton:hover {
	background: url(imagenes/boton2.gif);
}

blockquote {
	margin-left:40px;
}
 
 
.resultado th {
	height: 30px;
	color:#FFFFFF;
	font-size:12px;
	background: #006699;
	text-indent:5px;
}

.resultado input {
	border:1px solid #000099;
	background:#006699;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;

}

.inputbuscador {
	border:1px solid #000099;
	background:#006699;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}

.linea1 {
	height: 30px;
	color:#003300;
	font-size:12px;
	background: rgb(255,255,255);
	text-indent:5px;
}

.linea2 {
	height: 30px;
	color:#003300;
	font-size:12px;
	background: rgb(225,225,225);
	text-indent:5px;
}

.entradadatos input, .entradadatos textarea, .inputtextobuscador {
	border:1px solid #999999;
	background: #F3F3F3;
	color:#333333;
	font-size:12px;
	min-height:20px;
	font-family: Arial, Helvetica, sans-serif
}

.resultadotextarea {
	border:1px solid #999999;
	background: #F3F3F3;
	color:#333333;
}

.mapa {
	border:1px solid #666666;
	overflow:hidden;
}

.imagenlateral {
	border:1px solid rgb(200,200,200);
	padding:4px;
	height:180px;
	width:307px;
}

.imagenModifi{
    overflow: auto;
}
.imagenModifi img{
    float: left;
}

.izkImgNoticia {
    float:left;
    overflow: auto;
    width: 175px;
}

.izkImgNoticia_articulo {
    float:left;
    overflow: auto;
    width: 225px;
}

.izkImgNoticia img {
     border: 1px solid rgb(220, 220, 220);
     padding: 4px;
}

.noticia {
    overflow: auto;
}

.calendario {
    height: 32px;
    width: 32px;
    background-image: url("imagenes/calendario.png");    
    font-weight: bold;
    line-height: 32px;
    /* text-align: center; */
    font-size: 16px;

}

.calendario a{
    color: black;
}