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
{
	width: 740px;
	margin: 10px auto 10px auto;
	border-color: #060;
	border-width: 1px;
	border-style: solid;
	background-image: url(images/fondocentro2.gif);
	background-repeat: repeat-y;
}
#header
{
	background-color: #060;
	background-image: url(images/cabecera.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
	margin: 0;
	width: 740px;
}
#header h1 { display: none; }
#centro
{
	width: 593px;
	clear: both;
	float: left;
	background-image: url(images/fondocentro2.gif);
	background-repeat: repeat-y;
}
#menu
{
	width: 147px;
	float: left;
	margin: 0;
	text-align: center;
}
#menu ul
{
	padding-left: 0;
	list-style-type: none;
	font-size: 1.1em;
	background-image: url(images/fondocuerpo.gif);
	background-repeat: repeat-x;
	margin: 0;
}
#menu ul ul li
{
	background-color: #FFF;
	color: #f60;
	background-image: url(images/m-blanco.gif);
	background-repeat: repeat-y;
}
#menu a
{
	background-color: #DCDCDC;
	background-image: url(images/m-gris.gif);
	background-repeat: repeat-y;
	display: block;
	border-color: #FFF #EEE #366 #EEE;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	margin: 0;
	padding: 5px;
}
#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;
	background-image: url(images/m-blanco.gif);
	background-repeat: repeat-y;

}
#menu ul ul li a.blanco:hover
{
	
color: #F60;	


}

#menu a:link
{
	color: #060;
	text-decoration: none;
	background-image: url(images/m-gris.gif);
	background-repeat: repeat-y;
}
#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;
}
#menu a#subcurrent
{
	color: #F60;
	text-transform: uppercase;
}
#menu a#salida
{
	background-color: #969;
	color: #fff;
	background-image: url(images/m-violeta.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
{
	margin-left: 147px;
	display: block;
	background-image: url(images/fondocuerpo2.gif);
	background-repeat: repeat-x;
}
.sombra
{
	background-image: url(images/fondocuerpo2.gif);
	background-repeat: repeat-x;
	height: 15px;
	display: block;
	margin: 0;
}
#contenido
{
	margin: 0;
	padding: 5px 10px 10px 10px;

width: 438px;
/* valor falso para IE4-5.x/Win, de tal forma que: */
voice family: "\"}\"";
/* ancho real + borde i/d + margen interno i/d = valor falso */
voice family:inherit;
/* fin del valor falso para IE4-5.x/Win */
width: 417px;
/* valor real para navegadores actuales */

	border-right: #F60;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
	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 a:link, a:visited
{
	color: #060;
	text-decoration: none;
}
#contenido 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: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
#contenido td
{
	font-size: 0.9em;
}
#contenido option
{
	margin: 0;
	font-size: 0.9em;
	color: #060;
}
#derecha
{
	width: 135px;
	float: right;
	margin: 0;

}
#derecha a:link, a:visited
{
	color: #060;
	text-decoration: none;
}
#derecha a:hover, a:active
{
	color: #060;
	text-decoration: underline;
}
#derecha img
{
	margin: 5px;
	padding: 5px;
	border-color: #F60;
	border-width: 1px;
	border-style: solid;
}

#cajita
{
	margin: 3px;
	padding: 2px;
	border-color: #F60;
	border-width: 1px;
	border-style: solid;
}
#cajita ul
{
	list-style-image: url(images/arrow.gif);
	margin: 0;
padding: 0;
list-style-position: inside;
	
}

#cajita li
{
	padding: 5px;
	margin: 3px;
	font-size: 1em;
	line-height: 1.5em;
	
}
#cajita ul li ul
{
	list-style-image: none;	
list-style-type: circle;
	list-style-position: inside;
}
#cajita li ul li
{
	padding: 3px;
	margin: 3px;
	line-height: 1.1em;
	border: none;

}

#footer
{
	background-color: #060;
	margin: 0;
	width: 740px;
	clear: both;
	text-align: center;
	line-height: 1.1em;
	color: white;
	padding: 0;
	height: 41px;
	background-image: url(images/copa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#fin
{
	width: 740px;
	float: left;
	clear: both;
	margin: 5px auto 5px auto;
	padding: 5px;
}
#fin a
{
	text-decoration: none;
	color: #060;
}
#fin a:hover
{
	text-decoration: underline;

}
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;
}