/* CSS Document */

body.uno{
margin:0px;
background-image:url(fondo.jpg);
background-repeat:no-repeat;

scrollbar-arrow-color: white;
scrollbar-base-color: #52606B;
scrollbar-dark-shadow-color: #000080;
scrollbar-track-color: #2E363D;
scrollbar-face-color: #52606B;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: a;
}

body.dos{
margin:0 auto;
}

body.tres{
scrollbar-arrow-color: white;
scrollbar-base-color: #52606B;
scrollbar-dark-shadow-color: #000080;
scrollbar-track-color: #2E363D;
scrollbar-face-color: #52606B;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: a;
}

.sinmargen{
margin:0px;
}

.margensup{
margin-top:3px;
}

.margensup2{
margin-top:13px;
margin-left:13px;
}

p{
margin:5px;
}

p.campos{
margin:0px;}

.texto{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
text-decoration:none;
}

.texto2{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
margin:0px;
margin-left:3px;
text-decoration:none;

}

.fecha{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
margin:0px;
margin-right:3px;
text-decoration:none;

}

a.texto2:hover{
color:#F74944;
}

a.texto:hover{
color:#F74944;
}

.camps{
border:1px #F74944 solid;
}

.botones{
background-color:#F74944;
color:#FFFFFF;
border-top:1px #FBB0AE solid;
border-left:1px #FBB0AE solid;
border-right:1px #E00F0A solid;
border-bottom:1px #E00F0A solid;
}


.pie{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}


.apie{
color:#A6B1BB;
text-decoration:none;
}

.apie:hover{
color:#F74944;
}






.enlacePaginasTexto{{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.enlacePaginasTexto:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#F74944;
}

.enlacePaginaColor {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#F74944;
font-weight: bold;
line-height:20px;
}

.enlacePaginaColor:hover {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #F74944;
	text-decoration: none;	
}
.enlacePaginas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.enlacePaginas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F74944;
	text-decoration: none;
	background-color: #FFFFFF;
}


