* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/fondo_top_home.gif);
	background-repeat: repeat-x;
}
img {
	border: 0px;
}
#wrapper {
	margin: 0 auto;
	width: 964px;
}
#header {
	width: 964px;
	height: 121px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/fondo_top_home.gif);
}
#navigation {
	width: 964px;
	margin: 0px 0px 0px 0px;
	height: 360px;
	background-image: url(../images/bk_bot_home.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 964px;
	margin: 7px 0px 0px 0px;
	height: 292px;
}
img {
	border: 0px;
}
#contacto_home {
	float: left;
	height: 292px;
	width: 479px;
	background-image: url(../images/contacto-home.gif);
	background-repeat: no-repeat;
}

#footer {
	width: 964px;
	_width: 964px;
	margin: 13px 0px 0px 0px;
	height: 80px;
	_height: 72px;
	background-image: url(../images/pie_bk.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #3B358F;
}
#cv_home {
	float: left;
	height: 292px;
	width: 479px;
	background-image: url(../images/cv-home.gif);
	margin-left: 6px;
	_margin-left: 2px;
	background-repeat: no-repeat;
}
.arial11azul {
	font-family: Arial;
	font-size: 11px;
	color: #3b358f;
}
.forms {
	font-family: Arial;
	background-color: #8393ca;
	width: 100%;
	font-size: 11px;
	color: #28255F;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #65719b;
	border-right-color: #8b9acd;
	border-bottom-color: #93a1d1;
	border-left-color: #7b88b4;
}
#contacto_home #form {
	margin-top: 45px;
	margin-right: 20px;
	margin-left: 20px;
}
#botonera {
	margin-top: 320px;
	#margin-top: 320px;
	_margin-top: 320px;
	margin-left: 25px;
	_margin-left: 15px;
	height: 40px;
	_height: 40px;
	width: 685px;
	float: left;
}
.botones {
	margin-left: 5px;
}
#pie {
	font-family: Arial;
	font-size: 10px;
	color: #c9d5ff;
	text-decoration: none;
	text-align: center;
	margin-top: 30px;
	line-height: 16px;
}
#pie a{
	color: #c9d5ff;
	text-decoration: none;
}
#pie  a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.enviar {
	float: right;
}

