body {
	background-image: url(../imag/fondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#wrap {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 66px;
}
#botones {
	height: 64px;
}


#wrap_form {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 550px;
	background-image: url(../imag/f_contactenos.jpg);
	background-repeat: no-repeat;
}
#contenido {
	height: 374px;
}
#formulario {
	margin-top: 45px;
	margin-left: 420px;
}
#pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-left: 420px;
	margin-top: 15px;
	height: 30px;
}
#wrap_ins {

	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 550px;
	background-image: url(../imag/f_inscripciones.jpg);
	background-repeat: no-repeat;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #666666;
	text-decoration: none;
}

