body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../img/nuevo_fondo.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}


.separador{
	width: 770px;
	height: 20px;
	background: url('../img/separador_h.gif') no-repeat;
	border-collapse: collapse;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

.separador_cabeza{
	width: 770px;
	height: 20px;
	background: url('../img/separador_cabeza.gif') no-repeat;
	border-collapse: collapse;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

.separador_cabeza_2{
	width: 770px;
	height: 30px;
	border-collapse: collapse;
}

.separador_pie{
	width: 770px;
	height: 20px;
	background: url('../img/separador_pie.gif') no-repeat;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.Titulo {
	font-size: 20px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.TituloNaranja {
	font-size: 20px;
	font-family: "Trebuchet MS";
	color: #E30105;
}
.TituloVerde {
	font-size: 20px;
	font-family: "Trebuchet MS";
	color: #00CC00;
}
.TituloGris {
	font-size: 20px;
	font-family: "Trebuchet MS";
	color: #666666;
}
.TituloGrisPie {
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #666666;
}
.pequeno_menu {
	font-family: "trebuchet MS";
	font-size: 12px;
}
.pequeno_menu_bancos{
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.pequeno_menu_copy{
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #666666;
}
.pequeno_menu_blanco {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.pequeno_menu_lateral {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: 400;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.contenido_pie_telefono {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FF9900;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.contenido_pie_telefono_ezra {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #0000FF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.contenido_blanco {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
}
.contenido_blanco_cursivas{
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.contenido_negro_cursivas{
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.contenido_negro {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-style: normal;
}
.contenido_negro_bold {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
.contenido_blanco_promocion {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

a.blanco:link { color: #FFFFFF; text-decoration: none}
a.blanco:visited {color: #FFFFFF; text-decoration: none}
a.blanco:hover {text-decoration: underline}

a.rojo:link { color: #FF0000; text-decoration: none}
a.rojo:visited {color: #FF0000; text-decoration: none}
a.rojo:hover {text-decoration: underline}

a.gris:link { color: #333333; text-decoration: none}
a.gris:visited {color: #333333; text-decoration: none}
a.gris:hover {text-decoration: underline}

.web_hosting {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.instrucciones {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
font {
	font-family: "Trebuchet MS";
}

#flashcontent{
width: 540px; 
height: 180px; 
}

#menu_flash{
	width: 770px;
	height: 80px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#capa_superior{
	width: 770px;
	height: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

#cabeza_superior{
	width: 770px;
	height: 135px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#promocion_web{
	width: 730px;
	height: 240px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #CCCCCC;
	background-image: url(../img/promocion_web.jpg);
	background-repeat: no-repeat;
}

.cabeza_uno_promocion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #E30105;
	width: 460px;
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 270px;
}

.cabeza_dos_promocion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	width: 380px;
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 320px;

}

.columna_separadora{
	width: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E30105;
}

.columna_nueva_izquierda{
	width: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E30105;
	background-color: #FFFFFF;
}

.columna_nueva_derecha{
	width: 10px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E30105;
}

.pedidos_caja{
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	padding: 0px;
	height: auto;
}

.pedidos_buscador{
	padding: 20px;
	background-color: #F7F9FD;
	margin: 0px;
	height: auto;
}

.form_contacto{
	height: auto;
	width: 460px;
	background-color: #F7F8FD;
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


input[type=text], input[type=password]{
	width:230px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 18px;
	color: #333333;
	margin: 3px;
	padding: 2px;
	font-weight: bold;
}


textarea{
	width:230px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 60px;
	color: #333333;
	margin: 3px;
	padding: 2px;
	font-weight: bold;
}
