/* CSS Document */

h1{
margin:15px 30px;
padding:0;
font-size:18px;
color:#D83138;
text-indent:-999px;
background-image:url(/images/titularBienvenidos.jpg);
background-repeat:no-repeat;
width:155px;
height:34px;
}

.h1Servicios{
margin:15px;
padding:0;
font-size:18px;
color:#D83138;
text-indent:-999px;
background-image:url(../images/titu_servicicios.jpg);
background-repeat:no-repeat;
width:327px;
height:30px;
}
.h1Rsu{
margin:15px;
padding:0;
font-size:18px;
color:#D83138;
text-indent:-999px;
background-image:url(../images/titu_rsu.jpg);
background-repeat:no-repeat;
width:327px;
height:30px;
}

.h1Enlaces{
margin:15px;
padding:0;
font-size:18px;
color:#D83138;
text-indent:-999px;
background-image:url(../images/titu_enlaces.jpg);
background-repeat:no-repeat;
width:327px;
height:30px;
}

.h1Noticias{
margin:15px;
padding:0;
font-size:18px;
color:#D83138;
text-indent:-999px;
background-image:url(../images/titu_noticias.jpg);
background-repeat:no-repeat;
width:327px;
height:30px;
}

.h1Admin
{
	color: #C20527;
	margin: 15px;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
	background-image: none;
	background-repeat:no-repeat;
}

.h1Ayudanos{
margin:45px 0;
padding:0;
font-size:18px;
color:#D83138;
text-indent:-999px;
background-image:url(../images/titu_ayudanos.jpg);
background-repeat:no-repeat;
width:327px;
height:30px;
}
h2{
color:#C20527;
margin:15px;
padding:0;
font-size:16px;
font-weight:bold;
}

h3{
color:#C20527;
margin:15px;
padding:0;
font-size:12px;
font-weight:bold;
}

p
{
	font-family: Arial;
	text-align: justify;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	clear: left;
	position: static;
	line-height: normal;
	letter-spacing: normal;
}

pblanco
{
	font-family: Arial;
	text-align: justify;
	font-size: 6pt;
	color: white;
	text-decoration: none;
	clear: left;
	position: static;
	line-height: normal;
	letter-spacing: normal;
}

a{color:#C20527;}

.imgIzq{
margin:0;
padding:5px;
float:left;
}
.imgDer{
margin:0;
padding:5px;
float:right;
}
#contenido #formulario .cajas{
width:300px;
border:1px solid #999;
}
#contenido #formulario .boton{
margin:10px 0;
background-color:#C20527;
padding:1px 3px;
color:#FFFFFF;
font-weight:bold;
font-size:9px;
}

