@charset "utf-8";


#MenuSup {
	background-color: #FFFFFF;
	background-image: url(images/top-image.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 947px;
	margin: 0px;
	padding: 5px;
	display: block;
	text-decoration: none;
}


#menuh {
	margin-left: 600px;
	text-decoration: none;
	margin-top: 15px;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
}

#menuh a {
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	text-decoration: none;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: "Arial Narrow";
	font-size: 0.9em;
}
body {
	margin: 0px;
	padding: 0px;
}

#menuh a:hover {
	text-decoration: underline;
}

#menuh ul li a.current{ color:#FFCC33; }



#formulario {
	font-size: 0.7em;
	text-decoration: none;
	margin-top: 112px;
	font-family: "Arial Narrow";
	margin-left: 590px;
}
#formulario #sombrainput {
	background-image: url(images/bg-inputtext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px;
	background-color: #FFFFFF;
}
#MenuPrincipal {
	font-family: "Arial Narrow";
	background-color: #474747;
}
#MenuPrincipal a {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#contacto {
	background-image: url(images/bgform.jpg);
	background-repeat: repeat-x;
	height: 400px;
	width: 502px;
	border: 1px solid #666465;
	top: 45px;
	position: relative;
	left: 125px;
	background-color: #929091;
}
#contacto td {
	font-family: "Arial Narrow";
	font-size: .95em;
	color: #FFFFFF;
}
#contacto a {
	font-weight: bold;
	color: #FFFFFF;
}


#MenuPrincipal a:hover {
	text-decoration: underline;
	color: #00DEFF;
}
#Footer {
	display: block;
	font-family: "Arial Narrow";
	font-size: 0.9em;
	color: #666666;
	text-align: center;
}
#Footer a {
	font-family: "Arial Narrow";
	color: #666666;
}
#rojotop {
	display: block;
	background-color: #BF0008;
	background-image: url(images/suc-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	font-family: "Arial Narrow";
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.12em;
	color: #FFFFFF;
	display: block;
	background-color: #C61D20;
	padding-left: 8px;
	width: 730px;
	margin: 0px;
	top: 0px;
	position: relative;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
.imageFloatLeft {
	float: left;
	margin: 9px;
}



#caracteristicas {
}
#caracteristicas li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/red-bullet.jpg);
}
#bordeGris {
	border: 1px solid #A0A0A0;
	width: 742px;
	background-color: #A0A0A0;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	padding: 5px;
}
#hovtras {
}
#catalogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
}
#catalogo H1 {
	width: 100%;
}

#catalogo td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: justify;
}
#catalogo td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
#catalogo td a:hover {
	color: #333333;
	text-decoration: underline;
}
