*{
	margin: 0;
	padding: 0;	
}

body{
	font: normal 11px/16px Verdana, Arial, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #000 url(bg_page.jpg) no-repeat left top;
	-scrollbar-base-color: #e0e0e0;
	-scrollbar-shadow-color: #E0E0E0;
	-scrollbar-highlight-color: #fff;
	-scrollbar-darkshadow-color: #c0c0c0;
	-scrollbar-3dlight-color: #c0c0c0;
	-scrollbar-arrow-color: gray;
	-scrollbar-track-color: #ccc;
}

a img{
	border: 0;
}

li.current a{
	border-bottom: 4px #C0A014 solid !important ;
}

p.center{
	text-align: center !important;
}

input.textbox, textarea{
	border-top: 1px #222 solid;
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
	border-left: 1px #222 solid;
}

input.button{
	border-top: 1px #666 solid;
	border-right: 1px #222 solid;
	border-bottom: 1px #222 solid;
	border-left: 1px #666 solid;
	background: #ddd;
	color: #555;
	padding: 3px 6px;
	-padding: 0px;
}

/* CONTENEDOR
--------------------------------------*/
#container{
	width: 780px;
}

/* CABECERA DE PÁGINA
--------------------------------------*/

#header{
	
}

#main_menu{
	position: absolute;
	margin-top: 5px;
	margin-left: 10px;
	padding: 3px;
	background: #000;
	border-bottom: 1px #666 dotted;
	border-top: 1px #666 dotted;
}

#main_menu li{
	display: inline;
	margin-right: 10px;
}

#main_menu li a{
	color: #fff;
	padding: 1px 4px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}

#main_menu li a:hover{
	color: #C0A014;
}

 #logo{
 	position: absolute;
	margin-top: 50px;
	margin-left: 20px;
 }

#logo h1{
	width: 350px;
	height: 70px;
	background: url(logo.gif) no-repeat;
}
#logo h1 span{
	display: none;
}

/* MENU DE MAQUILLAJE
--------------------------------------*/
#mac{
	position: absolute;
	width: 780px;
	margin-top: 130px;
	padding-left: 10px;
	background: url(bg_mac.gif) no-repeat left bottom;
	height: 80px;
	z-index: 61;
}

#mac h1{
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: -2px;
	height: 24px;
	padding: 1px;
	line-height: 20px;
}

#mac a{
	color: #C0A014;
	background: #000;
	padding: 2px 6px;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: -1px;
}

#mac a:hover{
	background: #c0a014 url(bg_maclink.gif);
	color: #000;
}

#mac ul li{
	display: inline;
	padding-right: 5px;
}


/* RUTA ACTUAL
--------------------------------------*/
#ruta{
	position: absolute;
	margin-top: 175px;
	margin-left: 60px;
	width: 700px;
	height: 30px;
	text-align: right;
	background: #000
}

#ruta p{
	margin-top: 13px;
	margin-right: 3px;
	color: #444;
}

#ruta a{
	color: #555;	
}

#ruta strong{
	color: #666;
}

/* AGENDA MAQUILLAJE
--------------------------------------*/

#agenda{
	position: absolute;
	width: 700px;
	height: 508px;
	margin-top: 220px;
	margin-left: 30px;
	z-index: 60;
	background: url(organizador.jpg) no-repeat;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
}

#agenda ul{
	margin-bottom: 18px;
}

#agenda li{
	color: #666;
	list-style: disc;
	margin-left: 22px;
	margin-bottom: 8px;
}

#agenda li ul{
	margin-bottom: 10px;
}

#agenda li li{
	color: #666;
	list-style: square;
}

#agenda a{
	color: #B22222;
}

#agenda div.titulo{
	position: absolute;
	margin-left: 90px;
	margin-top: 20px;
	width: 230px;
}

#agenda div.titulo h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 28px;
	line-height: 30px;
	padding: 7px 0px;
	text-align: center;
}

#agenda div.titulo h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(bg_cont_h2.gif);
	font-size: 17px;
	line-height: 20px;
	text-align: center;
}

#agenda div.contenido_izq, #agenda div.contenido_der{
	position: absolute;
	margin-top: 35px;
	width: 270px;
	padding-right: 10px;
	height: 410px;
	overflow: auto;
}

#agenda div.contenido_izq{
	margin-left: 45px;
}

#agenda div.contenido_der {
	margin-left: 385px;
}

#agenda div.contenido_der p, #agenda div.contenido_izq p{
	margin-bottom: 10px;
	text-align: justify;
	color: #666;
}

#agenda div.contenido_der h1, #agenda div.contenido_izq h1{
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 14px;
	padding-top: 8px;
}

#agenda div.contenido_der h2, #agenda div.contenido_izq h2{
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 8px;
	padding-top: 8px;
}

#agenda #foto{
	position: absolute;
	margin-top: 88px;
	margin-left: 70px;
	text-align: center;
	width: 225px;
	height: 335px;
	background: url(base_polaroid.gif);
}

#agenda #foto img{
	margin: 28px auto 0 auto;
	/* 185 x 260 */
}

#agenda #foto h4{
	margin-top: 0px;
	margin-left: 20px;
	width: 185px;
	line-height: 12px;
}

#agenda #foto h4 a{
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

/* HOJA DE LIBRETA
--------------------------------------*/
#hoja{
	position: absolute;
	width: 720px;
	height: 476px;
	margin-top: 220px;
	margin-left: 30px;
	z-index: 59;
	color: #fff;
	/*background: url(hoja_libreta.gif) no-repeat;*/
}

#hoja li{
	color: #666;
	list-style: disc;
	margin-left: 22px;
	margin-bottom: 8px;
}

#hoja li ul{
	margin-bottom: 10px;
}

#hoja li li{
	color: #666;
	list-style: square;
}

#hoja a{
	color: #C0A014;
}

#hoja div.contenido_izq, #hoja div.contenido_der{
	position: absolute;
	margin-top: 60px;
	width: 300px;
	padding-right: 10px;
	height: 390px;
	overflow: auto;
}

#hoja div.contenido_izq{
	margin-left: 30px;
}

#hoja div.contenido_der {
	margin-left: 380px;
}

#hoja div.contenido_der p, #hoja div.contenido_izq p{
	margin-bottom: 10px;
	text-align: justify;
}

#hoja div.contenido_der h1, #hoja div.contenido_izq h1{
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	color: #C0A014;
	margin-bottom: 8px;
	padding-top: 8px;
}

#hoja div.contenido_der h2, #hoja div.contenido_izq h2{
	font-size: 14px;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 4px;
	padding-top: 10px;
}

/* GALERÍA
--------------------------------------*/
#galeria{
	position: absolute;
	width: 750px;
	height: 440px;
	margin-top: 205px;
	margin-left: 10px;
}

/* POST'IT
--------------------------------------*/

#postit{
	position: absolute;
	top: 20px;
	left: 690px;
	width: 150px;
	height: 115px;
	background: url(postit.png);
	-background: url(postit.gif);
	cursor: move;
	z-index: 999 !important;
}

#postit p{
	display: none;
}

/* CONTROL PÁGINAS
--------------------------------------*/

#av_pag, #re_pag{
	position: absolute;
	margin-top: 455px;
	width: 230px;
	border-top: 1px #aaa dotted;
}

#av_pag a, #re_pag a{
	color: #666;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}

#av_pag a:hover, #re_pag a:hover{
	text-decoration: underline;
	font-weight: bold;
}

#av_pag{
	text-align: right;
	margin-left: 370px;
	background: url(flecha_av.gif) no-repeat right;
	padding-right: 15px;
}

#re_pag{
	text-align: left;
	margin-left: 95px;
	background: url(flecha_re.gif) no-repeat left;
	padding-left: 15px;
}

/* PIE DE PÁGINA
--------------------------------------*/
#pie{
	position: absolute;
	font-size: 10px;
	background: url(bg_pie.gif) no-repeat left top;
	width: 780px;
	height: 63px;
	margin-top: 720px;
	padding-top: 10px;
}

#pie div.banners{
	position: absolute;
	width: 400px;
	text-align: right;
	margin-top: 15px;
	margin-left: 360px;
}

#pie div.banners li{
	display: inline;
	margin-right: 4px;
}

#pie div.banners img{
	border: 1px #666 solid;
}

#pie div.links{
	position: absolute;	
	margin-top: 25px;
	margin-left: 10px;
}

#pie div.links li{
	display: inline;
	margin-right: 4px;
}

#pie a{
	color: #fff;
}

#pie div.legal{
	position: absolute;
	width: 760px;
	color: #333;
	text-align: center;
	margin-top: 60px;
	margin-left: 10px;
	line-height: 10px;
}

#pie div.legal p{
	margin-bottom: 8px;
}

#pie div.credits{
	position: absolute;
	margin-top: 60px;
	margin-left: 700px;
}

/* sitemap */
#sitemap{
	
}

#sitemap a{
	color: #C0A014;
}

#sitemap li{
	margin-left: 20px;
}


/* textos de la version antigua */

#textos_version_antigua{
	position: absolute;
	width: 780px;
	margin-top: 1300px;
}

#textos_version_antigua h1{
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#textos_version_antigua h2{
	font-size: 14px;
	margin: 10px 0px;
}

#textos_version_antigua p{
	margin-bottom: 6px;
}

#textos_version_antigua ul{
	margin: 20px 0px;
}

#textos_version_antigua li{
	display: inline;
	background: #fff;
	padding: 10px;
}
