body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}

#contenedor {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#cabecera {
	text-align: left;
	margin-bottom: 10px;
}

#idiomas {
	float: right;
}
#logo {
	display: block;
	height: 48px;
	width: 490px;
	background: url(../asac/img/logo_asac_es.gif);
}
#laboratorios {
	border-style: none;
}

#contacto {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: right;
	margin-top: -50px;
	font-size: 12px;
	font-weight: bold;
	z-index: auto;
}

#contacto li {
	display: inline;
	background-image: url(../images/puntos_vert.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	background-position: 2px;
	width: 180px;
	padding: 0px 0px 0px 5px;
	float: left;
	margin-left: 0px;
}

#contacto .t50 {
	width: 100px;
}

#titulo {
	text-align: right;
	margin-top: 10px;
}

#botonera {
	padding: 0px;
	margin: 0px 0px 5px;
	height: 40px;
	width: 540px;
}

#botonera li {
	display: inline;
	height: 39px;
	width: 103px;
	background-image: url(../asac/img/pestanya.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	margin-right: 4px;
	font-size: 11px;
	float: left;
}

#botonera a {
	color: #FFFFFF;
}

#lateral {
	width: 200px;
	float: left;
}

table {
	border-collapse:collapse;
}

td {
	margin: 0px;
	padding: 0px;
}

.cuadro {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

.cuadro a {
	font-size: 11px;
	background-image: url(../images/bullet_2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 1px;
}

.cuadrog {
	font-weight: bold;
	line-height: 19px;
	height: 30px;
	width: 100%;
}

.cuadrog2 {
	background-image: url(../images/bullet_2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
}

#centro {
	float: right;
	width: 540px;
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}

#herramientas {
	text-align: right;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


a {
	color: #787878;
	text-decoration: none;
	font-weight: 800;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 7px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

.boton_grande {
	width: 60%;
}

textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#pie {
	font-size: 11px;
	clear: both;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 10px;
	padding-top: 10px;
}


hr {
	height: 2px;
	border-bottom: 2px dotted #666666;
}
.verde {
	color: #78C449;
}
.azul {
	color: #136BA6;
	margin-top: 2px;
}
hr {
	color: #A5A5A5;
}
input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-size: 11px;
}
.lateral ul {
	margin: 5px 0px 0px;
	padding: 0px;
}
.lateral li {
	list-style: url(../images/bullet_1.gif) inside;
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 5px;
	clip: rect(auto,auto,auto,auto);
}
.contacto a {
	font-size: 12px;
	width: 50px;
}

#cuerpo {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	border: 1px solid #FFFFFF;
}

#cuerpo p {
	margin-top: 0px;
	padding-top: 0px;
}

.producto {
	color: #3366ff;
}
.cuadrolateral td {
	background-image: url(../images/cuadro_g_2.jpg);
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}
.top {
	background-image: url(../images/cuadro_2.gif);
	background-repeat: repeat-x;
}


.gradient {
height: 100px;
padding: 4px;
background: url(../images/gradient.gif) repeat-x 0% 0%;
color: #fc2;
}
