@charset "utf-8";
/* CSS Document */



body 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color: #8f8f8f;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}

#cabecera
{
background-image:url(cabecera.jpg);
width:921px;
height:82px;
}


.formulario
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
}
.button {background-color: rgb(128,128,128); color:#ffffff; font-size: 8pt;}
.inputc {font-size: 8pt;}


.disenio
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#666;
}
.mdf
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
}