@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.header {
	height: 165px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.marcas {
	height: 70px;
	width: 440px;
	float: left;
	padding-top: 25px;
	margin-left: 407px;
}
.menu {
	height: 20px;
	width: 950px;
	margin: auto;
	padding-top: 15px;
}

.contenedor01 {
	height: 118px;
	width: 980px;
}
.logo {
	float: left;
	height: 95px;
	width: 132px;
}
.contenedor {
	margin: auto;
	height: 651px;
	background-color: #f3f3f3;
}
.contenedor-politicas {
	margin: auto;
	height: 1240px;
	background-color: #f3f3f3;
}

.contenido {
	margin: auto;
	height: auto;
	width: 980px;
}

.footer {
	margin: auto;
	height: 35px;
	background-color: #e01e26;
}




.menu01 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #929292;
	font-weight: bold;
	letter-spacing: 1px;
}
.menu01:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #e01e26;
	font-weight: bold;
	letter-spacing: 1px;
}
.texto-blanco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	letter-spacing: 0.1em;
}




.menuoff {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #e01e26;
	font-weight: bold;
	letter-spacing: 1px;
}


/* ESTILO FORMULARIO */
.textogeneral {
	margin: auto;
	width: 862px;
}

.txtrojo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e01e26;
}
.registro_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}
.registro_texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-align: justify;
}

.boton_enviar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #e01e26;
}


.boton_borrar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #e01e26;
}

.boton_cancelar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #e01e26;
}

.enviar_sus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #e01e26;
}