/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
-------------------------------------------------- */

body {
	background-color: #E4E4E4;
	background-image: url(images/fond.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0pt -4px;
}

/* CONTAINER */

		#container {
	width: 750px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 11px;
	line-height: 1.6em;
	color: #333333;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fondo_contenido.gif);
		}
#container_sup {
	width: 750px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 11px;
	line-height: 1.6em;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

		
/* GENERAL MOJO AND MULA */
		
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 40px;
			color: #333366;
			margin-bottom: 30px;
		}
		
		h2 {
	color: #333366;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial;
	padding-top: 5px;
		}
h3 {
	font-size: 14px;
	color: #465F7B;
}

		
		a {
			color:#CC6714;
			text-decoration: none;
		}

		a:hover {
			color:#CC6714;
			background-color: #F5F5F5;
		}

		
		form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
		}
		
		input {
			background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
/* HEADER ELEMENTS */

		#header {
	clear: both;
	border-bottom: 4px solid #95765E;
		}
		

		/* the slogan */
		#header p { 
			margin-top: -20px;
			margin-left: 30px;
			color: #b05128;
		}
		
  
/* NAVIGATION ELEMENTS */
	
		 #navigation ul {
	margin-left: 4px;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 140px;
	margin-bottom: 3px;
	margin-top: 10px;
		}

		#navigation a {
	display: block;
	padding: 5px;
	width: 140px;
	border-bottom: 1px solid #59779B;
	border-top: 1px solid #FFFFFF;
		}

		#navigation a:link, #navlist a:visited {
	color:#333333;
	text-decoration: none;
	background-color: #E1BA84;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
		}
		
		#navigation a:hover {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: #f0ebe7;
			color:#b05128;
		}

/* THE SMALL BOX BELOW NAV */

		#navigation p {
	margin-top: 40px;
	padding: 5px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
		}
		
/* CONTENT ELEMENTS */

		#content {
	width: 360px;
	margin-left: 170px;
	margin-right: 200px;
	padding-right: 4px;
	padding-left: 5px;
	margin-top: 10px;
		}
		
		#content p {
	padding-bottom: 10px;
		}

/* SIDEBAR ELEMENTS */

		#sidebar {
	float: right;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
		}
.titbloque {
	font-size: 13px;
	color: #6D2D01;
	padding: 5px 8px;
	border-top: 1px solid #E1BA84;
	border-right: 1px solid #E1BA84;
	border-left: 1px solid #E1BA84;
	background: #FFFFFF;
	font-weight: bold;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
.bloquedestac {
	padding: 8px;
	border: 1px solid  #E1BA84;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bloquedestac li {
	margin-bottom: 5px;
	list-style: url(images/flecha1.gif) inside;
}
.titcontenido {
	font-size: 13px;
	color: #6D2D01;
	padding: 5px 8px 5px 32px;
	background: #F5F5F2 url(images/ico_destacados.gif);
	font-weight: bold;
	border: 1px solid #BF8A6A;
}
.titcontenido2 {
	font-size: 13px;
	color: #6D2D01;
	background: #F5F5F2 url(images/ico_destacados2.gif);
	font-weight: bold;
	border: 1px solid #BF8A6A;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.bloquecontenido {
	padding: 8px;
	border: 1px solid #BF8A6A;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bloquecontenido img {
	margin: 2px 8px 2px 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}




		
		#sidebar p {
			padding-bottom: 10px;
			border-bottom: 1px solid #000000;
		}

/* FOOTER ELEMENTS */

		#footer {
			margin-top: 20px;
			clear: both;
			background-color:#575352;
			padding: 0px 5px 0px 5px;
		}
		
		#footer p {
			color:#999999;
			padding: 5px;
		}
		
		#footer p a {
			color: #CCCCCC;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}
		
		/* And they lived happily ever after. The End. */
.lema {
	font-size: 16px;
	font-style: italic;
	padding: 3px;
}
td {
	font-size: 11px;
}
#content form {
	margin-top: 50px;
}
.titular {
	font-size: 13px;
	color: #465F7B;
	font-weight: bold;
}
.nota {
	padding: 10px;
	border: 1px solid #E6E6E6;
	background: #FFFFFF;
}
.bloquep {
	padding-right: 4px;
	padding-left: 10px;
	border: 1px solid #784621;
	font-size: 1.1em;
}
.resaltado {
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	border: 1px dotted #FF6600;
}
.titbloquecoleccion {
	font-size: 13px;
	color: #6F2900;
	padding: 5px 8px 5px 40px;
	border-top: 1px solid #E1BA84;
	border-right: 1px solid #E1BA84;
	border-left: 1px solid #E1BA84;
	background: #FFFFFF url(images/ico_colecciones.gif) no-repeat;
	font-weight: bold;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
.titbloquearticulo {
	font-size: 13px;
	color: #6F2900;
	padding: 5px 8px 5px 40px;
	border-top: 1px solid #E1BA84;
	border-right: 1px solid #E1BA84;
	border-left: 1px solid #E1BA84;
	background: #FFFFFF url(images/ico_articulos.gif) no-repeat;
	font-weight: bold;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
.submenu {
	background-color: #F8E9D1;
	padding: 10px;
	border: 2px solid #FF9966;
}
.titularp {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6633;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.submenu .item {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1BA84;
}
.flash {
	width: 342px;
	height: 281px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.limpiar {
	font-size:0;
	line-height:0;
	clear:both;
}
