li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px;
	font-size: 13px;
}
.texto {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	display: block;
	padding: 10px 8px 5px 5px;
	text-decoration: none;
	text-indent: 30px;
}
.texto p{
	margin-bottom: 9px;
	margin-top: 7px;
}
.textoTitulo {
	text-indent: 0px;
}
.texto a{
	color: #CC3300;
	text-decoration: none;
}
.texto a:hover{
	color: #CC3300;
	text-decoration: underline;
}
.textoContacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	display: block;
	padding: 3px 10px 3px 3px;
	text-decoration: none;
	vertical-align: top;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #CC3333;
	background-image: url(imagenes/linea.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	height: 30px;

}
.imagen {
	padding: 2px;
	border: 1px solid #EAEAEA;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #F9F9F9;
	float: left;
	text-indent: 0px;
}
.imagenSinBorde {
	padding: 2px;
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	text-indent: 0px;
}
.imagenDerecha {
	padding: 2px;
	border: 1px solid #EAEAEA;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #F9F9F9;
	float: right;
	text-indent: 0px;
}
.notas {
	padding: 3px 5px;
	border: 1px solid #EAEAEA;
	background-color: #F9F9F9;
	font-size: 11px;
	text-indent: 0px;
}
.notasGrande {
	padding: 3px 5px;
	border: 1px solid #EAEAEA;
	background-color: #F9F9F9;
	font-size: 13px;
	text-indent: 0px;
}
.editBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 100%;
	background-color: #FCFBEF;
	border: 1px solid #E3E2D7;
}
.boton {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E3E2D7;
	border: 1px solid #7C7A6B;
}
.separadorVertical {
	background-image: url(imagenes/linea.gif);
	background-repeat: repeat-y;
	background-position: 5px;
}
.bordeInfBanner {
	border-top: 1px none #EEECDD;
	border-right: 1px none #EEECDD;
	border-bottom: 1px solid #EEECDD;
	border-left: 1px none #EEECDD;
}
.noticias {
	background-color: #FCFBEF;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-right: 4px;
	padding-left: 4px;
}

.bordeCenBanner {
	border-top: 1px solid #EEECDD;
	border-right: 1px none #EEECDD;
	border-bottom: 1px solid #EEECDD;
	border-left: 1px none #EEECDD;
}
.bordeSupBanner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEECDD;
	border-right-color: #EEECDD;
	border-bottom-color: #EEECDD;
	border-left-color: #EEECDD;
}
.tituloBanner {
	background-color: #EEECDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FAF8E8;
	border-right-color: #FAF8E8;
	border-bottom-color: #FAF8E8;
	border-left-color: #FAF8E8;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding: 2px;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4C5D9A;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 6px;
}
.pie a{
	color: #FFFFFF;
	text-decoration: none;
}
.pie a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
ul {
	margin-left: 50px;
}
hr {
	height: 1px;
	border: 1px solid #CDCCC5;
	text-indent: 0px;
}
.comentario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;

}
.notas2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	padding: 3px;
	background-color: #F9F9F9;
}
.notas3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	padding: 3px;
	text-align: center;
}
.notas4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	padding: 3px;
	text-align: center;
}
.textoSinMargen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	display: block;
	padding: 10px 8px 5px 5px;
	text-decoration: none;
}
.textoSinMargen a{
	color: #CC3300;
	text-decoration: none;
}
.textoSinMargen a:hover{
	color: #CC3300;
	text-decoration: underline;
}
.textoSinMargen a#volver{
	color: #3366CC;
	text-decoration: none;
}
.textoSinMargen a:hover#volver{
	color: #3366CC;
	text-decoration: underline;
}
.celdaImagen {
	background-color: #F9F9F9;
	border: 1px solid #EAEAEA;
	padding: 5px;
}
.promociones {
	background-color: #FDFCF7;
	font-family: Tahoma;
	font-size: 11px;
	color: #4F4F4F;
	padding: 5px;
	vertical-align: top;
	text-decoration: none;
}
.promociones a{
	color: #CC3300;
	text-decoration: none;
}
.promociones a:hover{
	color: #CC3300;
	text-decoration: underline;
}
.tablaBanner {
	background-color: #EAEAEA;
}
.tablaMercados {
	font-family: tahoma;
	font-size: 10px;
}
.tablaMercados td{
	padding: 3px 4px;
	background-color: #EFEFEF;
	color: #333333;
}
.tablaMercados th{
	padding: 2px;
	background-color: #003366;
	color: #FFFFFF;
}
.texto#algodon {
	background-image: url(imagenes/algodon.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

