.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #591809;
	font-size: 32px;
}
.negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3E3E3E;
}
.azul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0063CE;
}
.blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0063CE;
}
.negrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.reservados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}.propiedades{
	color: #0063CE;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 10px 8px;
	padding: 2px;
}

.propiedades li{
	list-style: inside;
	margin: 0;
	padding: 0;
}

.imgprod{
	float: right;
	margin-bottom: 18px;
}

.contenidos{
	margin: 0;
	padding: 6px 12px;
}
#PageFooter,#PageFooter a,#PageFooter a:visited,#PageFooter a:hover 
{
font-size:10px;
font-family: arial;
text-decoration:none;
color:#999999;
}

#PageFooter .FootBase {
color:#999999;
padding-top:5px;
border-top:solid 1px #cccccc;
width:100%;
}
#PageFooter .FootBase td {
Font-size:10px;
}

#menu {
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu p {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin: 0 10px 0 10px;
	padding:0;
}}

hr{
	background-color: #D2DEE3;
	border: none;
	clear: both;
	color: #D2DEE3;
	display: block;
	height: 1px;
	line-height: 0;
	margin: 6px 14px;
	outline: none;
	padding: 0;
}

/*-------------------- headers---------------------*/ 
h1{
	color: #999999;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0;
	padding: 2px 8px;
	text-align: left;
}

h2{
	color: #999999;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 2px 8px;
}

h3{
	background-color: #999999;
	background-image: url(../imgs/bg_h3.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0;
	padding: 6px 16px;
}

h4{
	font-size: 1em;
	margin: 0;
	padding: 4px 12px;
}

h5{
	font-size: 1em;
	margin: 0 10px;
	padding: 0;
}

h6{
	background-image: url(../imgs/bg_tit_redondo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #CC6600;
	font-size: .94em;
	height: 1.3em;
	line-height: 1.4em;
	margin: 12px 8px;
	padding: 0;
}

h6 span{
	background-image: url(../imgs/bg_tit_redondo2.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: white; /*	background-color: #5D90A9;*/
	float: left;
	height: 1.3em;
	line-height: 1.3em;
	margin: 0 8px;
	padding-right: 8px;
}

/*-------------------- forms---------------------*/ 
form{
	margin: 0;
	padding: 0;
}

.input, textarea, select{
	background-color: #FEFEFE;
	border: 1px solid #333333;
	color: #666666;
	vertical-align: middle;
}

.input{
	margin: 2px;
}

.input:focus, textarea:focus{
	background-color: #FEFEFE;
	border: 1px solid #5D91AA;
	color: #333333;
}

input.button{
	background-color: #81B3CB;
	border: 1px outset #5D91AA;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	margin-right: 12px;
	padding: 2px 8px;
}

.label{
	clear: left;
	display: block;
	float: left;
	margin: 2px 8px 2px 2px;
	padding: 0;
	text-align: right;
	width: 202px;
}

form p{
	clear: left;
	padding: 2px;
}

/*-------------------- layout---------------------*/ 
#container {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 880px;
}

#main {
	background-color: white;
	background-image: url(../imgs/bg_contenido.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid white;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0px;
	width: 671px;
}

#header {
	border-bottom: 3px solid #5f5f5f;
	padding: 0;
	text-align: center;
}

#sidebar {
	background-image: url(../imgs/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	border-right: 2px solid white;
	float: left;
	font-size: 1.2em;
	padding: 0px;
	width: 207px;
	min-height:600px;
}

#footer {
	border-top: 1px solid #D2DEE3;
	color: #666666;
	font-size: .9em;
	line-height: 1em;
	margin: 10px;
}

#footer span{
	margin-left: 14px;
}

/*-------------------- header---------------------*/ 
#header h1{
	float: left;
	margin: 0;
	padding: 0;
}

#header h1 a{
	background-image: url(../imgs/logo_genomma.gif);
	background-repeat: no-repeat;
	float: left;
	height: 113px;
	text-indent: -999999px;
	width: 209px;
}

.tel{
	background-image: url(../imgs/bg_tel.gif);
	background-position: right;
	background-repeat: repeat-y;
	color: #5D91AA;
	line-height: 20px;
	padding: 4px 14px;
	text-align: right;
}

.tel img{
	vertical-align: middle;
}

/*-------------------- nav---------------------*/ 
#nav {
	background-color: #4C899E;
	background-image: url(../imgs/bg_nav.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	font-size: 12px;
	padding: 30px 15px 19px 15px;
}

#nav ul{
	display: table;
	margin: 0 auto;
	padding: 0;
}

#nav li {
	display: table-cell;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav a, #nav a:visited{
	border-left: 1px solid #81B3CB;
	border-right: 1px solid #507D92;
	color: white;
	display: block;
	font-weight: bold;
	line-height: 36px;
	padding: 0 9px;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
	word-spacing: normal;
}

#nav a:hover{
	color: #314E59;
}

#nav ul li.navprim a{
	border-left: none !important;
}

#nav ul li.navult a{
	border-right: none !important;
}

#nav del {
	clear: both;
	text-decoration: none;
}

/*-------------------- prefbar---------------------*/ 
#prefbar{
	background-color: #EAECEC;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	clear: both;
	font-size: 1.1em;
	line-height: 28px;
}

.tamtexto{
	float: left;
	padding: 6px;
	width: 193px;
}

.tamtexto a{
	background-color: white;
	background-position: center bottom;
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
	display: inline;
	float: left;
	line-height: 1em;
	margin: 4px;
	padding: 4px;
	text-indent: -999999px;
	width: 1em;
}

.tamtexto span{
	float: left;
}

#text-small{
	background-image: url(../imgs/ic_txt_ch.jpg);
}

#text-medium{
	background-image: url(../imgs/ic_txt_med.jpg);
}

#text-large{
	background-image: url(../imgs/ic_txt_gde.jpg);
}

.busca{
	float: left;
	line-height: 3em;
	padding: 6px;
}

.busca input, .busca select{
	margin: 0 4px;
	vertical-align: middle;
}

.lang{
	background-image: url(../imgs/bullet_lang.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: inline;
	float: right;
	margin-right: 14px;
	padding-left: 18px;
	width: 72px;
}

.lang a{
	color: #333333;
	text-decoration: none;
}

.lang img{
	float: right;
	margin-top: .8em;
	vertical-align: middle;
}

/*-------------------- lateral---------------------*/ 
#sidebar h3{
	background-image: url(../imgs/bg_headermenu.gif);
	background-repeat: no-repeat;
}

#sidebar ul{
	margin: 0;
	padding: 4px;
}

#sidebar li{
	background-image: url(../imgs/bullet_menulat.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 1.4em;
	list-style: none;
	margin: 0;
	padding: 0 2px 4px 14px;
}

#sidebar a{
	background-image: url(../imgs/bg_menulat1.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #2f2f2f;
	display: block;
	padding: 2px 4px 4px 4px;
	text-decoration: none;
}

#sidebar a:hover{
	color: #4C899E;
}

#sidebar h5{
	border-bottom: 1px solid #D2DEE3;
	font-weight: normal;
	margin: 0 18px 0 0;
	padding: 6px 12px;
}

/*-------------------- contenido home---------------------*/ 
#flotante{
	background-color: white;
	background-image: url(../imgs/bg_flotante.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid white;
	border-top-width: 2px;
	float: left;
	margin: 0;
	min-height: 300px;
	padding: 6px;
	position: relative;
	top: -70px;
	width: 418px;
	z-index: 20000;
}

#flotante h2{
	border-bottom: 1px solid #D2DEE3;
	color: #284D6E;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 20px;
	margin-left: 140px;
	padding: 4px;
}

#lateralhome{
	background-image: url(../imgs/bg_lateral_home.jpg);
	background-position: 0 2.8em;
	background-repeat: no-repeat;
	float: right;
	min-height: 244px;
	width: 238px;
}

#flash img, #flash object, #flash embed{
	display: block;
	margin: 0;
	padding: 0;
}

/*-------------------- news---------------------*/ 
.noticias{
	padding: 8px 4px;
}

.noticias img, .fotocont{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.fotocontr{
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}

.noticias h5 a, .noticias h5 a:visited, .noticias h4 a,.noticias h4 a:visited, .noticias h5, .noticias h4{
	color: #FF6600;
	text-decoration: none;
}

.noticias h5{
	font-weight: normal;
}

#lateralhome p{
	padding: 6px 12px;
}

#lateralhome .noticias{
	font-size: .95em;
}

p.imag{

	margin: 0;
	padding: 0;
}

#lateralhome p.imag{
	padding: 0 8px !important;
	text-align: center;
}

#lateralhome hr{
	margin: 0 10px !important;
}

/*-------------------- conenidos---------------------*/ 
.contenido{
	padding-left: 26px;
	width: 645px;
}

#migas{
	border-bottom: 1px solid #D2DEE3;
	font-size: .95em;
	line-height: 52px;
}

#migas .alright{
	float: right;
}

#migas a, #migas a:visited{
	color: #666666;
	text-decoration: none;
}

#titulo{
	padding: 18px 0;
}

#titulo img{
	float: right;
	margin: -18px 0;
}

#titulo h2 img{
	float: none;
	margin: 0;
}

.hilite{
	color: #FF6600;
}

h2.hilite{
	font-size: 1.5em;
}

.hilite a{
	color: #FF6600;
	text-decoration: none;
}

/*-------------------- tablas---------------------*/ 
.tabla{
	width: 99%;
}

.tabla th{
	border-bottom: 1px solid #D2DEE3;
	border-top: 1px solid #D2DEE3;
	color: #cc6600;
	padding: 8px;
}

.tabla td{
	color: #666666;
	font-size: .94em;
	padding: 8px 12px;
	vertical-align: top;
}

td.linea{
	border-bottom: 1px solid #D2DEE3;
}

/*-------------------- col1---------------------*/ 
#col1cont{
	border-top: 1px solid #D2DEE3;
	color: #666666;
	float: left;
	margin-top: 2px;
	width: 469px;
}

#col2cont{
	border-top: 1px solid #D2DEE3;
	color: #666666;
	float: left;
	width: 294px;
}

.lateral{
	background-image: url(../imgs/bg_lateral.jpg);
	background-position: 0 28px;
	background-repeat: no-repeat;
	color: #666666;
	float: right;
	min-height: 740px;
	width: 175px;
}

.lateral h5{
	margin: 8px 18px;
}

.tituloprod{
	width: 469px;
}

/*-------------------- producto unitario---------------------*/ 
.propiedades{
	color: #7DA2A2;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 10px 8px;
	padding: 2px;
}

.propiedades li{
	list-style: inside;
	margin: 0;
	padding: 0;
}

.imgprod{
	float: right;
	margin-bottom: 18px;
}

.contenidos{
	margin: 0;
	padding: 6px 12px;
}

	.contenidos li{
	background-image: url(../imgs/bullet_contenidos.gif);
	background-position: 0 .3em;
	background-repeat: no-repeat;
	line-height: 1.2em;
	list-style: none;
	margin: 1em 0;
	padding: 2px 8px 2px 18px;
}

.contenidos a, .contenidos a:visited, .doc a, .doc a:visited{
	color: #666666;
	text-decoration: none;
}

.contenidos a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.contenidos a:active, a.linkactivo{
	color: #CC6600 !important;
}

.doc{
	padding: 8px 24px;
}

.logo1{
	float: left;
	height: 60px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	width: 30%;
}

.logo2{
	float: left;
	height: 60px;
	margin: 10px 0 0 0;
	padding: 0;
	width: 50%;
}

.lista{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 50%;
}

.tabla1 {
	font-weight: normal;
	background-color: #D5E4F5;
	padding: 5px;
	font-size: 11px;
}
.tabla2 {
	font-weight: normal;
	background-color: #E9F1FA;
	font-size: 11px;
	padding: 5px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1A478A;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	}
.reservados2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #85401F;
	}
.subtit2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FBB82D;
		}
.subtit3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A03C00;
	}
.textos22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
	.subtit4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #591809;
	}
.subtit35 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CD7300;
	}
.subtit36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #591809;
	}
a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:  bold;
	text-decoration: none;
	color: #A03C00;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:  bold;
	text-decoration: none;
	color: #A03C00;
}
a:hover {
	text-decoration: underline;
	color:#A03C00;
}
a:active {
	text-decoration: underline;
	}
.textos39 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	}.textos29 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #473E36;
	}
	.verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #2F8C31;

}
	.rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C0526;
	}
	.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #591809;
	}
	.amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FBB82D;
	}
	.cofe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5E031E;
	}
	.textit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #591809;
	}
	.nuevtex{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #591809;