* {
	padding: 0;
	margin: 0;
}
html {
	background: #fff  url(img/fondo2.png) repeat-x left top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: #FFFFFF;
	background: url(img/fondo1.png) no-repeat center top;
}
#wrapper {
	width: 780px;
	height:571px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url(img/fondocontenido.gif);
	background-repeat: repeat-y;
}
#header {
	border: 0px solid #ccc;
	height: 138px;
	padding: 0px;
	background-color: #C9C9BE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#centercolumn { /* Parent Wrapper for inside boxes */
	border: 0px solid #ccc;
	display: inline; /* IE Hack */
	padding: 0px;
	width: 359px;
	float: left;
	height: 433px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	background-repeat: repeat;
	background-color: #eaeaea;
	background-image: url(img/fondocolumnaizq.jpg);
}
* html #centercolumn {
	height:433px;
	width: 359px;
} /* IE Min-Height Hack */ 

#rightcolumn {
	padding: 10px;
	display: inline; /* IE Hack */
	width: 368px;
	overflow:auto;
	float: left;
	background-color: #ffffff;
	height: 413px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666666;
}
* html #rightcolumn {height:413px} /* IE Min-Height Hack */ 

/*------------*/
#centercolumn2 { /* Parent Wrapper for inside boxes */
	border: 0px solid #ccc;
	display: inline; /* IE Hack */
	padding-right:10px;
	padding-bottom:0px;
	width: 210px;
	float: left;
	height: 433px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	background-repeat: repeat;
	background-color: #666666;
	background-image: url(img/fondocolumnaizq.jpg);
}
* html #centercolumn2 {
	height:433px;
	width: 210px;
} /* IE Min-Height Hack */ 

#rightcolumn2 {
	padding-left:20px;
	padding-right:0px;
	padding-top:20px;
	padding-bottom:0px;
	display: inline; /* IE Hack */
	width: 527px;
	overflow:auto;
	float: right;
	background-color: #ffffff;
	height: 413px;
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666666;
}
* html #rightcolumn2 {height:413px} /* IE Min-Height Hack */ 
/*------------*/

#footer {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: url(img/fondofooter.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding: 3px 35px 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#footer a{
text-decoration:underline;
color:#333333;
}
#destacado {
	display: inline;
	width: 330px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: url(img/fondodestacado.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 242px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	float: left;
}
#submenu {
	display: inline;
	width: 150px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666666;
	float: left;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#banner1 {
	width: 280px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#banner2 {
	width: 200px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 240px;
	float: none;
	display: inline;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding:10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 180px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 180px;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; 	
	color: #99CC00;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 	
	color: #333333;
}
h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}
li {
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.info {
	font-size: 10px;
	color: #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 28px;
	padding-right: 10px;
}
.banners {
	padding-left: 27px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom:5px;
}
.banners2 {
	padding-left: 10px;
	padding-right: 0px;
	padding-top:5px;
	padding-bottom:5px;
}
.menuprod{
	list-style-type: none;
	width: 182px;
	height:auto;
	border-bottom-width: 0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-align: left;
	background-color: #eaeaea;
}
.menuprod li a{
background:  url(img/menu1.png);
background-position: right;
background-repeat: no-repeat;
font: Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold;
color: #666666;
display: block;
width: 182px;
text-decoration: none;
height: 19px;
padding-right:20px;
}
.menuprod li{
font-size:9px;
}

* html .menuprod li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 182px;
}

.menuprod li a:visited, .menuprod li a:active{
background:  url(img/menu1.png);
background-position: right;
background-repeat: no-repeat;
font: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #666666;
display: block;
width: 182;
text-decoration: none;
height: 19px;	
padding-right:20px;
}

.menuprod li a:hover{
	background:  url(img/menu2.png);
	background-position: right;
	background-repeat: no-repeat;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #666666;
	display: block;
	width: 182;
	text-decoration: none;
	height: 19px;
	padding-right:20px;
}
.bullet2 {
	padding-left: 15px;
	list-style-image:url(img/bullet2.png);
	list-style-position:outside;
}
.floatright { 
    float: right; 
	margin: 5px 20px 10px 5px;
	border: 1px solid #666;
	padding: 2px;
}
.floatleft {
	float: left;
	border: 1px solid #666;
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.floatleft2 {
	float: left;
	border: 1px solid #666;
	padding: 2px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.thumbnail{
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: 150px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 150px;
left: 650px; /*position where enlarged image should offset horizontally */
}
#content {
	float: left;
	padding: 2px;
	margin: 1px;
	background: #ffffff;
	border: 1px solid #ccc;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
html>body #content {
	width: 460px; 
	/* ie5win fudge ends */
	}
	#content2 {
	float: left;
	padding: 5px;
	margin: 2px;
	background: #ffffff;
	border: 1px solid #ccc;
	width: 150px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
html>body #content2 {
	width: 150px; 
	/* ie5win fudge ends */
	}

/**************************************************************
   Forms
 **************************************************************/
#form{
margin:10px;
}

input,
textarea,
select {
  padding: 5px;
  font-family:Verdana, Arial, sans-serif;
  font-size:9px;
  color: #006699;
  background: #EEE;
  border: 1px solid   #99CC00;
  margin-top:0px;
  margin:5px;
}
input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid;
}
#pdf{
padding-bottom:5px;
width:200px;
float:right;
margin-left:150px;
margin-right:20px;


}
#pdf a{
padding-bottom:5px;
color:#CC0000;
text-decoration:underline;
}