body
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
html p { margin-top: 0; }
img { border-width: 0; }
h6
{
	font-size: 1em;
	font-weight: lighter;
	padding: 5px;
}

#container
{

	margin: 10px auto 10px auto;
	border-color: #060;
	border-width: 1px;
	border-style: solid;

}
#header
{

	margin: 0;
	
}
#header h1
{

color: #060;
margin: 10px;

}
#centro
{
	clear: both;
	float: left;
}
#menu
{

	float: left;
	margin: 10px;
	text-align: center;
}
#menu ul
{
	padding-left: 0;
	list-style-type: none;
	font-size: 1.1em;
	margin: 0;
}
#menu li
{
float: left;
padding: 0 3px 2px 3px;
}
#menu ul ul li
{
	background-color: #FFF;
	color: #f60;
}
#menu a
{
	background-color: #DCDCDC;
	display: block;
	border-color: #FFF #EEE #366 #EEE;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	margin: 0;
	padding: 5px 0 5px 0;
}
#menu a#violeta
{
	background-color: #969;
	color: #fff;
	background-image: url(images/m-violeta.gif);
	background-repeat: repeat-y;
}
#menu a#verde
{
	background-color: #060;
	color: #fff;
	background-image: url(images/m-verde.gif);
	background-repeat: repeat-y;
}
#menu ul ul li a.blanco
{
	background-color: #FFF;
	color: #F60;
	background-image: url(images/m-blanco.gif);
	background-repeat: repeat-y;
	font-size: 0.9em;
}


#menu a:link
{
	color: #060;
	text-decoration: none;

}
#menu a:visited
{
	color: #060;
	text-decoration: none;

}

#menu a:hover, #menu a#current:active
{
	background-color: #F60;
	color: #fff;
	background-image: url(images/m-naranja.gif);
	background-repeat: repeat-y;
}
#menu a:active, #menu a#current:active
{
	background-color: #F60;
	color: #fff;
	background-image: url(images/m-naranja.gif);
	background-repeat: repeat-y;
}
#menu a#current
{
	background-color: #F60;
	color: #fff;
	background-image: url(images/m-naranja.gif);
	background-repeat: repeat-y;
}
#menup
{
	margin: 10px 15px 10px 15px;
	font-size: 1em;
	color: #060;
}
#menup a:link, a:visited
{
	color: #060;
	text-decoration: none;
}
#menup a:hover, a:active
{
	text-decoration: underline;
}
#cuerpo
{

	display: block;

}
.sombra
{
	display: none;
}
#contenido
{
	margin: 0;
	padding: 5px 10px 10px 10px;
	float: left;
}

#contenido h2
{
	color: #F60;
	font-weight: 700;
	font-size: 1.2em;
}
#contenido img
{
margin: 10px;
}
#contenido ul
{
	padding-left: 3em;
	list-style-image: url(images/link2.gif);
	font-size: 1.1em;
}

#contenido li
{
	margin: 0 0 1.5em 0;
}
#contenido li a:link, a:visited
{
	color: #060;
	text-decoration: none;
}
#contenido li a:hover, a:active
{
	color: #F60;
	text-decoration: underline;
}
#contenido dl
{
	margin: 10px 10px 10px 35px;
	padding: 0;
}
#contenido dt
{
	color: #060;
	font-size: 1.1em;
	margin: 5px;
}
#contenido strong
{
	color: #060;
	font-size: 1.1em;
	font-weight: 700;
}
#contenido big
{
	background-color: #060;
	display: block;
	padding: 5px;
	margin: 3px;
	color: white;
	font-size: 1.1em;
	font-weight: 700;
}
#contenido th
{
	color: #F60;
	font-size: 1.1em;
	font-weight: 600;
	text-transform: uppercase;
}
#contenido option
{
	margin: 0;
	font-size: 0.9em;
	color: #060;
}
#derecha
{
	float: left;
	margin: 10px;

}
#derecha a:link, a:visited
{
	color: #060;
	text-decoration: none;
}
#derecha a:hover, a:active
{
	color: #060;
	text-decoration: underline;
}
#derecha img
{
display: none;
}

#cajita
{
	margin: 3px;
	padding: 7px;
	border-color: #F60;
	border-width: 1px;
	border-style: solid;
}
#cajita ul
{
	list-style-image: url(images/arrow.gif);
	margin: 3px;
	padding: 3px;
	list-style-type: default;
	
}
#cajita li
{
	padding: 3px;
	margin: 3px;
	font-size: 1em;
	line-height: 1.5em;
	
}
#cajita li ul li
{
	padding: 3px;
	margin: 3px;
	line-height: 1.1em;
	border: none;

}



#footer
{
	background-color: #060;
	margin: 0;
	clear: both;
	text-align: center;
	line-height: 1.1em;
	color: white;
	padding: 0;
	
}
table
{
	font-size: 1em;
	padding: 5px;
}
td
{
	padding: 3px;
	border-bottom: #F60;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}
.texto
{
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.6em;
}
.negrita { font-weight: bold; }
.documento
{
	list-style-image: url(images/documento.gif);
}
.enlace
{
	list-style-image: url(images/enlace.gif);
}
.back
{
	list-style-image: url(images/back.gif);
}
.naranja { color: #F60; }
.verde { color: #060; }

.piefoto
{
	color: #666;
	font-style: italic;
	font-weight: 400;
}