body {	
	background-image: url(../images/new_bg.gif);
	scrollbar-3dlight-color:#295329;
	scrollbar-arrow-color:#295329;
	scrollbar-base-color:#C6D6C6;
	scrollbar-darkshadow-color:#C6D6C6;
	scrollbar-face-color:#C6D6C6;
	scrollbar-highlight-color:#333366;
	scrollbar-shadow-color:#666699;

}
.texto_verde {
	color: #244824;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.texto_verde2 {
	color: #244824;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.texto_verde3 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	
}
.texto_blanco {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
A:LINK,
A:VISITED,
A:ACTIVE,{
	font-size: 11px;
	color: #990000;
	font-family: Arial;
	text-decoration:none;
}
A:HOVER,{
	font-size: 11px;
	color: #487648;
	font-family: Arial;
	text-decoration:none;
}
.form{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #244824;
	background-color: #E0E8E0;
}
.boton{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color: #AAABAA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8EEE8;
	border-right-color: #487648;
	border-bottom-color: #487648;
	border-left-color: #E8EEE8;
}
/*---------BUSQUEDAS--------------*/

.titulo {
	font:bold italic 18px Times;
	color: #FF3300;
}
#menu1 ul li {
	font:bold 12px arial;
	list-style-image: url(../espanol/images/bullet_logo.gif);
	padding:0 5px 5px 5px;
}
.ingresar_item {
	font:bold 13px arial;
	padding:5px;
	color:#000000;
}

h1 {
	font:bold 13px arial;
	color:#FF3300;
}
.texto_form {
	font:normal 10px verdana;
	color:#000000;
}
.agregar {
	color: #006600;
	font:bold 10px Verdana;
	padding-bottom:6px;
}


/*------------ADMIN---------------*/

.item {
	margin:14px;
	font:bold 11px arial;
	color: #993300;
}
.normal2 {
	font:normal 11px verdana;
}
.chica {
	font:normal 11px verdana;
	margin:3px 0px;
}
.recuadro {
	background-color: #EFF7F2;
}



