body
{
background: #E8E4DB;
font-size: 9pt;
font-family: arial, helvetica, sans-serif;
color: #000000;
line-height: 18px;
padding: 0px;
margin: 0px;
}

a.menuDireccionesSeleccionado {
	padding-left:3px;
	width:185px;
	background-color:#80649F;
	display:block;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:8pt;
}

a.menuDirecciones {
	padding-left:3px;
	width:185px;
	background-color:#F6F5F8;
	display:block;
	border: 1px solid #FFFFFF;
	color:#000000;
	font-size:8pt;
}

a.menuDirecciones:hover {
	text-decoration:none;
	background-color:#80649F;
	color:#FFFFFF;
}

a.enlaceDirecciones {
	color:#80649F;
}

a.enlaceDirecciones:hover {
	text-decoration:none;
}

div#entorno
{
position: relative;
width: 750px;
margin: 0 auto;
background-color:#FFFFFF;
border:1px solid #8F8B84;
}

div#encabezado
{
	margin: 0 auto;
	width: 750px;
	height: 32px;
	background-color: #000000;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
}

#encabezado a {
	color:#FFFFFF;
	text-decoration:underline;
}

#encabezado a:hover {
	text-decoration:none;
}

div#menu
{
	margin: 0 auto;
	width: 750px;
	height: 34px;
	text-align: center;
	display:block;
	background-color:#80649F;
	background-image:url(../images/fondo_menu.gif);
	background-repeat:repeat-x;
	border-left: 1px solid #8F8B84;
	border-right: 1px solid #8F8B84;
}

#menu a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	letter-spacing:1px;
	text-decoration:underline;
}

#menu a:hover {
	text-decoration:none;
}

#contenido
{
	margin: 0 auto;
	padding:10px;
	width: 730px;
	background-color:#FFFFFF;
	text-align: left;
	font-size: 9pt;
	text-align:justify;
	letter-spacing: 1pt;
	border-left: 1px solid #8F8B84;
	border-right: 1px solid #8F8B84;
	border-bottom: 1px solid #8F8B84;
	color:#4F4F4F;
}

#contenido span.piefoto {
	font-size:8pt;
}

p.descripcion {
	margin-top: -15px;
	margin-left: 40px;
	}
	
h1 {
	font-size:12pt;
	font-weight:bold;
	height:30px;
	padding-left:10px;
	padding-top:8px;
	background-image:url(../images/fondo_titulo.gif);
	background-repeat:repeat-y;
}

h1 span.resaltado {
	color:#80649F;
}

h2 {
	font-size:9pt;
	font-weight:bold;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	background-image:url(../images/fondo_titulo.gif);
	background-repeat:repeat-y;
}


h2 span.resaltado {
	color:#80649F;
}

#noticias {
	padding-left:12px;
	font-size:9pt;
}

#noticias span.mas {
	font-weight:bold;
	color:#80649F;
}

#noticias span a {
	text-decoration:underline;
}

#noticias span a:hover {
	text-decoration:none;
}

#guardias {
	width:155px;
	height:100px;
	border: 1px solid #80649F;
	margin-left:12px;
	padding: 8px;
	background-color:#F6F5F8;
	font-size:8pt;
	font-weight:bold;
}

#guardias select {
	font-size: 9pt;
	font-weight: normal;
	border: 1px solid #999999;
	max-width:150px;
}

#guardias input {
	font-size: 9pt;
	font-weight: normal;
	border: 1px solid #80649F;
}

div#firma
{
	clear:both;
	width: 730px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top:5px;
	padding-left:20px;
	height: 27px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 9pt;
	border:1px solid #8F8B84;
}

#firma span.resaltado {
	font-weight:bold;
	color:#80649F;
}

