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

body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

body {
	background-image: url(img/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-position: center top;
	background-repeat: repeat;
}
}

a:link { font-family: Tahoma, Verdana, Arial; color: #000000; text-decoration: none}
a:visited { font-family: Tahoma, Verdana, Arial; color: #000000; text-decoration: none}
a:hover { font-family: Tahoma, Verdana, Arial; color: #000000}
a:active { font-family: Tahoma, Verdana, Arial; color: #000000; text-decoration: none}

#header {
width: 100%;
height: 196px;
}


#contenedor {
width: 100%;
height: 100%;
}

#contenido {
width: 100%;
height: 100%;
}

#footer {
    width: 100%;
    height: 107px;
	background-image: url(bajo.jpg);
	}

*{margin:0;}
.formulario{ font-size:14px; font-family:Tahoma, Geneva, sans-serif; width:955px; float:left; background-color:#232323;color:#FFF;}
.formulario h2{ background-image:url(css/fond.html); font-weight:bold; background-repeat:no-repeat; background-position:top left; font-size:18px; color:#FFF; font-weight:normal; padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:5px; margin-bottom:5px;}
.formulario p{ padding-left:15px; padding-right:15px; margin:0px; padding-top:10px; padding-bottom:15px; }
.formulario table{ float:left; margin-left:15px; margin-right:35px;}
.formulario .campo{ width:190px;}

}
p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-size: 13px;
	line-height: 16px;
}

txtchico {
	font-size: 10px;
	line-height: 13px;
}

h1 {
	font: normal normal 40px "Gill Sans", "Gill Sans MT", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
}