body {
background-image:url(imagenes/fnd.jpg);
background-repeat:repeat-x;
margin-top:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.sobtop {
background-image:url(imagenes/sombtop.jpg);
background-repeat:repeat-x;
height:5px;

}

.sobleft {
background-image:url(imagenes/sombleft.jpg);
background-repeat:repeat-y;
height:5px;

}

.sobright {
background-image:url(imagenes/sombright.jpg);
background-repeat:repeat-y;
height:5px;

}

.sobdown {
background-image:url(imagenes/sombdown.jpg);
background-repeat:repeat-x;
height:5px;

}

.decoleft {
margin-top:42px;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #ff0000;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #343434;
	font-size :11px;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color:#ff0000;
	font-size : 11px;
}
a:visited:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration :none;
	color:#343434;
	font-size : 11px;
}
a.titular {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #343434;
	font-size : 14px;
	font-weight:normal;
}
.titular:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #ff0000;
	font-size : 14px;
	font-weight:normal;
}
.titular:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color:#343434;
	font-size : 14px;
	font-weight:normal;
}
.titular:visited:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color:#ff0000;
	font-size : 14px;
	font-weight:normal;
}
.titular2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #ff0000;
	font-size : 14px;
	font-weight:normal;
}
a.titular3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #343434;
	font-size : 11px;
	font-weight:normal;
}
.titular3:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #ff0000;
	font-size : 11px;
	font-weight:normal;
}
.titular3:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color:#343434;
	font-size : 11px;
	font-weight:normal;
}
.titular3:visited:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color:#ff0000;
	font-size : 11px;
	font-weight:normal;
}

.form{
	font-family: Verdana;
	font-size: 11px;
}
.boton{
	font-family: Verdana;
	font-size: 11px;
	background: #FFFFFF;
	border-color: #cccccc;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-spacing: 0px;
}
