@charset "UTF-8";
/* CSS Document */
body {
	background-color: #E1E0DC;
	margin: 0px;
	background-image: url(images/jpeg.jpeg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#logos {
	height: 120px;
	width: 100%;
	background-image: url(images/bg_header.png);
	background-repeat: repeat-x;
	padding-top: 24px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#cabecera {
	background-image: url(images/bg_header.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.img{
	float: left;
	border: none;
}
.img2{
	border: none;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#cont_nav{
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	width: 979px;
	height: 27px;
	margin: auto;
}
#navegador {
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	height: 27px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	width: 909px;
}
#navegador li {
	height: 22px;
	background-image: url(images/gif.gif);
	background-repeat: repeat-x;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
}
#navegador li a {
	color: #FFFFFF;
	text-decoration: none;
}
#navegador li a:hover {
	color: #3399CC;
	text-decoration: none;
}
#contenedor {
	background-color: #FFFFFF;
	width: 979px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#divisor {
	background-color: #014B65;
	height: 4px;
	width: 979px;
}
#contenedor_form {
	height: 290px;
	width: 945px;
	margin-left: 35px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}
#for1 {
	float: left;
	height: 200px;
	width: 400px;
	margin-top: 80px;
	margin-left: 150px;
	text-align: center;
	font-size: 16px;
	color: #008EC2;
}
#for2 {
	float: left;
	height: 330px;
	width: 400px;
}
#for3 {
	float: left;
	height: 240px;
	width: 260px;
}
#contenedor_campos {
	float: left;
	height: 80px;
	width: 200px;
}
input {
	height: 18px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399CC;
	padding-top: 5px;
	background-color: #E8E8E8;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	font-weight: bolder;
	padding-left: 5px;
	padding-bottom: 5px;
}
label {
	font-size: 15px;
	line-height: 2.5em;
	color: #014B65;
	display: block;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399CC;
	width: 260px;
	overflow: hidden;
	background-color: #E8E8E8;
	padding-top: 5px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	font-weight: bolder;
	padding-left: 5px;
	padding-bottom: 13px;
}
.botones {
	font-family: 'Terminal Dosis', Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	margin-right: 30px;
	cursor: default;
	width: 65px;
	padding-top: 6px;
	display: block;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	height: 30px;
	margin-top: 37px;
	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;
	font-weight: normal;
	background-image: url(images/gif.gif);
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-repeat: repeat-x;
}
.botones:hover {
	color: #3399CC;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
#pie_form {
	text-align: right;
	float: left;
	height: 40px;
	width: 900px;
	margin-right: 15px;
	font-size: 12px;
}
#pie_form a {
	color: #008EC2;
	text-decoration: none;
}
#pie_form a:hover {
	color: #000;
	text-decoration: none;
}
#complete {
	float: left;
	height: 200px;
	width: 160px;
	margin-right: 35px;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #006386;
	padding: 20px;
}
