/* Cruz Roja Espaņola ********************************/
/* Estilos Normativa de utilizaci&oacute;n del SICRE */
/* Autor: tahbit Software, S.A. */


body {
	margin: 0;
	text-align: center; 
	}
body * { 
	text-align: left; 
	}

img {
	border: none;
}


#contenedor {
	width: 1001px;
	height: 100%;
	margin: 0 auto;
	border: 1px solid #000;
	}

#cabecera {
	width: 1001px;
	height:90px;
	background-color:#CC0000;
}

#menunav {
	float: left;
	font-family: Tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	color: #636466; 
	font-weight: bold;
	width: 733px;
	text-align: center;
	line-height: 14px;
}

#banner {
	float: left; 
	margin: 15px 0 0 0; 
	width: 733px; 
	text-align: center;
}

#menu {
	text-align: center; 
	height:15px; 
	width: 100%; 
	background-color: #bd0000; 
	color: #ffffff; 
	line-height: 14px;
	font-size: 10px; 
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline; 
}

#contenidos {
	width: 1001px; 
	clear: both;
	float: left;
	padding: 10px 0 0 0;
	font-family: Verdana; 
	font-size: 11px;
	height:auto;
}

#contenidos p.title{ 
	width: 1001px; 
	text-align: center; 
	color:#000000;
	text-decoration: none;
	font-size: 14px;
}
#nota {
	text-align:center;
	margin-left:auto;
	margin-left:auto;
	margin-bottom:20px;
}

#contenidos p.subtitle{ 
	width: 1001px; 
	text-align: center; 
	color:#FF0000;
	text-decoration: underline;
	font-size: 12px;
}
.boton {
	background-color: #FFF;
	color:#bd0000;
	border:1px solid;
	border-color:#bd0000;
	font-size:10px;
	font-family:Verdana,Helvetica;	
	font-weight:bold;
	text-align:center;
}

#contenidos p.title span { 
	color:#000000;
}

#contenidos p {
	width: 981px; 
	padding: 0 10px 0 10px;
	text-align: justify;
}

#contenidos p a{
	color:#bd0000;
	font-weight: bold;
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none;
}

#contenidos p a:hover{
	text-decoration: underline;
}


li.listas {
	
	margin: 5px 0 0 0;
	line-height: 18px;
	padding: 0 10px 0 10px;
}

li.listas a{
	color:#bd0000;
	font-weight: bold;
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none;
}


li.listas a:hover{
	text-decoration: underline;
}

#pie {
	width: 1001px;
	height: 12px;
	clear: both;
	text-align: center;
	background: #AFB1B3;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color:#ffffff;
	background-color: #bd0000; 
}

#pie a {
	text-decoration: none;
	color:#ffffff;
}
.txtform {
	color:#bd0000;
	text-decoration: none;
	font-size: 10px;
}

.impform {
	color:#000000;
	text-decoration: none;
	font-size: 10px;
}

#pie a:hover {
	color:#c2d92f;
	text-decoration: none;
}

#formulario{
	width: 800px;
	height: 620px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#form1{
	width: 650px; 
	border: 5px solid;
	border-color:#bd0000;
	height: 200px;
	margin-left:auto;
	margin-right:auto;	
	padding-top: 40px;	
}

#form2{
	width: 650px; 
	border: 5px solid;
	border-color:#bd0000;
	height: 200px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 40px;	
}

#botonform{
	width: 650px;
	margin-left:auto;
	margin-right:auto;
	height: 40px;
	padding-bottom:30px;
	text-align:center;
	padding-top:20px;
}

#gracias{
	width: 650px; 
	border: 5px solid;
	border-color:#bd0000;
	height: 200px;
	margin-left:auto;
	margin-right:auto;	
	padding-top: 50px;
	text-align:center;
}

#contenidos #gracias p{
	color:#bd0000;
	font-weight:bold;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
	width:auto;
}







