/* Hoja de estilo para la web del Ilustre Colegio Oficial de Podólogos de Murcia*/
/* Diciembre 2005								*/

/*-------------------------- ESTILOS IMPORTADOS --------------------------------*/

/*@import "X.css";*/

/*------------------------ ESTRUCTURA DE LA PAGINA -----------------------------*/

body
{
	margin:0em;
	text-align:center;
	font:90% Arial,Verdana,Helvetica,sans-serif;
	color:#000;
	background-color:#fff;
}

a
{
	color:#5490c9;
	text-decoration:none;
}

hr
{
	border:0.1em solid #5490c9;
	font-size:70%;
}

#container
{
	margin:0;
	padding:0;
	text-align:left;
}


#head
{
	display:block;
	margin:0;
	padding:0;
}


#menulatl
{
	display:none;
}


#data
{
	margin:0;
	padding:0;
}


#foot2
{
	margin-top:2em;
	padding-top:0.3em;
	font-size:70%;
	border-top:0.2em solid #5490c9;
	clear: both;
	text-align:center;
}

#foot2 ul , li , .foot-title , br , #foot2 hr
{
	display:none;
}


/*------------------- ESTILOS DE LA PAGINA --------------------------------*/

/*-------------------------- MÓDULO HEAD ----------------------------------*/
#head h1
{
	text-align:left;
	font-size:120%;
}

#head h1 a
{
	color:#000;
	text-decoration:none;
}

#head h1 a .style1
{
	text-transform:uppercase;
	padding-right:0.3em;
	color:#5490c9;	
}

#head h1 a .style2
{
	text-transform:uppercase;
	color:#5490c9;	
}

/*------------------- MODULO MIGAS DE PAN --------------------------------*/
#migaspan
{

}

/*------------------- MODULO NOTICIAS --------------------------------*/

#noticias
{
	margin-top:0.3em;
	padding:0em 0.5em 0.5em 0.5em;
	display:block;
}

#noticias dt
{
	margin:0;
	padding:0;
	padding-left:1em;
	line-height:1.2em;
	font-weight: bold;
}

#noticias dd
{
	margin:0;
	margin-left:1em;
	margin-bottom:0.8em;
	margin-top:0.5em;
	padding:0;
	padding-right:1em;
	min-height:6em;
	height:auto;
	font-size:90%;
}

#noticias dd img
{
	float:left;
	margin-right:1em;
	margin-top:-1.5em;
	padding-top:1.5em;
	vertical-align:middle;
	line-height:100%;
}

/*------------------- MODULO MINI GALERIA DE IMÁGENES --------------------------*/

/*------------------- MODULO TABLÓN DE ANUNCIOS --------------------------------*/
#tablonanuncios
{
	margin-top:0.7em;
	padding:0em 0.5em 0.5em 0.5em;
	display:block;

}


#tablonanuncios ul , #tablonanuncios2 ul
{
	font-size:90%;
}

#tablonanuncios li
{
	display:block;
}
#tablonanuncios ul a
{
	text-decoration:none;
}

/*------------------- MODULO ACCESIBILIDAD --------------------------------*/
#accesibilidad
{

	display:none;

}


/*------------------- ESTILOS SEGUNDO NIVEL --------------------------------*/
/*------------------- ESTILOS SEGUNDO NIVEL --------------------------------*/
/*------------------- ESTILOS SEGUNDO NIVEL --------------------------------*/


/*------------------- MÓDULO BUSCAR FORM   --------------------------------*/




/*------------------- MÓDULO BUSCAR RESULTADO --------------------------------*/



/*-----------------------  MÓDULO PAGINADOR  -----------------------------*/



/*----------------------  MÓDULO GALERIA IMG  ---------------------------*/


/*----------------------  MÓDULO MAPA WEB  ---------------------------*/



/*-----------------------  PÁGINA GENÉRICA  -----------------------------*/



/*------------------- MODULO VOLVER A ARRIBA ---------------------------*/


/*------------------- ESTILOS GENERALES --------------------------------*/

/*.display-none*/
{
	display:none;
}

.textalign-left
{
	text-align:left;
}

.align-center
{
	margin:auto;
	text-align:center;
}



.cierre
{
	display:none;
}