body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#wrapper {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
#header {
	height: 42px;
	background: url(../img/logolargo.gif) no-repeat left top;
	margin-bottom: 5px;
	clear: both;
}
/*#header h1 {
	display: none;

}/*
#buscador form{
	width: 629px;
	background: url(../img/base_buscador.png) no-repeat right top;
	float: right;
	height: 42px;
	padding: 10px;
	text-align: center;	
}
/*CLASES BUSCADOR*/
.campo_buscador {
	height: 18px;
	width: 250px;
	border: none;
	font-size: 12px;
	color: #006600;
}
.btn_buscador {
	width: 40px;
	height: 18px;
	border: none;
	background-color: #005340;
	cursor: pointer;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../img/buscador.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #005340;
}
.select_buscador {
	width: 124px;
	height: 18px;
	color: #006600;
	font-size: 12px;
	border: none;
	
}
#buscador legend, /*label*/ {
	display: none;
}
/*CLASES BUSCADOR*/
/*MENU ICONOS SUPERIOR*/
#menu_iconos {
	text-align: right;
	clear: both;
}
#menu_iconos a {
	margin-left: 30px;
	color: #666;
}
#menu_iconos a img {
	border: none;
}
/*MENU ICONOS SUPERIOR*/
/*MENU*/
#menu {
	width: 955px;
	height: 170px;
	background-image: url(../img/base_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	/*padding: 10px 10px 0 10px;*/
	padding-top: 15px;
}
#menu ul {
	margin-top: 10px;
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	display: block;
}
#menu ul li {
	width: 195px;
	height: 20px;
	border-top: 1px solid #82AF82;
	padding-top: 5px;
	list-style-type: none;
	background-image: url(../img/bullet1.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
#menu a {
	color: #C6CEC6;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu h3 {
	font-size: 14px;
	color: #82AF82;
	font-weight: bold;
	line-height: 18px;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin: 0;
	padding: 0;
	border: none;
	
}
/*MENU*/
/*CONTENIDO*/
/*.caja_der {
	width: 275px;
	height: 230px;
	float: right;
}*/
.caja {
	width: 275px;
	height: 250px;
	.height: 250px;
	float: left;
	background: url(../img/top_caja.png) no-repeat center top;
	margin: 0 0 5px 5px;
}
.caja h4 {
	text-indent: 10px;
	background: url(../img/bullet3.png) no-repeat left center;
	margin: 10px 0 25px 10px;;
	padding: 0;
}
.caja h4 a {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}
.caja h4 a:hover {
	color: #FFCC00;
}
.caja p {
	margin-right: 10px;
	text-align: justify;
}
.caja img {
	border: #CCC 1px solid;
	float: left;
	margin: 0 10px 10px 10px;
}
.caja form {
	/*text-align: center;
	border: #067B05 1px solid;
	padding: 7px 0;*/
	text-align: center;
	display: block;
	clear: both;
	border: #067B05 1px solid;
	padding: 7px 0;
	height: 32px;
}
.btn_caja1 {
	height: 20px;
	width: 77px;
	background-color: #666666;
	color: #FFFFFF;
	margin-right: 10px;
	font-size: 11px;
	border: none;
}
.btn_caja2 {
	height: 20px;
	width: 77px;
	background-color: #078206;
	color: #FFFFFF;
	margin-right: 10px;
	font-size: 11px;
	border: none;
}
/*Columna Izquierda*/
#col_izq {
	width: 564px;
	float: left;	
}
#col_izq p {
	text-align: justify;
}
#col_izq .foto {
	border: #999 solid 1px;
	margin: 0 10px 10px 0;
	float: left;
}
/*Columna Izquierda*/
/*Columna Derecha*/
#col_der {
	width: 346px;
	float: right;
	margin: 0 5px;;	
}
#col_der h4 {
	font-size: 12px;
	color: #CCC;
	width: 100%;
	border-bottom: #FFF 1px solid;
	margin: 5px;
}
#entradas_recientes {
	width: 346px;
	height: 226px;
	background: url(../img/fondo_entradas.png) no-repeat top left;
	padding: 10px;
}

#entradas_recientes ul {
	list-style-image: url(../img/bullet3.png);
	list-style-type: none;
	width: auto;
	margin: 10px 10px;
}
#entradas_recientes ul li {
	margin-bottom: 10px;
	margin-left: 20px;
}
#entradas_recientes a {
	color: #FFF;
}
/*Columna Derecha*/
/*CONTENIDO*/
/*PIE DE PAGINA*/
#footer {
	clear: both;
	background-image: url(../img/fondo_footer1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 45px;
	margin-top: 30px;
	border-top: #666 2px solid;
	padding-top: 10px;
}
/*PIE DE PAGINA*/
/*LINKS GENERAL*/
a {
	color: #056D05;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*LINKS GENERAL*/
/*TEXTOS*/
h3 {
	color: #999;
	font-size: 20px;
	border-bottom: #999 solid 1px;
	margin: 0;
	margin-bottom: 10px;
}
/*TEXTOS*/
/*CLASES PARA ELEMENTOS DE FORMULARIO*/
.campo_grande {
	width: 300px;
	height: 20px;
	background-color: #F3FDEE;
	border: #009900 1px solid;
	font-size: 12px;
	color: #056B05;
}
.campo_mediano {
}
.campo_chico {
}
.text_area_grande {
	width: 300px;
	height: 60px;
	background-color: #F3FDEE;
	border: #009900 1px solid;
	font-size: 12px;
	color: #056B05;
}
/*Clases para Textos*/

.nombre_producto {
	text-indent: 20px;
	background-image: url(../img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.titulo_art {
	text-indent: 20px;
	background-image: url(../img/bullet4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.descripcion_art {
	width: 342px;
	float: right;
}
.descripcion_art ul {
	margin-left: 15px;
	list-style-position: outside;
	list-style-image: url(../img/bullet5.gif);
	list-style-type: none;
	padding: 0;
}
.descripcion_art p {
	margin: 0 0 10px;
}
input.btn {
	color: #FFF;
	font-size: 11px;
	background-color:#080;
	border: none;
	height: 25px;
	width: 100px;
}
#contacto ul {
	list-style-type: none;
}
#contacto ul li {
	margin-bottom: 5px;
}
#contacto legend {
	color: #999;
	font-size: 12px;
	font-weight: bold;
}
#contacto label {
	float: left;
	width: 120px;
	margin-right: 10px;
	text-indent: 10px;
	background: url(../img/bullet5.gif) no-repeat left center;
}
#contacto fieldset {
	border: #999 solid 1px;
}
#enviar {
	padding-left: 130px;
}
/*DIRECTORIOS*/
table {
	padding: 5px;
}
.col1 {
	width: 50%;
	height: 30px;
	border-top: 1px solid #CCC;
}
.col1 img {
	float: left;
	border: 1px solid #056D05;
	margin: 0 5px;
}
.col2 {
	width: 10%;
	height: 30px;
	padding-top: 12px;
	text-align: center;
	border-top: 1px solid #CCC;
}
.col3 {
	width: 10%;
	height: 30px;
	padding-top: 12px;
	text-align: center;
	border-top: 1px solid #CCC;

}
.col4 {
		width: 30%;
		height: 30px;
		text-align: center;
		border-top: 1px solid #CCC;
}
h4 a {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	font-weight: normal;
}
.label_inv {
	display: none;
}
.listado {
	background-color: #FFF;
}
.listado tr:hover { 
	background-color: #FFF5CC;
	cursor: pointer;
}
/*POPUP*/
.fondo_pop {
	background: url(../img/fotos_popup/fondo.png) repeat-x left top;
	bacground-color: #078706;
	text-align: left;
}
#content_foto {
	width: 100%;
	height: auto;
}
#foto_izq {
	width: 200px;
	height: auto;
}
#foto_izq img {
	padding: 2px 2px 2px 0;;
	border: 0;
}
#foto_der {
	width: 468px;
}
#footer_pop {
	clear: both;
	background: url(../img/logo1.png) no-repeat center left;
	text-align: right;
	width: 100%;
	height: 25px;
	padding-top: 10px;
}
#footer_pop a {
	color: #FFF;
}
h5 {
	color: #FFF;
	border-bottom: 1px solid #CCC;
	font-size: 14px;
	padding-bottom: 5px;
}
#opciones_foto {
	width: 205px;
	float: left;
}
#opciones_foto ul{
	list-style-type: none;
	margin-left: 0;
}
#direccion {
	width: 380px;
	float: right;
	height: 39px;
	text-align: center;
	font-weight: bold;
	color: #666;
	padding-top: 3px;
}
#ramlight {
	background: url(../img/ramlight_footer.gif) no-repeat left center;
	width: 445px;
	padding-left: 120px;
	float: left;
	text-align: left;
	height: 31px;
	color: #999;
}
#ramlight a {
	color: #666;
}
/*#menu_footer {
    width: 455px;
    float: left;
    height: auto; 
}*/

/*Estilos para caja_menu*/
* {
	margin:0;
	padding: 0;
}
#menu_content {
	width: 955px;
	height: auto;
	margin-bottom: 10px;
}
#menu_content h3 {
	font-size: 14px;
	color: #9BBC9B;
	text-indent: 20px;
	background: url(../img/bullet.png) no-repeat left center;
	border: none;
	margin-bottom: 2px;
}
#menu_content a {
	color: #C6CEC6;
}
#menu_content ul {
	display: block;
	width: 200px;
	height: auto;
	float: left;
	margin-left: 20px;
}
#menu_content ul li {
	border-bottom: 1px solid #82B182;
	background: url(../img/bullet1.png) no-repeat left center;
	list-style-type: none;
	width: auto;
	height: auto;
	padding-bottom: 3px;
	margin-left: 20px;
	/*text-indent: 20px;*/
	padding-left: 10px;
	line-height: 20px;
}
	/*width: 195px;
	height: 20px;
	border-top: 1px solid #82AF82;
	padding-top: 5px;
	list-style-type: none;
	background-image: url(../img/bullet1.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;*/
#top {
	background: url(../img/caja_menu/1.png) no-repeat top center;
	height: 20px;
	
}
#mid {
	background: url(../img/caja_menu/2.png) repeat-x top center;
	height: auto;
	background-color: #078706;
	min-height: 100px;
	
}
#mid div {
	clear: both;
	padding-top: 10px;
}
#bot {
	background: url(../img/caja_menu/3.png) no-repeat top center;
	height: 21px;
}
#punto {
	font-size: 1px;
	width: 100%;
	height: 1px;
}
/*Logo Proacus*/
#logo {
	width: 170px;
	height: 35px;
	float: left;
}
#logo a {
	display: block;
	text-indent: -999px;
}
#buscador {
	width: 629px;
	background: url(../img/base_buscador.png) no-repeat right top;
	float: right;
	height: 42px;
	padding: 10px;
	text-align: center;	
}

input 
{
	width: 420px;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid;
	border-color: #067605;
}

textarea
{
	width: 420px;
	height: 200px;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid;
	border-color: #067605;
}

button 
{
	width: 80px;
	height: 22px;
	font-family: Arial;
	font-size: 11px;
	background-color: #067C05;
	border-color: #067605;
	border: 1px solid;
}

