body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(images/background.jpg);
	border: 1;
}

.bodyempresa {
	background: url(images/logo_light.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

html, body, #wrapper, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

cuerpo {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(images/background.jpg);
}

th, td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 700px;
	height: 600px;
	position: relative;
	background: #fff;
	margin-top:5px;

}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    margin: 1em 0;
    padding: 0;
	font-size:12px;	
}

li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:100px;
	font-size:12px;	
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#33CCCC;
	font-weight:bold
}

h1 {
    padding: 9px 18px
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #65cc33;
}

a.orange { color: #d07c1a; }
a.green  { color: #858e10; }
a.yellow { color: #FFA333; }
a.teal   { color: #238aaa; }
a.purple { color: #9f6bc8; }
a.pink   { color: #cd0067; }
a.blue   { color: #3366ff; }

a:hover        { color: #FF2A8C; }
a:hover.blue   { color: #00ffff; }
a:hover.green  { color: #45D110; }
a:hover.teal   { color: #239FF0; }
a:hover.purple { color: #C12EFA; }

a:hover {
    text-decoration: underline;
}


/* nav */

* html .clear {
    margin-top: 0;
    margin-bottom: 0;
}

#nav li {
    float: left;
    list-style: none;
    width: 139px;
    font-size: 13px;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    border-left: 1px solid white;
    text-align: center;
}

#nav li.first {
    width: 138px;
    border-left: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    background: #00ADC1;
}

#nav li.first1 {
    width: 138px;
    border-left: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    background: #28E9FF;
}

#nav li.activo{
    background: #28E9FF;
	color:#000000;
}

#nav li.noactivo{
    background: #00ADC1;
	color:#000000;
}


#nav a {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 2px 0;
    width: 100%;
}

#nav a:hover {
    background: #28E9FF;
}

/* highlights */
#highlights {
	/*background: url(images/inicio.jpg) no-repeat;*/
	width: 140px;
	float: left;
	margin-right: -10px;
	padding: 1px;
}

#highlights .p {
    padding: 8px 7px;
    margin-left: 1px;
    border-bottom: 1px solid white;
}

* html #highlights .p {
    padding-bottom: 6px;
}

#highlights div.green  { background: #a3e085; }
#highlights div.blue   { background: #66c2ff; }
#highlights div.pink   { background: #ff3399; }

/*products*/
#prod {
    width: 700px;
    float: left;
}

#prod .border {
    padding: 8px 7px;
    border-bottom: 1px solid white;
}

* html #prod .border {
    padding-bottom: 6px;
}

#prod div.green  { background: #a3e085; }
#prod div.blue   { background: #66c2ff; }
#prod div.pink   { background: #ff3399; }

#indprod {
    width: 680px;
    float: left;
	text-align:justify;
	margin-left: 10px;
	margin-right: 10px;	
}

#detailprod {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:20px;
	margin-top:50px;
}

ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;		
	font-size:20px;	
}

img.floatLeft { 
    float: left; 
}

.descarga {
	position:absolute;
	top:535px;
	left:78px;
}	

.descargatext {
	position:absolute;
	top:543px;
	left:121px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}	

.seguridad {
	position:absolute;
	top:535px;
	left:400px;
}	

.seguridadtext {
	position:absolute;
	top:542px;
	left:442px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}	



/*Cosmetico*/
.bodycos {
	background: url(images/frutas2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.icon {
	position:absolute;
	top:152px;
	left:630px;
}	

.ptext {
	text-align:center;
	color:#FF00FF;
	font-style:italic;
	font-weight:bold;
}	

.iconpinktext {
	position:absolute;
	top:181px;
	left:616px;
	color:#FF00FF;
	font-weight: bold;
}	

a.pinkbutton { 
        background: url(images/pinkbutton.jpg) repeat 0px 0px; 
        width: 43px; 
        height: 43px; 
        display: block; 
}

a.pinkbutton span { 
        display: none; 
}

a.pinkbutton:hover { 
        background: url(images/pinkbutton.jpg) repeat 0px -43px; 
}


/*Industrial*/
.gtext {
	text-align:center;
	color:#007D3D;
	font-style:italic;
	font-weight:bold;
}	


.icongreentext {
	position:absolute;
	top:181px;
	left:617px;
	color:#45D110;
	font-weight: bold;
}	

a.greenbutton { 
        background: url(images/greenbutton.jpg) repeat 0px 0px; 
        width: 43px; 
        height: 43px; 
        display: block; 
}

a.greenbutton span { 
        display: none; 
}

a.greenbutton:hover { 
        background: url(images/greenbutton.jpg) repeat 0px -43px; 
}

/*Hospital*/
.btext {
	text-align:center;
	color:#3399FF;
	font-style:italic;
	font-weight:bold;
}	

.iconbluetext {
	position:absolute;
	top:183px;
	left:610px;
	color:#3399FF;
	font-weight: bold;
}		

a.bluebutton { 
        background: url(images/bluebutton.jpg) repeat 0px 0px; 
        width: 43px; 
        height: 43px; 
        display: block; 
}

a.bluebutton span { 
        display: none; 
}

a.bluebutton:hover { 
        background: url(images/bluebutton.jpg) repeat 0px -43px; 
}




/* right */
#right {
	width: 555px;
	float: right;
	/*border: 1px solid #bdbdbd;*/
	/*background: url(images/body_tr_bg.gif);*/
	height: 275px;
}

#right .right {
    margin-left: 1px;
}

#right #products {
    /*float: left;*/
    width: 555px;
}

#right #products div {
    /*border: 1px solid #bdbdbd;*/
    padding: 10px 10px 0 10px;
}

#right #products #item-one {
    border-top: none;
	width:175px;
	height: 275px;
}

#right #products #item-two {
	position:absolute;
	border-top: none;
	width:175px;
	height: 278px;
	left: 341px;
	top: 147px;
}

#right #products #item-three {
	background: url(images/inicio1.jpg) no-repeat;
	position:absolute;
	border-top: none;
	/*width: 135px;*/
	height: 278px;
	left: 548px;
	top: 147px;
	width: 131px;
}

#right #news {
    float: right;
    width: 165px;
    margin: 10px 10px 0 0;
    display: inline;
}

/* footer */

#iniciotext {
	position:absolute;
	left: 48px;
	top: 446px;
	width: 615px;
}	


#footer {
	color: #fff;
	background: #007D3D;
	text-align: center;
	font-size:10px;
	padding: 8px 0;
	position:absolute;
	left: 0px;
	bottom: 0px;
	width: 700px;
/*	margin-top:100px;*/
}

#footer a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

#footer a:hover {
    color: #f8cde3;
}

#wrapper #body #right #news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #330000;
}

/*Noticias*/
.bodynoticias {
	background: url(images/noticias.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

/*Contacts*/
#zonas {
	width: 180px;
	float: left;
	margin-right: -10px;
	padding:5px;	
}

#zonas tr{
	/*background-color:#FF0000;*/
	width:300px;
}


.estilotabla{
	border-style:solid;
	border-color:666666;
	border-width:1px;
}

.titlecontact{
	font-weight:bold;
	text-align:center;
	color:#007D3D;
	font-size:14px;
}

.textoform{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
} 	

#zonas #zright {
	position:absolute;
	left: 351px;
	top: 154px;
}

.formbutton {
	position:absolute;
	left: 92px;
	top: 224px;
}


.inputtype{
	border-style: solid;
	border-color: #009900; 
	font-size:10pt; 
	font-weight:bolder;
}

.thankyou{
	position:absolute;
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	left: 350px;
	top: 430px;	
}
