body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/imag/fondo.jpg);
	background-color: #006699;
	background-repeat: repeat;
}
#cabecera {
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#espacio {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 10px;
}
#margen {
	width: 200px;
}

/* SECCION CONTENEDOR */


#contenedor {
	width:756px;
	background-color:#FFFFFF;
	min-height:120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	padding-right: 20px;
	background-image: url(/imag/fondo-contenido.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
}

/*  SECCION MENU */
#menu {
	height: auto ! important;
	min-height:30px;
	height:30px;
	width:208px;
	float: left;
	color: #993300;
	font-size: 8pt;
}

#masterdiv {
	width: 202px;
	background-image: url(/imag/menu02.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

#menu a {
	color: #993300;
}

#menu a:link {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
}

#menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#menu ul, ol {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 2px;
	background-image: url(/imag/menu02li.jpg);
	background-repeat: repeat-y;
	padding-bottom: 1px;
}
#menu li {
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin-right: 5px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(/imag/flechita.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

.menutitle {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7E76D;
	margin-right: 7px;
	margin-left: 3px;
}

.menutitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7E76D;
	margin-right: 7px;
	margin-left: 3px;
}

.submenu {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#boton {
	width: 170px;
	text-align: center;
	margin-left: 10px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* SPONSOR */
#sponsor {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

/*
SUBSECCIÓN CONTENIDO DERECHA 
*/
#lateral {
	width: 548px;
	float: left;
	margin: 0px;
	padding-top: 5px;
}

#lateral h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1070A0;
	width: 60%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
}
#lateral h2,h3,h4,h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #1070A0;
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE9D01;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#lateral a {
	color: #006699;
	font-weight: bold;
}
#lateral a:link,a:visited {
	text-decoration: none;
}
#lateral a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#lateral p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #005900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
#lateral ul {
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 5px;
	color: #0000A0;
}
#lateral li {
	list-style-type: square;
	margin-top: 2px;
	color: #005900;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#lateral table {
	color: #0000A0;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#lateral input, select, textarea {
	font-size: 9pt;
	color: #0000A0;
	width: 300px;
	background-color: #FFE784;
	border: 1px solid #FFCC00;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#lateral strong {
	font-weight: bold;
	margin-top: 10px;
	padding: 0px;
}

#lateral #submit {
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFCC00;
	width: 100px;
	margin-top: 3px;
	cursor: pointer;
}

/* subdiv lateral */
#lateral #prod p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #005900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}

/* CLASS para PRODUCTOS.PHP */
.prod {
	width: 530px;
	float:left;
	clear: both;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
}

.prod p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #005900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}

/******* SUBSECCIÓN FOTOS DERECHA **************/
#fotos {
	width: 202px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#fotos img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

/******* SUBSECCIÓN FOTOS IZQUIERDA **************/
#fotos2 {
	width: 202px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fotos2 img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

/******* SUBSECCIÓN NOTICIAS **************/
#noticias {
	width: 544px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #F3F3F3;
	background-image: url(/imag/fondo-noticia.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #DDDDDD;
}
#noticias h2,h3,h4,h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666666;
	width: 542px;
	text-align: left;
	padding-bottom: 3px;
	padding-right: 2px;
	background-image: url(/imag/fondo-tit-noticia.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 2px;
}
#noticias h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666666;
	width: 542px;
	text-align: left;
	padding-bottom: 3px;
	padding-right: 2px;
	background-image: url(/imag/fondo-tit-noticia.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 2px;
}

#botones {
	width: 548px;
	float: left;
}

/*
Comunidad asociada
*/
#comunidad {
	width: 544px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
#comunidad h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 540px;
	background-color: #E3E3E3;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
}
#comunidad img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/* div productos */
#lateral .tabla-nueva {
	font-size: 9pt;
	color: #005900;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
#lateral .td-linea {
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
#lateral .tr-color1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005900;
}

/* PIE */

#pie {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
}
/* SECCION ESPECIALES */
#truco {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#incluido {
	background-color: #CCCCCC;
	float: left;
	width: 540px;
	height: 50px;
}
#lateral form {
	margin: 0px;
	background-color: #F7F7EE;
	padding: 5px;
}

/* ESTILO DE CLASES */
.img {
	border: 1px solid #999999;
}
.img_der {
	float: right;
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.img_izq {
	float: left;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding: 0px;
}
