#page {
	width: 788px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-color: #ECECEC;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
}
input,textarea {
	font: inherit;
	font-size: 14px;
	color: #403f3f;
}
#header {
	margin-bottom: 30px;
}
#header #top {
	margin-bottom: 25px;
}
#intro {
	background-image: url(img/index_center.png);
	background-repeat: no-repeat;
	height: 260px;
	width: 781px;
	margin-bottom: 30px;
}
#footer {
	margin-top: 40px;
}
#links {
	background-image: url(img/menu_global.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 191px;
	margin-top: 15px;
}
#jumpMenu {
	margin-top: 35px;
	margin-left: 18px;
}
#jumpMenu select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#intro .txt {
	width: 220px;
	padding-left: 530px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 40px;
}
.contenido {
	margin-top: 30px;
	font-size: 16px;
	color: #575858;
}
.tools1 {
	background-image: url(img/back_tools1.jpg);
	height: 156px;
	width: 323px;
}
.tools2 {
	background-image: url(img/back_tools2.jpg);
	height: 78px;
	width: 392px;
}
#contact_form input, #contact_form textarea {
	padding-top: 7px;
	padding-left: 10px;
	font-family: inherit;
	overflow: hidden;
}

.campo_nombre {
	background-image: url(img/campo_nombre.png);
	height: 33px;
	width: 287px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-color: #ECECEC;
	margin-right: 10px;
}
.campo_telefono {
	background-image: url(img/campo_tel.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 134px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ECECEC;
}
.campo_email {
	background-image: url(img/campo_email.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 134px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ECECEC;
	margin-right: 10px;
}
.campo_comentarios {
	background-color: #ECECEC;
	background-image: url(img/campo_coment.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 338px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.opcion_contacto {
	background-image: url(img/back_contacto.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 283px;
	margin-bottom: 20px;
}
#login .txt{
	color: #494a4a;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.opcion_contacto select {
	margin-top: 6px;
	margin-left: 12px;
}
.table_contact {
	margin-top: 10px;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#login {
	background-image: url(img/back_login.png);
	background-repeat: no-repeat;
	height: 196px;
	width: 179px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#login_form .user, #login_form .pass {
	background-image: url(img/campo_login.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background-color: #C6C6C6;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	padding-top: 4px;
}
.titulo {
	font-size: 17px;
	color: #0d6ca3;
}
.equipo {
	color: #2e2d2d;
	margin-left: 20px;
}
#humano1,#humano2,#humano3,#humano4{
	display: none;
	font-size: 14px;
	width: 500px;
}
#humano1 li,#humano2 li,#humano3 li,#humano4 li{
	list-style-image: url(img/bullet.png);
	margin-bottom: 10px;
	list-style-position: outside;
}
a {
	color: #37382a;
}
.tools1 .txt, .tools2 .txt {
	padding: 15px;
}
.tools1 a, .tools2 a{
	font-size: 16px;
	color: #0c71ab;
}
.tools1 input, .tools1 select, .tools2 input, .tools2 select{
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
}
.texto2 {
	font-size: 15px;
	color: #636262;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c4c4;
	width: 480px;
}
.import {
	font-size: 18px;
	color: #616060;
}
#msg {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #F1B578;
	color: #333333;
	display: none;
	font-size: 12px;
}
#intro_en {
	background-image: url(img/intro_en.png);
	background-repeat: no-repeat;
	height: 257px;
	width: 780px;
	margin-bottom: 30px;
}
