BODY
{
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 0.8em;
}

#cabecera
{
	margin: 0 auto;
	width: 73.9844em;
	height: 14em;
    /*7.1094em;*/
	display: block;
}

#separadorCab
{
	margin: 0 auto;
	width: 73.9844em;
	height: 2.31em;
    /*7.1094em;*/
	background-image: url(../imagenes/separadorCab.jpg);
	background-repeat: no-repeat;
}

#content
{
	margin: 0 auto;
	width: 73.9844em;
}

#contenido
{
	float: right;
	margin: 0 auto;
	width: 57em;
    margin-bottom:1em;
}

#portadaDrc .listaSecciones
{
}

#linkscabecera
{
	color: #356AA0;
	font-size: 0.8em;
	margin: -2.2em 0 0 65em;
}

#linkscabecera A, #linkscabecera A:link, #linkscabecera A:visited
{
	font-size: 1.2em;
	font-weight: bold;
	color: #356AA0;
	margin-left: 1em;
}

#linkscabecera A:hover
{
	text-decoration: underline;
}

#pie
{
	background-image: url(../imagenes/pie.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin: 0.5em auto;
	width: 73.9844em;
	height: 7.1em;
}

#pie .barnnerDerecho
{
	float: right;
	margin: 2em 10em 0 1em;
	color: #FFF;
}

#pie .barnnerDerecho A:link, #pie .barnnerDerecho A:visited, #pie .barnnerDerecho A:focus
{
	color: #FFF;
}

#pie .barnnerDerecho A:hover
{
	text-decoration: underline;
}

#pie .enlaces UL
{
	margin-left: 2em;
}

#pie .enlaces LI
{
	float: left;
	margin: 1em 0em;
}

#pie .enlaces LI A:HOVER
{
	text-decoration: underline;
}

#pie .enlaces LI.sinBorde
{
	border: 0;
}

#pie .enlaces LI.sinBorde IMG
{
	margin-top: -0.7em;
}

#w3c
{
	float: left;
	margin-top: 2em;
	margin-left: 4em;
}

#pie2
{
	background-image: url(../imagenes/pie2.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	position: relative;
	width: 40em;
	height: 6.1em;
}

#mensajeDeError
{
	margin: 0.5em 0 0.75em 2em;
	padding: 0.8em 0.8em 0.8em 3em;
	color: #CC0000;
	border-top-width: 0.25em;
	border-top-style: solid;
	border-bottom-width: 0.25em;
	border-bottom-style: solid;
	border-top-color: #DE7A7B;
	border-bottom-color: #DE7A7B;
	background-position: 0.3125em;
	background-image: url(../imagenes/notice-alert.png);
	background-color: #E6C0C0;
	background-repeat: no-repeat;
	font-weight: bold;
}

#mensajeDeAviso
{
	margin: 0.5em 0 0.75em 2em;
	padding: 0.8em 0.8em 0.8em 3em;
	color: #CC0000;
	border-top-width: 0.25em;
	border-top-style: solid;
	border-bottom-width: 0.25em;
	border-bottom-style: solid;
	border-top-color: #F0DC7E;
	border-bottom-color: #F0DC7E;
	background-position: 0.3125em;
	background-image: url(../imagenes/notice-note.png);
	background-color: #EFE7B8;
	background-repeat: no-repeat;
	font-weight: bold;
}

#mensajeDeInformacion
{
	margin: 0.5em 0 0.75em 2em;
	padding: 0.8em 0.8em 0.8em 3em;
	color: #0055BB;
	border-top-width: 0.25em;
	border-top-style: solid;
	border-bottom-width: 0.25em;
	border-bottom-style: solid;
	border-top-color: #84A7DB;
	border-bottom-color: #84A7DB;
	background-position: 0.3125em;
	background-image: url(../imagenes/notice-info.png);
	background-color: #C3D2E5;
	background-repeat: no-repeat;
	font-weight: bold;
}

#navmenu
{
	margin: 0 auto;
	padding: 0.5em 0 0.5em 1.5em;
	position: relative;
	display: table;
	top: 0;
}

#navmenu LI
{
	margin: 0.2em;
	padding: 0;
	float: left;
}

#navmenu LI A
{
	display: block;
	width: 13em;
	padding: 0.4em 0;
	text-decoration: none;
	text-align: center;
	font-size: 0.91em;
	font-weight: bold;
	color: #356AA0;
	background-color: #FED758;
}

#navmenu A:hover
{
	text-decoration: underline;
	background-color: #FDC006;
}

#ContenedorSeccUrl
{
	text-align: left;
	padding-top: 1em;
	font-size: 0.8em;
	color: #632A08;
}

DD#Diputacion
{
	left: 40em;
	padding-left: 16em;
	top: 6.5em;
}

DD#Diputacion A
{
	position: absolute;
	width: 73px;
	height: 69px;
	text-decoration: none;
}

#formulariosAdmin
{
	background-color: #EEE;
	margin: 1em 0 1em 2em;
	padding-bottom: 1em;
	border: 0.2em solid #CCC;
}

#formulariosAdmin H1
{
	color: #043F7B;
	font-size: 1.4em;
	font-weight: bold;
	padding: 1em;
}

#formulariosAdmin P
{
	margin: 1em;
}

#formulariosAdmin LABEL
{
	display: inline-block;
	width: 10em;
	text-align: right;
}

#formulariosAdmin FIELDSET
{
	border: 0.078125em solid #CCCCCC;
	margin: 0 1em 1em;
	padding-left: 1em;
}

#formulariosAdmin LEGEND
{
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

#formulariosAdmin UL
{
	color: #135CAE;
	margin-left: 3em;
}

#formulariosAdmin UL LI
{
	list-style-type: disc;
	margin-top: 0.5em;
}

.filaPar
{
	background-color: #FFFADC;
}

.filaImpar
{
	background-color: #F9EFB2;
}

.AnadirAdmin
{
	margin-top: 1em;
	margin-left: 2em;
}

#tablaAdmin
{
	margin: 1.5em 2em;
}

#tablaAdmin TH
{
	padding: 0.3em;
	background-color: #F8BD21;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 2.3em;
}

.filatabla:hover
{
	background-color: #ADD2ED;
}

#tablaAdmin TD
{
	padding: 0.2em;
    /*border:0.2em solid white;*/
}

#Secciones
{
	background-image: url(../menus/img/titulomenu.jpg);
	background-repeat: no-repeat;
	height: 3em;
}

#Secciones
{
	margin-top: 14px;
}

