@charset "UTF-8";
/* CSS Document */


body{
	margin:0;
	padding:0;
	font:normal 8pt Georgia, "Times New Roman", Times, serif;
	background: #a81424 url(images/index/background.gif) top center no-repeat;
}



/******** ESTILOS PRUDENCIALES */

img{
	float:left;
	border:none;
}

a{
	color:#a81424;
}


/************************************************************ BOXES ESTRUCTURALES ************************************************************/

#align{
	width:770px;
	height:auto;
	float:none;
	margin:0 auto;
}

#cabecera{
	width:770px;
	float:left;
}

#pie{
	width: 770px;
	height:auto;
	float:left;
	padding:22px 0 0 0;
	text-align:center;
	background:url(images/index/body_foot.jpg) no-repeat;
}

#pie img{
	float:none;
}


#cuerpo{
	width: 760px;
	float:left;
	padding:5px;
	min-height:300px;
	background:#fff url(images/index/body_top.jpg) no-repeat;
}

#contenidos{
	width: 565px;
	float:left;
	padding:0 0 0 5px;
	color:#666666;
	overflow:hidden;
}

#menu{
	width:190px;
	height:auto;
	float:left;
	background: #a81424 url(images/index/menu_top.gif) no-repeat;
}

#menu ul{
	margin:0;
	padding:10px 10px 10px 5px;
	list-style:none;
	background:url(images/index/menu_bottom.gif) no-repeat left bottom;
	
}

#menu ul ul{
	padding:0 10px;
	background:none;
}

#menu li a{
	text-decoration:none;
	color:#fff;
	font:normal 1.2em Georgia, "Times New Roman", Times, serif;
}

#menu li{
	background:url(images/index/menu_asterisco.gif) no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
}

#menu li li{
	margin:0;
	background:none;
}

#menu img{
	border-top:5px solid #fff;
}



/************************************************************ BOXES CONTENIDOS ************************************************************/


#contenidos h1{

}

#contenidos h2{
	border-bottom:1px solid #ccc;
}

#contenidos p{
	font:normal 1.1em Georgia, "Times New Roman", Times, serif;
	padding-left:20px;
	padding-right:10px;
}

.contenidos_img_right{
	float:right;
}

.contenidos_img_left{
	float:left;
}

.contenidos_glosario{
	border-bottom:double 1px #ca0000;
	text-decoration:none;
	color:#333333;
}

{

}

{

}

{

}


/************************************************************ BOXES HOME ************************************************************/


#home_voluntario{
	width:280px;
	float:left;
	margin:20px 5px 0 0;
}

#home_voluntario h1{
	font:bold 1.6em Georgia, "Times New Roman", Times, serif;
}

#home_helpline{
	width:150px;
	float:left;
	margin:20px 0 0 0;
	padding:22px 0 0 130px;
	background: url(images/home/helpline.jpg) no-repeat;
}

#home_helpline h1{
	font:bold 1.6em Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0;
	padding:0;
}


/************************************************************ BOXES FORMULARIO ************************************************************/


#formulario label{
	width:140px;
	color:#a81424;
	float:left;
	text-align:right;
	padding:0px 5px 0 0;
}

#formulario input, #formulario textarea{
	background:#a81424;
	border:none;
	color:#fff;
	
}

#formulario table{
	float:left;
}


/************************************************************ BOXES GALERIA ************************************************************/

#galeria{
	width: 560px;
	float:left;
	margin:20px 0;
	padding:0 0 10px 20px;
	display:block;
	border-bottom:1px solid  #CCCCCC;	
}

#galeria ul{
	margin:0;
	padding:0;
	list-style:none;
}

#galeria li{
	float:left;
}

#galeria li a{
	float:left;
	border: 4px solid  #fff;
}

#galeria li a:hover{
	float:left;
	border: 4px solid  #a81424;
}

#galeria_texto{
	width:530px;
	float:left;
	padding:10px 0;
}


/************************************************************ BOXES GALERIA ************************************************************/

#linea_contactos{
	width:170px;
	height:auto;
	float:right;
	padding:00px 10px 120px 10px;
	color:#fff;
	background: #a81424 url(images/index/menu_top.gif) no-repeat;
}

#linea_contactos a{
	color:#fff;
	display: block;
	margin:0 0 00px 0;
}

#linea_contactos h2{
	margin:0;
	padding:0;
	border:none;
	font:bold 2.4em  Georgia, "Times New Roman", Times, serif;
}

#linea_contactos span{
	display: block;
	margin:20px 0 0 0;
}