body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 76px;
	width: 895px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
/* HelpBar */

#helpbar {
	font-size: 0.70em;
	width: 250px;
	vertical-align: bottom;
}
#helpbar ul {
	padding: 0px;
	margin: 0px;
}

#helpbar li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#helpbar li a {
	color: #666666;
	text-decoration: none;
	padding: 0 4px 0 6px;
	border-left: 1px solid #CCCCCC;
}
#helpbar li a:hover {
	color: #999999;
}
#helpbar li a.first {
	border-left: none;
}





/* bajada */

#helpbar2 {
	/*position: absolute;*/
	font-size: 0.9em;
	/*left: 306px;
	top: 724px;*/
	width: 500px;
	margin-top: 10px;
}
#helpbar2 ul {
	margin-left: 0px;
}


#helpbar2 a {
	color: #595959;
	text-decoration: none;
}

#helpbar2 a:hover {
	color: #999999;
}

#helpbar2 li {
	display: inline;
}

#helpbar2 li a {
	padding: 0 4px 0 6px;
	border-left: 1px solid #CCCCCC;
}

#helpbar2 li a.first {
	border-left: none;
}

#menu {
	background-image: url(images/bg_menu_sup.jpg);
	background-repeat:no-repeat;
	height: 27px;
	padding-right: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#wrap #menu input {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6b6a6a;
	border-left-color: #6b6a6a;
	font-size: 80%;
	width: 180px;
	font-weight: normal;
	color: #5f5f5f;
	border-right-style: none;
	border-bottom-style: none;
	height: 15px;
}

#helpbar3 {
	/*position: absolute;*/
	font-size: 0.9em;
	/*left: 306px;
	top: 724px;*/
	width: 500px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AAAAAA;
	margin-top: 10px;
	padding-top: 10px;
}
#helpbar3 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#helpbar3 a {
	color: #666666;
	text-decoration: none;
}

#helpbar3 a:hover {
	color: #999999;
}

#helpbar3 li {
	display: inline;
}

#helpbar3 li a {
	padding: 0 4px 0 6px;
	border-left: 1px solid #CCCCCC;
}

#helpbar3 li a.first {
	border-left: none;
}

#content {
	background-image: url(images/bg_content.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#centro h1 {
	font-size: 150%;
	font-weight: bold;
	color: #0189b7;
	margin: 0px;
}
#centro h2 {
	color: #555555;
	margin-top: 4px;
	font-size: 100%;
	margin-bottom: 4px;
}
#centro h3 {
	font-size: 75%;
	color: #535353;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
}
#centro p {
	font-size: 80%;
	color: #333333;
}
#centro p a {
	text-decoration: none;
	color: #0378a8;
}

#centro p a:hover {
	text-decoration:underline;
	color: #666666;
}
#wrap #content #centro ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#centro li {
	margin: 0px;
	color: #0378A8;
	font-size: 80%;
	background-image: url(images/vineta_ul.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#centro li.negro {
	margin: 0px;
	color: #666666;
	font-size: 80%;
	background-image: url(images/vineta_ul.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#centro li a {
	color: #0378A8;
}




#izquierda {
	width: 190px;
	margin-right: 22px;
	float: left;
	margin-top: 30px;
}
#menuSecundario {
	background-image: url(images/menuleft_bg.jpg);
	background-repeat: repeat-y;
}
#menuSecundario ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menuSecundario li {
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 18px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51caf1;

}

#menuSecundario a {
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/menuleft_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	display: block;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 18px;
}
#menuSecundario a:hover {
	color: #0a4c62;
	background-image: url(images/menuleft_bullet2.jpg);
	background-color:#24a0c9
}
#menuSecundario li.in{
    background-color:#2e97ba;
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left: 21px;
	margin-right: 18px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51caf1;
}

#menuSecundario li a.in{
	font-weight: normal;
	color: #FFFFFF;
	background-image: none;

}
#menuSecundario li a.in:hover{
	color: #b8f464;
	background-image: url(images/vineta_ul2.jpg);

}

.submenu {
	background-color: #2e97ba;
	margin-left: 40px;
	border-bottom-color: #177ea0;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}

/* BayerLinks */

#bayerlinks p {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}
#bayerlinks {
	font-size: 80%;
}
#bayerlinks ul {
	font-size: 0.85em;
	margin: 0;
	padding: 0;
}

#bayerlinks li {
	display: inline;
}

#bayerlinks li a {
	display: block;
	padding: 2px 0 2px 22px;
	color: #666666;
	border: none;
	background-color: #ffffff;
}

#bayerlinks li a:hover {
	background-color: #f6f6f6;
}

#centro {
	width: 467px;
	margin-right: 21px;
	float: left;
	margin-top: 30px;
}
#derecha {
	width: 190px;
	margin-top: 30px;
	float: right;
}
#footer {
	clear: both;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	text-align: center;
	font-size: 70%;
	color: #666666;
	padding-top: 20px;
}
#footer2 {
	clear: both;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: center;
	padding: 0px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #D7D7D7;
}
#novedades {
	height: 194px;
	width: 266px;
	background-image: url(images/base_calugas_home.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 12px;
	margin-right: 18px;
	float: left;
}
#novedades h1 {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#novedades h2 {
	font-size: 80%;
	color: #62a944;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
#novedades h2 a {
	color: #62a944;
	text-decoration:none;
}
#novedades h2 a:hover {
	color: #027CA5;
	text-decoration: underline;
}
#novedades p {
	margin: 0px;
	font-size:70%;
	text-align:left;
	color:#666666;
	background-image:none;
}
#novedades img {
	float:left;
	margin-right:3px;
	margin-bottom:5px;
	padding: 2px;
	margin-top: 5px;
}
.linkvermas {
	font-size: 70%;
	display: block;
	background-image: url(images/flecha_vermas.jpg);
	background-repeat: no-repeat;
	color: #027ca5;
	text-align: right;
	background-position: right;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-decoration: none;
}
#novedades p a {
	text-decoration: none;
	color: #0a79bf;
	font-size: 80%;
	text-align: justify;
	line-height: 12px;
}
#novedades p a:hover {
	text-decoration: underline;
	color: #657179;
	text-align: justify;
}
#servicios {
	height: 194px;
	width: 267px;
	background-image: url(images/base_caluga_vde.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 12px;
	margin-right: 18px;
	float: left;
}
#servicios h1 {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#club {
	height: 194px;
	width: 266px;
	background-image: url(images/base_calugas_home.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 12px;
	float: right;
	vertical-align: bottom;
}
#club h1 {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#club p {
	color: #027ca5;
	font-size: 80%;
	line-height: 13px;
	text-align: justify;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#club p a {
	color: #5d9d06;
	font-weight: bold;
}
#club ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#club li {
	font-size: 85%;
	font-weight: bold;
	color: #027CA5;
	background-image: url(images/flecha_vermas.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#club p a:hover {
	text-decoration: underline;
}
#login {
	height: 70px;
	width: 190px;
	padding: 15px;
	background-color: #229abf;
}
#login a {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 70%;
}
#login a:hover {
	font-weight: normal;
	color: #7ac906;
	font-size: 70%;
}
#login p {
	font-size: 80%;
	color: #333333;
	font-weight: bold;
}
#login input {
	font-size: 70%;
	width: 100%;
	border: 1px solid #125467;
}
.titCaja {
	font-size: 85%;
	color: #045E7B;
	margin: 0px;
	padding: 0px;
}
#indexProductos {
	margin-top: 15px;
	margin-bottom: 15px;
}
#indexProductos p {
	margin: 0px;
	padding: 0px;
}

#indexProductos p a {
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/productos/bt_ir2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 85%;
	margin: 0px;
}
#indexProductos p a:hover {
	background-image: url(images/productos/bt_ir.jpg);
	color:#CC3300;
	text-decoration: none;

}
#indexDiabetes {
	margin-top: 15px;
	margin-bottom: 15px;
}
#indexDiabetes p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#indexDiabetes p a {
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/productos/bt_ir2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 95%;
	margin: 0px;
}
#indexDiabetes p a:hover {
	background-image: url(images/productos/bt_ir.jpg);
	color:#CC3300;
	text-decoration: none;

}
td#tituloLink {
	background-image: url(images/bg_titlink.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
}
td#tituloLink a {
	text-decoration: none;
	font-size: 80%;
	color: #168bb2;
	padding: 0px;
	background-image: url(images/flechaLink.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	font-weight: bold;
}
td#tituloLink a:hover {
	color: #63ab01;
	background-image: url(images/flechaLink2.jpg);
}
td#tituloLink a.activo {
	color: #63ab01;
	background-image: url(images/flechaLink2.jpg);
}

#region {
}
#region select {
	background-color: #f1fbff;
	border: 1px solid #d3e9f1;
}
#resultado {
}
#resultado h1 {
	font-size: 100%;
	color: #0099CC;
	display: block;
	margin-bottom: 0px;
	padding-left: 18px;
	font-weight: bold;
	margin-right: 40px;
	background-color: #edf7fa;
	background-repeat: no-repeat;
	border: 1px solid #d3e9f1;
	background-image: url(images/bulett_resultados.jpg);
	background-position: 5px;
	margin-top: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#resultado h2 {
	padding: 0px;
	font-size: 90%;
	color: #6b992c;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #deeccc;
}
#resultado h3 {
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#formLog {
}
#formLog p {
	font-weight: bold;
	color: #0189B7;
	margin-right: 10px;
}

#listado_productos li {
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 18px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51caf1;

}

#listado_productos a {
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 18px;
}
#listado_productos a:hover {
	color: #0a4c62;
	background-color:#24a0c9
}
#listado_productos li.in{
    background-color:#2e97ba;
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left: 21px;
	margin-right: 18px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51caf1;
}

#listado_productos li a.in{
	font-weight: normal;
	color: #FFFFFF;
	background-image: none;

}
#listado_productos li a.in:hover{
	color: #b8f464;
}
div.scroll {
height: 100px;
width: 400px;
overflow: auto;
border: 1px solid #51caf1;
background-color: #ffffff;
padding: 8px;
}
.imgIzquierda {
	float: left;
}
.imgDerecha {
	float: right;
}
#mapa {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
}
#mapa h2 {
	font-size: 90%;
}
#mapa h2 a {
	color: #787878;
}
#mapa h2 a:hover {
	color: #0378A8;
}
#mapa li a:hover {
	color: #787878;
}
