* 					{ margin:0px; padding:0px; }
body				{ background:#c1c1c1; }
a 					{ outline-style: none; }
 
.cabecera {
	padding-button:100px;
	margin-left: 10px;
	background:url(../images/logo_top.jpg) no-repeat center;
	height:145px;
} 
 
.texto {
text-align:center;
font-family:"Comic Sans MS",arial;
color:white;
font-size:13px;
}

.texto2 {
text-align:center;
font-family:"Comic Sans MS",arial;
color:black;
font-size:16px;
}
 
ul#menuback {
	margin: 30px auto;
	list-style: none;
	background: url(../images/fondo-texto.gif);
	width: 800px;
	overflow: auto;	
}

ul#menuback2 {
	margin: 30px auto;
	list-style: none;
	background: url(../images/fondo-texto-general.gif);
	width: 200px;
	overflow: auto;	
}

ul#menuback2 li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../images/01-discapacidad.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/02-familias.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/03-voluntariado.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/04-comunidad.jpg) no-repeat; 
}
ul#menuback2 li#shutter5 {
	background: url(../images/00-atodavela.jpg) no-repeat; 
}

a.link {
   width: 200px;
   height: 100px;
   display: block;
   background: url(../images/window.gif) no-repeat bottom center;
   text-indent: -9999px;
}

.blanco {
	color:white;
}

.pie {
	text-align:center;
	color:white;
	background:url(../images/pie-fondo.gif) no-repeat center;
	height:95px;
}

div.centrado{
	text-align: center;
}

div.centrado table {
	margin: 0 auto;
	text-align: left;
	color:white;
	background:url(../images/pie-fondo.gif) no-repeat center;
	height:95px;
}

div.centrado table a{
	color:white;
}