html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, h7, h8, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*////////////////////////////////////////////////*/

body {
	background-color: #1d1d1d;
	background-image: url("../images/bg_x.jpg");
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
#contenedor {
	min-height:100%;
 	height: auto!important;
  width:950px;
  margin:0px;
	position:relative;
	/*border:1px solid #000;*/
}
#flashcontent {
	width: 950px;
	position: relative;
	overflow:inherit;
	/*border:1px solid #0084ff;*/
}
/* invisible para IE 5 \*/
#contenedor {
	position:relative;
	margin:0 0 0 -475px;
	left:50%;
}
/* fin hack */

#header {
	margin:0px 0 0 0;
	width:950px;
	height: 358px;
	text-align:left;
	/*border:1px solid #0084ff;*/
}

#cuerpo {
	background-image: url("../images/bg_cuerpo_y.png");
	background-repeat: repeat-y;
	width:950px;
	padding:0px 0 0 0;
	text-align:left;
	position:relative;
	/*border:1px solid #0084ff;*/
}
.corte {
	clear: both;
}
.corte_20 {
	clear: both;
	margin:20px 0 0 0;
}
.base_cuerpo {
	background-image: url("../images/base_cuerpo.png");
	background-repeat: none;
	width:950px;
	height:25px;
	padding:0px;
	padding:0px;
	position:relative;
	margin:0 0 0 -475px;
	left:50%;
}

.top_cuerpo {
	background-image: url("../images/top_cuerpo.png");
	background-repeat: none;
	width:950px;
	height:25px;
	padding:0px;
	padding:0px;
	position:relative;
	margin:0 0 0 -475px;
	left:50%;
}

#contenido {
  height:100%;
	text-align:left;
	margin:0px 0px 0px 20px;
	padding:0px 0px 20px 0px;
	width: 910px;
	/*border:1px solid #fff;*/
}
/* IE7 Only */
*:first-child+html #contenido {
	text-align:left;
	margin:0px 0px 0px 20px;
	width: 910px;
	/*border:1px solid #0084ff;*/
}
/* IE6 Only */
*html #contenido {
	text-align:left;
	margin:0px 0px 0px 20px;
	width: 910px;
	/*border:1px solid #0084ff;*/
}

/* invisible para IE 5 \*/
#cuerpo {
	position:relative;
	margin:0 0 0 -475px;
	left:50%;
}
/* fin hack */

#footer {
	background-image: url("../images/bg_cuerpo_y.png");
	background-repeat: repeat-y;
	width:950px;
	padding:0px 0 0 0;
	text-align:center;
	position:relative;
	/*border:1px solid #0084ff;*/
}
.corte {
	clear: both;
}
.margen{
	margin:20px 0px 0px 0px;
}
#pie {
	text-align:center;
	margin:0px 0px 0px 0px;
}
#cont_pie {
	text-align:center;
	margin:0px 0px 0px 40px;
	padding:10px 0px 10px 0px;
	width: 870px;
	border-top:1px solid #ccc;
}
/* IE7 Only */
*:first-child+html #cont_pie {
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	width: 870px;
	border-top:1px solid #ccc;
}
/* IE6 Only */
*html #cont_pie {
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	width: 870px;
	border-top:1px solid #ccc;
}

/* invisible para IE 5 \*/
#footer {
	position:relative;
	margin:0 0 0 -475px;
	left:50%;
}
/* fin hack */
h1{
	font:10px "Arial", Helvetica, Trebuchet MS, sans-serif;
	color:#1d1d1d;
}
h1 a{
color: #1d1d1d;
text-decoration: none;
}
h1 a:hover{
color: #0074AA;
text-decoration: underline;
}
h2{
	color: #000; 
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	padding: 10px 0px 10px 0px;
}
h2 ul {
margin:0 0 0 0px;
padding:0 0 0 0px;
/*color: #4A4A4A;*/
}
h2 li{
background-image: url("../images/bullet_18pt.gif");
background-repeat: no-repeat;
margin:0 0 0 0;
padding:0 0 0 20px;
}
h3{
	color: #666; 
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	padding: 10px 0px 10px 0px;
}
#menu_catalogo h1{
	font:12px "Arial", Helvetica, Trebuchet MS, sans-serif;
	color:#1d1d1d;
	line-height: 16px;
	text-align:left;
}
h4{
	color: #000; 
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	padding: 10px 0px 10px 0px;
}
h4 ul {
margin:0 0 0 0px;
padding:0px 0px 0px 0px;
/*color: #4A4A4A;*/
}
h4 li{
background-image: url("../images/bullet.gif");
background-repeat: no-repeat;
margin:0 0 0 0;
padding:0 0 9px 20px;
}

#col_1 {
	float:left;
	width: 220px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}
/* IE7 Only */
*:first-child+html #col_1 {
	float:left;
	width: 220px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}
/* IE6 Only */
*html #col_1 {
	float:left;
	width: 220px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}
#col_2 {
	width: 640px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 260px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}
/* IE7 Only */
*:first-child+html #col_2 {
	padding-top: 0px;
	width: 640px;
	margin-top: 10px;
	margin-left: 260px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}
/* IE6 Only */
*html #col_2 {
	width: 640px;
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 255px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}

#col_1_2 {
	float:left;
	width: 420px;
	margin: 0px;
	margin: 0px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}
/* IE7 Only */
*:first-child+html #col_1_2 {
	float:left;
	width: 420px;
	margin: 0px;
	margin: 0px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}
/* IE6 Only */
*html #col_1_2 {
	float:left;
	width: 420px;
	margin: 0px;
	margin: 0px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}

#col_2_2 {
	width: 190px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 440px;
	color:#666666;
	/*border: #000 1px solid;*/
}
/* IE6 Only */
*html #col_2_2 {
	width: 190px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 440px;
	color:#666666;
	/*border: #e2e2e2 1px solid;*/
}

/*Menu side bar*/

#side_bar {
margin: 0px;
padding: 0px;
text-align: left;
font-weight: normal;
font-size: 10px;
}
#side_bar ul {
list-style:none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
}
#side_bar li {
margin: 0px 0px 0px 0px;
padding: 0px 20px 20px 0px;
width:190px;
height:80px;
}

/* IE6 Only */
*html #side_bar li {
margin: 0px 20px 20px 0px;
padding: 0px 0px 0px 0px;
width:190px;
height:80px;
}

/* IE7 Only */
*:first-child+html #side_bar li {
margin: 0px 20px 20px 0px;
padding: 0px 0px 0px 0px;
width:190px;
height:80px;
}

#side_bar ul li a {
vertical-align: middle;
border: none;
background-image: none;
width:190px;
height:80px;
}

#side_bar ul li a img {
border: none;
background-image: none;
width:190px;
height:80px;
}

#side_bar ul li a img:hover {
border: none;
background-image: url("../images/btn_bg_over.jpg");
background-repeat: repeat-x;
}
/*Termina Menu side bar*/

.subtitulo_naranja {
	color:#ff4c01;
	font-weight:bold;
	line-height: 35px;
}
.subtitulo_naranja_2 {
	color:#ff4c01;
	font-weight:bold;
}
.borde_derecho{
	border-right:1px solid #ebebeb;
	padding-right:10px;
}


/*FORMULARIO CONTACTO*/
/* IE6 Only */
*html #form {
	/*border: 1px solid #000;*/
	padding: 0px;
	width: 400px;
	margin: 0px;
	text-align:left;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
/* IE7 Only */
*:first-child+html #form {
	/*border: 1px solid #000;*/
	padding: 0px;
	width: 400px;
	margin: 0px;
	text-align:left;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
#form {
	/*border: 1px solid #000;*/
	padding: 0px;
	width: 400px;
	margin: 0px;
	text-align:left;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}

#form h2{
	font-size: 12px;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
}
#form h3{
	color: #666; 
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
}

#form p{
	font-size: 13px;
	line-height: 32px;
	height: 32px;
	color:#000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border:none;
}

#form .campo {
	border: 2px solid #000;
	background-color:#efefef;
	color: #999;
	padding: 15px;
	width:350px;
	font-size: 12px;
}
#form .campo_input {
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
	border: 1px solid #ccc;
	background-color:#efefef;
	color: #000;
	padding: 5px;
	width:350px;
	font-size: 12px;
}

#form .campo_input:hover {
	border: 1px solid #ccc;
	background-color:#fff;
	color: #000;
}

#form .error {
	border: 1px solid #F00;
	padding: 0.3em;
	font-size: 12px;
}

#form .com {
	border: 1px solid #999;
	padding: 0.3em;
	font-size: 1.2em;
	width:20em;
	height: 10em;
	font: 12px "Arial", Helvetica, Trebuchet MS, sans-serif;
}

#form .com-error {
	border: 1px solid #F00;
	padding: 0.3em;
	font-size: 1.2em;
	width:20em;
	height: 10em;
	font: 1em "Arial", Helvetica, Trebuchet MS, sans-serif;
}

#form .boton {
	/*background: url("../images/btn2.jpg") no-repeat center;*/
	background-color:#ff4c01;
	margin: 10px 0px 0px 0px;
	border:none;
	padding: 5px;
	color: #fff;
	width: 107px;
	height: 35px;
	font-size: 12px;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
/* IE7 Only */
*:first-child+html #form .boton {
	/*background: url("../images/btn2.jpg") no-repeat center;*/
	background-color:#ff4c01;
	margin: 0px;
	border:none;
	padding: 5px;
	color: #fff;
	width: 107px;
	height: 35px;
	font-size: 12px;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
/* IE6 Only */
*html #form .boton {
	/*background: url("../images/btn2.jpg") no-repeat center;*/
	background-color:#ff4c01;
	margin: 0px;
	border:none;
	padding: 5px;
	color: #fff;
	width: 107px;
	height: 35px;
	font-size: 12px;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
}
#form .boton:hover {
	/*background: url("../images/btn2_hover.jpg") no-repeat center;*/
	background-color:#999;
}
/* IE7 Only */
*:first-child+html #form .boton:hover {
	/*background: url("../images/btn2_hover.jpg") no-repeat center;*/
	background-color:#999;
}
/* IE6 Only */
*html #form .boton:hover {
	/*background: url("../images/btn2_hover.jpg") no-repeat center;*/
	background-color:#999;
}

#error {
	border: 1px dashed #F00;
	background-color: #FFF;
	padding: 5px;
}

#ok {
	border: 1px dashed #060;
	background-color:#FFF;
	padding: 5px;
}
/*Termina Formulario Contacto*/

#enlaces img{
	border:1px solid #e5e5e5;
}

.imageOver5{
	background:url("../images/button.png") no-repeat 100% 50%;
	margin-left: 0px;
	margin-top: 0px;
}

/* IE7 Only */
*:first-child+html .imageOver5{
	background:url("../images/button.png") no-repeat 100% 50%;
	margin-left: 280px;
	margin-top: 10px;

}

/* IE6 Only */
*html .imageOver5{
	background:url("../images/button.png") no-repeat 100% 50%;
	margin-left: 280px;
	margin-top: 10px;
}
