body {
	font-family: Trebuchet Ms, Arial, Verdana, sans-serif;
	color: #000000;	
	font-size:11px;
}

a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold
}
a:active{
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold
}

/*links de pie*/
a.link_pie:link{
	color:#0D3F11;
	text-decoration:none;
	font-weight:bold;
	}

a.link_pie:visited {
	color:#0D3F11;
	text-decoration: none;
	font-weight:bold
}
a.link_pie:hover {
	color: #1B8523;
	text-decoration:underline;
	font-weight:bold
}
a.link_pie:active{
	color:#0D3F11;
	text-decoration: none;
	font-weight:bold
}

/*links de pie*/

#contenedor
{
	position:relative;
	margin:auto;
	z-index:1;
	width:749px
}

#contenido
{
	position:absolute;
	margin:auto;
	z-index:2;
	width:749px;
	top: 167px;
	left: -2px;
}

#banner
{
	position:absolute;
	margin:auto;
	z-index:5;
	width:479px;
	height:165px;
	top: 2px;
	left: -2px;
}

#foot {
	position:absolute;
	margin:auto;
	z-index:2;
	width:749px;
	height:75px;
	top:487px;
	left:-2px;
	background-image:url(images/foot.gif);
	background-position:center;
	background-repeat:no-repeat;

}

.texto_pie {
	color:#FFFFFF;
	font-size:10px;
	margin-left:50px;
	margin-top:10px;
	width:250px;
	float:left;
}

.logo_neodat {
	margin-top:25px;
}

.texto_blanco {
	color:#FFFFFF;
}

.formulario {
	color: #0D3F11;
	background-color: #CFFAD3;
	border: 1px dotted #1B8523;
}

.boton_enviar {
	font-size: 11px;
	font-weight: bold;
	background-color: #0D3F11;
	border: 1px solid #CFFAD3;
	color: #FFFFFF;
}

.texto_verde {
	color: #14641B;
	font-weight:bold;
}

.img_ventas {
	color: #0D3F11;
	border: 1px dotted #1B8523;
	text-align:center;
}

.ventas {
	font-size: 18px;
	background-color: #FFFFFF;
	color: #115316;
	border: 1px dotted #1B8523;
}

.marca_agua {
	background-image:url(images/terranova-trasp.gif);
	background-repeat:no-repeat;
	background-position: right;
}

.img_borde {
	margin:10px;
}

.div_libros {
	color:#1B8523;
	}
