@charset "UTF-8";
/* CSS Document */

/* Meyer's Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: baseline;
}



/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1em;
	color: #666;
	background-color: #FFF;
}

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: "" "";
}


/*
	Page body style
*/


/*
	Standard paragraph style
*/

p
{
	color: #666;
	font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 16px;
}



/*
	headings
*/

h1
{
	color: #73B64A;
	font-size: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}

h2
{
	font-size: 12px;
	color: #000;
	margin-top: 6;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CCC;
}

h3
{
	font-size: 11px;
	color: #0E4283;
}

h4
{
	font-size: 17px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	text-align: justify;
	font-weight: bold;
}



/*
	Links
*/

a:link, a:active
{
	color: #73B64A;
	text-decoration: underline;
	font-weight: bold;
}


a:hover
{
	color: #6EAEDC;
	text-decoration: underline;
}


/*
	Container for page
*/

#container
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 100%;
}


/* Header */
#header-wrapper
{
	width: 100%;
	height: 142px;
	margin-top: 20px;
}

#header
{
	width: 1004px;
	height: 142px;
	position: relative;
	background-image: url(../images/bkg_cabezote.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	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: #4C4C4C;
	border-right-color: #4C4C4C;
	border-left-color: #4C4C4C;
}


h1#logo
{
	position: absolute;
	top: 30px;
	left: 30px;
	height: 83px;
	margin: 0;
	padding:0;
}



/* Menu ppal */

#menu-wrapper
{
	width: 100%;
}

#menu
{
	width: 1006px;
	height: 38px;
	position: relative;
	background-image: url(../images/bkg_menu.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right;
}





/* Content */

#content-wrapper
{
	width: 100%;
	min-height: 200px;
}

#content
{
	width: 1004px;
	min-height: 200px;
	position: relative;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C4C4C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4C4C4C;
}


/* Columns */

div#left-column
{
	width: 650px;
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0px;
}



div#left-column ul li {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 40px;
	margin-top: 2px;
	margin-bottom: 4px;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
}



div#right-column
{
	width: 238px;
	float: right;
	padding: 0;
	margin-right: 25px;
	margin-top: 20px;
}



div.caja2
{
	width: 643px;
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -9px;
	background-image: url(../images/caja2bkp.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.caja2 h1
{
	background-image: url(../images/cajacontacto_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 653px;
	font-size: 13px;
	color: #000;
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.espaciocontact {
	margin-left: 20px;
}

div.caja2 h6
{
	background-image: url(../images/caja2btom.jpg);
	background-position: 0px bottom;
	height: 14px;
	width: 653px;
}
.alignright {
	text-align: right;
	font-size: 10px;
	vertical-align: top;
}
.italic {
	font-style: italic;
}

div.caja2 p
{
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin: 0px;
}

div.caja2 h2
{
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div.cajacontacto
{
	width: 643px;
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -9px;
	background-image: url(../images/caja2bkp.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.cajacontacto h1
{
	background-image: url(../images/caja2top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 44px;
	width: 653px;
	font-size: 13px;
	color: #000;
	padding-top: 30px;
	padding-left: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div.cajacontacto h6
{
	background-image: url(../images/caja2btom.jpg);
	background-position: 0px bottom;
	height: 14px;
	width: 653px;
}

div.cajacontacto p
{
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin: 0px;
}



/* Footer */

#footer-wrapper
{
	width: 100%;
	height: 27px;
}


#footer
{
	width: 1004px;
	height: 29px;
	padding: 0;
	text-align: center;
	background-image: url(../images/bkg_footer.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #7F7F7F;
}


#footer p
{
	text-align: center;
	padding: 4px;
	margin: 0;
	color: #FFF;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 11px;
}



/* Clearing element */

.clear
{
  position: relative; clear: both; height: 0; line-height: 0; font-size: 0;
}


/*
	Standard images
*/

img
{
	border: none;
}




/*
 Menus
 */
 
 /* Top Infrastructure Menu */

#nav-top
{
	position: absolute;
	top:2px;
	right: 20px;
	/* width: 600px; */
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}

#nav-top p
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
}

#nav-top a
{
	font-size: 9px;
	color: #4C4C4C;
	text-decoration: none;
}

#nav-top a:hover
{

	color: #6EAEDC;

}


 /* boxes */
 
 .green {
	background-image: url(../images/bkg_form01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 184px;
	width: 238px;
	padding: 15px;
 }
 
 
 .green h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/green_lines.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	margin-right: 30px;
 }

.green p {
	color: #FFF;
	margin-right: 24px;
}


 /* elements */
 
 div.line {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
 }
 
 .negrita {
	font-weight: bold;
 }
 
 
 
 
 
 /* promos */
 
 
 #promo-wrapper
{
	width: 100%;
}

 #promotion
{
	width: 1004px;
	min-height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C4C4C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4C4C4C;
}
 
 div.promo
{
	width: 258px;
	margin: 0;
	padding-left: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

 div.promo2
{
	width: 200px;
	margin: 0;
	padding-left: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

table.promo-item
{
	color: #999;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 20px;
}

table.promo-item caption {
	background-image: url(../images/top_bottom_border.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	width: 238px;
}



table.promo-item tbody tr.principal th {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	width: 238px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;

}


.dir_contact {
	font-size: 18px;
	color: #333;
	background-color: #ebebeb;
	height: 10px;
	margin-top: 10px;
	padding: 0px;
	font-weight: bold;
}



table.promo-item tbody h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-left: 13px;
	padding-bottom: 10px;
}


table.promo-item tbody p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding-top: 6px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 6px;
}


table.promo-item tbody h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E4283;
	padding-top: 0px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
}

table.promo-item2
{
	color: #999;
	padding: 0;
	margin-bottom: 20px;
}

table.promo-item2 caption {
	background-image: url(../images/top_bottom_border.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	width: 238px;
	margin: 0px;
	padding: 0px;
}


table.promo-item2 tbody tr.principal th {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	width: 238px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;

}


table.promo-item2 tbody h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-left: 13px;
	padding-bottom: 10px;
}


table.promo-item2 tbody p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding-top: 6px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 6px;
}



table.promo-item2 tbody h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E4283;
	padding-top: 0px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
}


 div.promo2
{
	width: 200px;
	margin: 0;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}



table.promo-item3
{
	color: #999;
	padding: 0;
		margin-left: 0;
	margin-bottom: 20px;
}





table.promo-item3 caption {
	background-image: url(../images/promo3header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 6px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}


table.promo-item3 tbody tr.principal th {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8D8D8D;
	border-left-color: #8D8D8D;
	width: 178px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}



table.promo-item3 tbody h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-left: 13px;
	padding-bottom: 10px;
	background-image: url(../images/promo3header.jpg);
	background-position: -1px -6px;
}


table.promo-item3 tbody p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding-top: 6px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 6px;
}



table.promo-item3 tbody h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E4283;
	padding-top: 0px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
}


table.promo-item tbody tr.cuerpo th {

}

table.promo-item tbody th {

}



table.promo-item tbody th ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding-top: 0px;
	padding-right: 13px;
	padding-left: 0px;
	padding-bottom: 0px;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

table.promo-item2 tbody th ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding-top: 0px;
	padding-right: 13px;
	padding-left: 0px;
	padding-bottom: 0px;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

table.promo-item3 tbody th ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 13px;
	padding-bottom: 0px;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


 table.promo-item tbody tr.final td {
	background-image: url(../images/top_bottom_border.gif);
	background-position: left bottom;
	height: 14px;
	width: 238px; 
 }
 
  table.promo-item2 tbody tr.final td {
	background-image: url(../images/top_bottom_border.gif);
	background-position: left bottom;
	height: 14px;
	width: 238px; 
 }
 
   table.promo-item3 tbody tr.final td {
	background-image: url(../images/promo3footer.gif);
	background-position: left bottom;
	height: 9px;
	width: 178px;
	background-repeat: no-repeat;
 }
.foto_produ {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	float: left;
}
.verde {
	color: #74B64A;
}
h5 {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 9px;
	padding: 0px;
}
