html{
	scrollbar-face-color: #B8BE5E;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #B8BE5E;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #E3D188;
	color:#F8F4ED; 
	margin: 0px;
	padding: 0px;
}



/*#container {
	text-align: center;
	border: 1px dotted black;
}

#contenido {
	text-align: left;	
	margin: 0px auto;
	border: 1px dotted green;
	width: 700px;
}


#bloque1 {
	border: 1px dotted blue;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	width: 680px;
	height: 300px;
	background-color: black;
	z-index: 0;
}

#bloque2 {
	border: 1px dotted red;
	width: 680px;
	margin: -320px 0px 0px 0px;
	padding: 0px;
	height: 300px;
	background-color: white;
	z-index: 1;
}

#bloque3 {
	border: 1px dotted gold;
	width: 638px;
	margin: 20px;
	padding: 20px;
	background-color: white;
	z-index: 2;
}
*/



body {
	background-color:#d0d0d0;
	margin:0px;
	padding: 0px;
}

#container {
	margin: 15px 0px 0px 0px;
	text-align: center;
	padding:0px;
}

#centrado {
	margin: 0px auto;
	text-align:left;
	width:910px;
}
#sombra_folio{
	border:1px solid #5B5B5B;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	width: 870px;
	height: 585px;
	background-color: #5B5B5B;
	z-index: 0;
	/*width:870px;
	background-color:#5B5B5B;
	z-index:0;
	height:585px;
	margin:0px 0px 0px 0px;*/
}
#folio{
	border:1px solid white;
	width: 870px;
	margin: -588px 0px 0px 17px;
	padding: 0px;
	height: 585px;
	background-color: white;
	z-index: 1;
	/*width:870px;
	background-color:#FFFFFF;
	z-index:1;
	height:585px;
	margin:0px 0px 0px 0px;*/
}



#cuerpo{
	margin:5px 5px 5px 5px;
	height:568px;
	width:857px;
}


#cabecera{
background-image:url('/img/cabecera4.jpg');
background-position:left;
width:858px;
height:147px;
}
 


#pie a { color:#B8BE5E; text-decoration:none; }
#pie a:link { }
#pie a:visited { }
#pie a:active { }
#pie a:hover { color:#B8BE5E; text-decoration:underline; }

#menu{
margin:5px 2px 5px 0px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
color:#585858;
width:150px;
height:auto;
background-image:url(../img/pixel_borde.gif);
background-position:right;
background-repeat:repeat-y;
float:left;
}

#menu p {margin:3px 5px 20px 5px;}

#menu a {color:#666666; text-decoration:none;}
#menu a:link { }
#menu a:visited { }
#menu a:active { }
#menu a:hover { color:#B8BE5E; text-decoration:underline; }

#contenido{
margin:5px;
width:697px;
height:379px;
overflow:auto;
}

#contenido p{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
text-align:left;
margin:10px;
}


#pie{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#666666;
clear:both;
border-top: 1px dotted #b8b8b8;
}
#pie p{
margin: 1px 0px 0px 0px;
text-align:center;
}

li{
list-style-type:square;
margin:5px 0px 5px 0px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
text-align:left;
}

input{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-align:left;
font-weight:bold;
border:1px solid #B8BE5E;
}

textarea{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-align:left;
font-weight:bold;
border:1px solid #B8BE5E;
}

.boton{
border:1px dotted #B8BE5E;
text-align:center;
background-color:#FFFFFF;
}

table{
text-align:center;
}

#vinculo{ border:1px solid #666666;}

#fotogrande {
	display:none;
	position:absolute;
	top:100px;
	left:205px;
	border:1px solid #000000;
	background-color:#FFCC99;
	z-index:2;
}

#titulo {
font-size:16px;}

