@charset "utf-8";
body {
	background-color: #00703c;
	margin: 0px;
}
#contenedor {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #9E4D1B;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #9C571C;
	text-decoration: underline;
	font-weight: bold;
}
li {
	text-align: justify;
}

a:active {
	color: #AD6D53;
	text-decoration: underline;
	font-weight: bold;
}


#foto {
	width: 200px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C571C;
	margin-top: -5px;
	text-align: justify;
}
.des {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C571C;
	margin-top: -5px;
	text-align: center;
}

#header {
	float: left;
	height: 113px;
	width: 880px;
}
#AbajoContent {
	background-image: url(images/RellenoFinal.jpg);
	float: left;
	height: 29px;
	width: 880px;
}
#content {
	background-image: url(images/Relleno.jpg);
	float: left;
	width: 830px;
	padding-left: 50px;
	background-repeat: repeat-y;
}
#CuadroTexto {
	float: left;
	width: 441px;
}
#Cmedio {
	background-color: #FECF82;
	float: left;
	width: 411px;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #9c5708;
	background-repeat: no-repeat;
	background-position: center;
}
#scroll {
	height: 500px;
	width: 410px;
	overflow: auto;
	padding-right: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9c5708;
}

h1 a:link{
color:#FFFFFF;
text-decoration: none;
}
h1 a:active, h1 a:visited {
color:#FFFFFF;
text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9c5708;
	margin-top: 10px;
	margin-left: 10px;
}

#CDown {
	background-image: url(images/cuadroDownTexto.jpg);
	float: left;
	height: 23px;
	width: 441px;
	background-repeat: no-repeat;
	background-position: center;
}
#textoAbajo {
	float: left;
	height: 80px;
	width: 880px;
	text-align: center;
}
#Ctop {
	background-image: url(images/cuadroTopTexto.jpg);
	float: left;
	height: 21px;
	width: 441px;
	background-repeat: no-repeat;
	background-position: center;
}
.abajo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#FlashProductos {
	float: right;
	height: 200px;
	width: 324px;
	margin-right: 40px;
}
#FlashProductos2 {
	float: right;
	height: 200px;
	width: 324px;
	margin-right: 52px;
}
#Manos {
	background-image: url(images/manos.jpg);
	float: right;
	height: 374px;
	width: 349px;
	margin-right: 16px;
}
#AnchoDown {
	background-image: url(images/anchoDown.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 776px;
	float: left;
	background-position: center;
}

#menu {
	background-image: url(images/fondoMenu.jpg);
	float: left;
	height: 39px;
	width: 830px;
	padding-left: 50px;
}



	
			/*-------------------------------------*/
#TextoProductos {
	float: right;
	width: 510px;
	margin-right: 30px;
	background-color: #FECF82;
	margin-top: 30px;
}
#CuadroTexto2 {
	float: left;
	width: 776px;
}
#AnchoMedio {
	background-color: #FECF82;
	float: left;
	width: 746px;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #9c5708;
}
#AnchoTop {
	background-image: url(images/anchoTop.jpg);
	float: left;
	height: 32px;
	width: 776px;
	background-repeat: no-repeat;
	background-position: center;
}


/* Moviebox and Slimbox stylesheet - black theme */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #000 url(images/1_loading.gif) no-repeat center;
}

#lbImage {
	background-repeat: no-repeat;
	border: 7px solid #000;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/1_prev.png) no-repeat 0% 30%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/1_next.png) no-repeat 100% 30%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 16px;
	text-align: left;
	border: 7px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 16px;
	background: transparent url(images/1_close.png) no-repeat center;
	margin: 0px;
}

#lbCaption, #lbNumber {
	margin-right: 14px;
}

#lbCaption {
	font-weight: bold;
}


/*----------------------------*/

.abajo a:link {
	color: #ffffff;
	text-decoration: underline;
}
.abajo a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.abajo a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.abajo a:active {
	color: #AD6D53;
	text-decoration: underline;
}.medio {
	font-size: 12px;
}
