body { 
	text-align:center;
	background-color:#F3F0ED; 
	background-image:url(../img_web/fondo_pixel.gif); 
	background-repeat:repeat-x; 
	font:8pt  "Arial", sans-serif;
	color:#796655;
	margin-left:0;

	}
	
img{border:0px;
	/* margin-top:-1px;*/}

p {
	margin-bottom:0px;
	margin-top:9px;
	}

a:link {
	text-decoration:none;
	color:#5F4833;
}
a:hover {
	text-decoration:underline;
	color:#5F4833;
}
a:visited {
	text-decoration:none;
	color:#5F4833;
}

#imgCabecera{
		position:relative;
		width:750px;
		margin: 0 auto;
		background:url(../img_web/cabecera90.gif) no-repeat 10px -5px;
		background-color:white;
		padding:0;
		text-align:center;
		}

#gral_content{
	border:solid 1px #9B8D80; 
	padding-top:175px;
/*	width:100%;*/
	background:url(../img_web/figuras.jpg) no-repeat left bottom;
	text-align:center;
}

#espacio {
	width:750px;
}
#mad{
	margin-top:80px;
	float:left;
	position:relative;
	left:70px;
}

/********** 1ª columna */
#bloque1 {
	float:left;
	width:390px;
	text-align:right;
	vertical-align:top;
}
#espacioV{
	height:15px;
}
#info{
	position:relative;
	right:-15px;
	margin-bottom:0px;
}
	
#seccITI {
	width:90%;
	float:right; 
}
#seccITI h3 {
	font-size:8pt;
	margin-top:0px;
	margin-bottom:0px;
	color:#594F33;
}
#seccITI h3 a:visited {
	color:#C3B5A7;
}


#seccITI p {
	width:85%;
	margin-top:6px;
	margin-bottom:0px;
	float:right;
}
#seccITI img {margin-left:7px;}


#ilusITI{
	float:left;
	position:relative;
	left:130px;
}




/************* 2ª columna */
#bloque2 {
/*	position:relative;
	left:405px;	height:600px;	margin-left:405px;*/
	float:left;	width:190px;
	text-align:left;
	vertical-align:top;
	background:url(../img_web/cieloCalle_ilus.jpg) no-repeat 80px 0;
	padding-left:15px;

}

#bloque2 p{
	width:110px; /*limita el ancho de las secciones inferiores, mapa etc*/
	margin-top:10px;
}
#tx_intro{ 
	width:92%;
	font-weight:bold;
}


#bloque2 p.ornamento{
	text-align:center;
	margin-top:15px;
	margin-bottom:-5px;
}

#buscador form{
	display:block;
	/*width:235px;*/
}

#buscador { 
	background:url(../img_web/marcoNrj90.gif) no-repeat left top;
	width:175px;
	height:30px;
	padding-top:2px;
	margin-top:7px;
	text-align:left;
}

#buscador input{/*mantiene alineados boton y campo de formulario*/
	display:inline;	
	vertical-align:middle;
}

#buscador input#entrar{ /*formatea el campo de formulario*/
	width:125px;
	background-color:#F1EEEA;
	color:#F68138;
	height:8pt;
	font-size:7pt;
	padding-left:2px;
	margin-right:7px;
	margin-left:5px;;
}
#espacioV2{
	height:5px;
}


/************** 3ª columna */
#bloque3 {
	float:left;
	width:140px;
	text-align:center;
	vertical-align:top;
	margin-top:-30px;

}

#sindicado {
	margin-top:-5px;
	padding-top:5px;
	padding-left:7px;
	padding-right:5px;
	padding-bottom:10px;
	border-left: solid 1px #9B8D76;
	border-right: solid 1px #9B8D76;
	border-bottom: solid 1px #9B8D76;
	border-top:0px;
}
#sindicado p{
	text-align:left;
	padding-bottom:12px;
	margin-top:7px;
	background:url(../img_web/px_color.gif) no-repeat center bottom;

}
#sindicado a:link{	color:#9B8D76; text-decoration:none;}
#sindicado a:hover{	color:#5F4933;text-decoration:underline;}
#sindicado a:visited {color:#D9BD86; text-decoration:none;}

/*
#Publi{
	width:140px;
	text-align:left;
	margin-top:6px;
	padding-bottom:10px;
	border-top: solid 1px #F1EEEA;
	border-left: solid 1px #9B8D76;
	border-right: solid 1px #9B8D76;
	border-bottom: solid 1px #9B8D76;
	background-color:#F1EEEA;
	vertical-align:top;
}

*/

#Publi{
	width:140px;
	text-align:left;
	margin-top:5px;
	padding-bottom:10px;
	/*border-top: solid 1px #F1EEEA;*/
	border-top: solid 1px #9B8D76;
	border-left: solid 1px #9B8D76;
	border-right: solid 1px #9B8D76;
	border-bottom: solid 1px #9B8D76;
	background-color:#F1EEEA;
	vertical-align:top;
}



#Publi p{
	text-align:left;
	padding-bottom:12px;
	padding-left:7px;
	padding-right:5px;
	margin-top:7px;
	background:url(../img_web/px_color.gif) no-repeat center bottom;

}

/************** Barra al pie  */
#pie{
	text-align:left;
	clear:both;
	width:600px;
	border-top:solid 1px #F1EEEA;
	margin:5px 0px 5px 75px;
	}
	
#pie p {
	color:#5F4833;
	font-size:9px;
	padding:0px 0px 15px 5px;
}



