body {
	position: relative;
	margin: 0;
	padding: 0;
	width: 96%;
	height: 100%;
	color: #333;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	margin-left: 50px;
}		
h1 {
	float: left;
	margin: .3em 0;	
}
h2 {
	color:#036;
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
}
h3 {
	color:#036;
	font-size: 1.2em;
}
#barralateral h2 {
	color: #FFF;
	background-color: #036;
	font-size: 1.4em;
}
ul,	ol,	li {
	margin: 0;
	padding: 0;
	position: relative;
}
li {
	list-style: none;
}
#cabecera ul {
	float: right;
	
}
#cabecera ul li {
	float: left;
	overflow: hidden;
		padding: 0.1em;
	/*border: 0.1em solid #036;*/

}
#cabecera ol, #cabecera ol li {
	display: inline;
}
#accesibilidad{
	border: 0.1em solid #036;
	height: 18px;	
	}
ul#menu {
	width: 95%;
	font-weight: bold;
	padding-bottom: 55px;
}
ul#menu li {
	margin-bottom: .5em;
}
ul#menu li.activo {		}
ul#submenu {
	border-bottom: 1px solid #036;
	padding-top: 12px;
	width: 80%;
	color: #666;
	background-color: #FFFFFF;
	margin-left: 10%;
}				
.activo ul#submenu {
	margin: 0;
	border-color: #003366;
	border-style: solid;
	border-width:  1px;
	padding: 3px 10px;
	font-weight: normal;
}	
#contenido ul {
	margin: .5em 4em 2em;
	list-style-image: url(images/vineta.gif);
}
#contenido ul li {
	margin-bottom: .5em;
	padding: 0 10px;
}
#barralateral ul {
	margin: 5px 0;
	border: 1px solid #036;
}
#barralateral ul li {
	margin: 5px 0;
	text-align: center;
}		
p {
	margin-top: .5em;
	margin-bottom: .3em;
	padding: 0 1em;
}
#cabecera p {
	float: right;
	clear: right;
}
#cabecera #migas p {
	display: inline;
	float: none;
	padding: 0;
	font-weight: bold;
}
#cabecera #accesibilidad a {
	border-bottom: 1px dashed;
}
#barralateral p {
	margin: 0;
}

a {
	color: #036;
	background-color: #FFF;
	border-bottom: 1px dashed;
	text-decoration: none;
}
.salto a {
	background-color: transparent;
}
#cabecera a {
	border: none;
	font-weight: bold;
}	

#cabecera #migas a {
	padding-right: 10px;
}
ul#menu li a {
	display: block;
	padding: 3% 0 2% 14%;
	width: 83%;
	text-decoration: none;
	color: #666;
	border-top: 1px dashed #036;
	border-bottom: none;
}
ul#menu li a:hover {
	color: #903;
	background-color: #FFF;
}
ul#menu li.activo a {
	border-bottom: none;
}
ul#menu li.activo ul#submenu li a {
	color: #036;
	margin-right: -12px;
	padding: 2px 0 2px 12px;
	width: 80%;
	border: none;
}
ul#menu li.activo ul#submenu li a:hover {
	color: #333;
	background-color: #DBE5E6;
}
h3 a {
	text-decoration: none;
}
#barralateral ul li a {
	/*display: block;*/
	margin: auto;
	width: 177px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #036;
}
a img {
	border: none;
}
#cabecera ul li a img {
	padding: 0;
}
#cabecera {
	position: relative;
	margin: 0 50px;
	padding: 5px 0;
}
#cabecera #migas {
	clear: both;
	border-top: 1px solid #036;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 210px;
}
#pie2 {
	border-top: 1px solid #036;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 50px;
	clear: both;
}
#contenido {
	position: relative;
	float: left;
	padding: 0;
	width: 100%;
}
#contenido * {
/* Los márgenes añadidos son la suma del ancho de las columnas laterales, más 50px para el fondo y, en el derecho, 10 de separación con el contenido central*/
	margin-left: 240px;
	margin-right: 250px;
}
#contenido * * {
/* Anulo los márgenes añadidos a todos los descendientes de segundo nivel o posterior del contenido central */
	margin-left: 0;
	margin-right: 0;
}
#navegacion {
	position: relative;
	float: left;
	margin-left: -100%;
	width: 190px;
	left: 50px;
}
#barralateral {
	position: relative;
	float: left;
	width: 190px;
	margin-left: -190px;			
	right: 50px;
}
#barralateral1 {
	position: relative;
	float: left;
	width: 190px;
	right: 250px;
}
#barralateral2 {
	clear:both;
	/*position: relative;*/
	float: left;
	width: 90%;
	border: thin solid #036;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-bottom: 5px;
}
#continente {
	margin-bottom: 1em;
	border: 1px solid #DBE5E6;
	padding: 1em;
	overflow: hidden;
}
ul#menu li span {
	display: block;
	padding: 0 2% 2% 14%;
	width: 83%;
}
ul#menu li.activo span {
	padding-top: 0.5em;
	color: #036;
	border-top: 1px dashed;
}
.activo ul#submenu li span {
			color: #666;
			margin-right: -12px;
			border: none; 
			width: 80%;
			font-weight: bold;
			background-color: #CCC;
}
#destacar {
	clear:both;
	width: 90%;
	margin-left: 50px;
	margin-bottom: 50px;
}
.inferiorh2 {
	color: #FFF;
	background-color: #036;
	font-size: 1.4em;
	margin-bottom: 10px;
}
strong{
  font-weight: bold;
}
#pie .privacidad ul {
	display: inline;
	margin:50px;
}
#pie .privacidad LI {
	display: inline
}
#pie .privacidad LI {
	border-right: 1px solid;
	padding-right: 5px; 
	padding-left: 5px
}
#pie .privacidad LI.fin {
	border-top-style: none;
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none
}

#pie UL#contacto {
	float: right; 
	text-align: right
}
#pie UL#contacto LI {
	overflow: hidden
}
#pie UL LI {

}
#pie UL UL {
	float: none
}
#pie #contacto LI {
	margin-bottom: 0px
}
P#copyright {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 186px;
	line-height: 30px;
	padding-top: 0px;
	height: 30px;
	text-align:right
}
.destacados2 {
	list-style: none;
	background-image: url(images/vineta.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 7px;
	margin-bottom: 10px;
	font-weight: normal;
}
#pie {
	margin-right: 44px;
	clear: both;
	margin-top: 25px;
	overflow: visible;
	padding-top: 20px;
}

.masinfo {
		margin-left: 30px;
}
#etiquetas {
	float: right;
	border: thin solid #036;
	width: 53%;
	padding: 2%;
	margin-top: 15px;
	text-decoration: none;
}
.t22 {
	font-size: 150%;
	}
.t20 {
	font-size: 130%;
}
.t18 {
	font-size: 120%;
}
.t16 {
	font-size: 110%;
}
.t14 {
	font-size: 105%;
}
#imagen {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
#informacion {
	margin-right: 70px;
	margin-left: 260px;
	border: 1px solid #DBE5E6;
}

.enmarcar {
	border: 1px solid #036;
	padding: 5px;
}

#curriculum {
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
}

.curriculum {
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
}
#articulo {
	clear: both;
	margin-top: 10px;
}
.articulo {
	clear: both;
	margin-top: 10px;
}
#autor {
	font-size: 1.2em;
	text-align: right;
	margin-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C36;
	border-bottom-color: #C36;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 5px;
}
#titulo {
	font-weight: bold;
	background-color: #FFC;
	color: #036;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
#sumarioArt {
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}
.imagenArt {
	text-align: center;
}
.derecha {
	text-align: right;
}
#informacion ol {
	list-style-type: none;
	padding-left: 40px;
}
#contenedor #contenido #informacion ol li {
	list-style-type: lower-alpha;
}
.izqda {
	float: left;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#estandar {
	float: left;
	clear: both;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 50px;
}
#pie .estandares ul {
	display: inline;
	margin:20px;
}
#pie .estandares li {
	display: inline;
	BORDER-RIGHT: 1px solid;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px
}
#pie .estandares li.ultimo {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
