/***********************************************/
/* 		     		 IBRANDS		           */
/***********************************************/

/***********************************************/
/* HTML ESTILOS                                */
/***********************************************/

/************ ELEMENTOS DE BLOQUE **************/

* {
margin : 0;
padding : 0;
}


BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align: center;
	color: #AAA;
}

P {
	font-size: 8.5pt;
	line-height: 13pt;
	padding-bottom: 6px;
	color: #999999;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	color: #949494;
	font-weight: normal;
	padding: 20px 15px 15px 15px;
}

H2 {
	font-size: 14pt;
	color: #949494;
	padding-bottom: 8px;
}

H3 {
	font-size: 10pt;
	color: #777777;
	padding-bottom: 4px;
}

H4 {
	font-size: 8.5pt;
	color: #999999;
}

HR {
	color: #EEEEEE;
	margin-bottom: 6px;
}

/************* ELEMENTOS DE LINEA **************/

small {
  font-size: 7.5pt;
}

strong {
  font-weight: bold;

}

A:link {
  color: #f23d27;
  border-bottom: 1px dotted #f23d27;
  text-decoration: none;
}

A:visited {
  color: #f23d27;
  border-bottom: 1px dotted #f23d27;
  text-decoration: none;
}

A:hover {
  color: #666666;
  border-bottom: 1px dotted #555555;
  text-decoration: none;

}

a.nounderline {
	  border: none;
}

A:visited.nounderline  {
	  border: none;
}

A {
  padding: 0px;
  margin: 0px;
}

Ul {
	line-height: 18pt;
	margin-left: 20px;
}

/***********************************************/
/* CLASSES ESPECIALES Y IDS                    */
/***********************************************/

/****************** GENERICAS ******************/

#contenedor {
	width: 770px !important;
	width /**/: 770px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#contenido {
	width: 770px;
	background-image: url(../img/fdo_contenido.gif);
	background-repeat: repeat-x;
}

#header H1 {
	margin: 0px;
	padding: 0px;
}

DIV.nav_principal {
	position: absolute;
	left: 287px;
	top: 77px;
} 

.naranja {
	color: #f23d27;
	
}

#mensajeDinamico {

	color: #f23d27;
	text-align:center;
	padding-bottom:15px;
}

#mensajeDinamico p {
	/*
	color: #f23d27;
	*/
	padding-top:3px;
	padding-bottom:0px;
	font-size:11px;
	text-align:left;
	margin-left:250px;
	padding-right:100px;
}

H2.subtitulo {
	font-size: 14pt;
	color: #949494;
	font-weight: normal;
	padding: 0px 15px 15px 15px;
}

/********** CAJAS HOME **************/

.caja {
	width: 172px;
	float: left;
	margin-left: 16px;
}

.caja01 {
	width: 172px;
	background-image: url(../img/box_home_center.gif);
	background-repeat: repeat-y;
}

.caja02 {
	width: 172px;
	background-image: url(../img/box_home_center_02.gif);
	background-repeat: repeat-y;
}


.caja H2 {
	font-size: 11pt;
	text-align: center;
	padding-bottom: 8px;
}

.caja H3 {
	font-size: 8pt;
	padding: 0px 15px 4px 15px;
}

.caja P {
	font-size: 8pt;
	padding: 0px 15px 5px 15px;
}

/********* CAJAS INTERIOR ***********/

.caja_full {
	width: 739px;
	margin-left: 15px;
	background-image: url(../img/box_full_center.gif);
	background-repeat: repeat-y;
}

.caja_full_contenido {
	padding: 0px 15px 0px 15px;
}

.caja_productos {
	width: 739px;
	margin-left: 15px;
	margin-right: 15px;
}

.caja_productos_icono {
	float: left;
	text-align: center;
	width: 178px;
}

.caja_productos_txt {
	float: left;
	width: 557px;
}

.caja_productos_txt_cont {
	background-image: url(../img/box_producto_center.gif);
	padding-left: 20px;
	padding-right: 10px;
}

.caja_productos_icono H2 {
	font-size: 11pt;
	line-height: 8pt;
}

/********* Cajas Subproductos ***********/

DIV#caja_subproducto_izq {
  width: 529px !important;
  width /**/: 529px;
  float: left;
  position: relative;
  left: 15px;
}

DIV.caja_subproducto_subizq {
  width: 529px !important;
  background-image: url(../img/box_subproducto_center.gif);
}

DIV.caja_subproducto_izqtxt {
padding: 0px 15px 0px 15px;
}

DIV.caja_subproducto_izqtxt H2 {
font-size: 11pt;

}

DIV#caja_subproducto_der {
  width: 194px !important;
  width /**/: 194px;
  float: left;
  position: relative;
  left: 30px;

}

DIV.caja_subproducto_subder {
  width: 194px !important;
  background-image: url(../img/box_subproducto_col_center.gif);
  background-repeat: repeat-y;
}

DIV.caja_subproducto_dertxt {
padding: 0px 10px 0px 10px;
}

DIV.caja_subproducto_dertxt P {
	margin-bottom: 10px;
}

.logos {
	text-align: center;
}

.empuja {
	display: block;
	clear: both;
	height: 15px;
}

/******* FORMS **********/

TABLE.contacto TD {
padding-bottom: 6px;
}

.contacto_ok {
	margin: 0 auto;
	width: 419px;
	height: 192px;
	background-image: url(../img/fdo_form_ok.gif);
}

.contacto_ok_interior {
	padding: 20px;
}

/******* FOOTER **********/

DIV#footer {
	position: relative;
	width: 770px;
	height: 25px;
	background-image: url(../img/fdo_footer.gif);
	background-repeat: no-repeat;
	top: 20px;
	clear: both;
	text-align: center;
	color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-top: 0px;
}

DIV#footer A:link, DIV#footer A:visited  {
	color: #000000;
}

DIV#footer A:hover  {
	color: f23d27;
}
