body {
	background-image: url(images/fondo.gif);
}
#panel {
	width: 50px;
	float: right;
	height: 100px;
}

#wrapper {
	width: 780px;
	text-align: left;
	overflow: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 785px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

#my-glider{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 780px;
	height: 363px;
	overflow: hidden;
	}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:780px;
	height:363px;
	overflow:hidden;
	padding:1em;
	float: left;
		}
	div.scroller div.content {
	width: 10000px;
		}
	div#section1, div#section2, div#section3, div#section4 {
	color:#ffffff;
	margin: 0px;
	padding: 0px;
		}

.izq {
	width: 289px;
	text-align: left;
	overflow: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.izq h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif, helvetica;
	font-size: 21px;
	color: #FFD34B;
	text-decoration: none;
	cursor: default;
	font-weight: normal;

}
.izq p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
	line-height: 20px;

}
.izq a:link, .izq a:visited {
	color: #DFB842;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif, helvetica;
	height: 23px;
	font-weight: bold;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #141107;
	float: left;
	border: 1px solid #725E29;
	display: block;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.izq a:hover {
	background-color: #554620;
	color: #FFFFFF;
	
}	

.imagen{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 460px;

}

/* -- GENERAL -- 										*/
#general{
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #28210F;
	border: 5px solid #FFFFFF;
	float: left;
}



/* -- Barra de navegación -- 										*/
#selectionbar {
	width:785px;
	padding: 0px;
	display: table;
	height: 23px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#selectionbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
#selectionbar li {
	display:inline;
	list-style: none;
}
#selectionbar a:link, #selectionbar a:visited {
	color: #28270F;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	height: 18px;
	text-align: center;
	font-weight: bold;
	width: 120px;
	float: right;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#selectionbar p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;

}
#selectionbar a:hover {
	background-image: url(images/boton_hover.gif);
}	
.a-1 .m-1 a,
.a-2 .m-2 a, 
.a-3 .m-3 a,
.a-4 .m-4 a,
.a-5 .m-5 a,
.a-6 .m-6 a {
	color: #FFFFFF;
	background-image: url(images/boton_hover.gif);
}
.m-1 a,
.m-2 a,
.m-3 a,
.m-4 a,
.m-5 a,
.m-6 a {
	background-image: url(images/boton_normal.gif);
	padding-top: 1px;
	height: 26px;
	width: 28px;
}
/*------------ Columna Izquierda ---------------*/
#left {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 235px;
	cursor: default;
	padding: 10px;
}
#left p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCBDA1;
	text-decoration: none;
	cursor: default;
	margin: 0px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFD34B;
	text-decoration: none;
	cursor: default;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*------------ Columna derecha ---------------*/
#right {
	float: right;
	width: 520px;
	margin-top: 5px;
	         font-family:arial;
         font-size:12px;
         }
#right p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCBDA1;
	text-decoration: none;
	cursor: default;
	margin: 0px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#right h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCBDA1;
	text-decoration: none;
	cursor: default;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	width: auto;
}
.titulo {
	text-decoration: none;
	cursor: default;
	margin: 0px;
	float: left;
	width: 500px;
	background-color: #443719;
	padding: 5px;
}
.right_mod {
	float: left;
	height: 168px;
	width: 164px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*-------------- PIE --------------------------*/
#pie {
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;

	
}
#pie p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
	margin: 0px;
	float: left;
	line-height: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align:left;
}

