html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,  pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead,  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align:middle;
	background: transparent;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}

ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Comienzan los estilos de la web */

body {
	margin: 0px;
	padding: 0px;
	background-color: #82a5c0;
}

#nCabecera {
	background-color: #00041F;
	background-repeat: no-repeat;
	background-position: right bottom;
	height:6em;
}

#nContenedor {
	width: 62em;
	margin-right: auto;
	margin-left: auto;
	border: .1em solid #FFF;
}
#logo {
	width: 14em;
	background-color: #d8e3eb;
	text-align: center;
	vertical-align: middle;
	height: 2em;
	padding-top: 2em;
	padding-bottom: 2em;
}
#subMenu ul .activo {
	font-weight: bold;
	background-image: url(../imagenes/flecha.gif);
	background-position: .4em center;
	background-repeat: no-repeat;
}
#w3c {
    font-size: .75em;
    color: #666666;
    font-family: Arial, Verdana;
	text-align: right;
	width: 83em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.5em;
}

#flotante{
	line-height: 2em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: #333333;
	padding-right: 2em;
	padding-left: 2em;
	text-align: justify;
}

#flotante ul{
	list-style-type: disc;
	padding-left:40px;
}

#nContenedor #nMenu {
	background-color: #032541;
	border-top-width: .1em;
	border-bottom-width: .1em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
	height: 3em;
	padding-top: 0.5em;
	font-size: .75em;
	color: #B2C7D8;
	padding-right: 2em;
	font-weight: bold;
	text-align: right;
}
#nMenu .alinear {
	float: right;
	
}

#nContenedor #nMenu #tFuente {
	width: 40em;
	float: left;
	padding-top: 1em;
	padding-left: 2.5em;
	text-align: left;
	font-weight: normal;
	font-size: .8em;
}
#tFuente a {
	text-decoration: underline !important;
}
#nMenu ul{
	list-style:none;
	margin:0;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

#nMenu li{
	float:left;
	margin-left:3em;
	padding-top: 1em;
	padding-bottom: 1em;
	}
.nActual {
	background-color: #FFF;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 1em;
	color: #032541;
	background-image: url(../imagenes/esquinaSolapa.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#nContenedor #pie {
	background-image: url(../imagenes/bajoPie.jpg);
	padding-top: 2em;
	padding-bottom: 2em;
	padding-right: 2em;
	padding-left: 1em;
	font-size: 0.65em;
	color: #999;
	background-repeat: repeat-x;
	background-color: #FFF;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nIdiomas a {
	color: #FFF;
	text-decoration: none;
}
#nContenedor #nContenido {
	font-size: .85em;
	background-color: #FFF;
}
#nContenedor #nContenido #tContenido {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#nIdiomas {
	font-size: 0.70em;
	float: right;
	color: #FFF;
	padding-top: .5em;
	padding-right: 1em;
}
#nIdiomas ul{
	list-style:none;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#nIdiomas li{
	float:left;
	margin-left:2em;
	}
#nLateral {
	width: 16em;
	background-color: #fff;
	padding: 0.3em;
}

#menuPie ul li a {
	color: #666;
	text-decoration: none;
}
#nDestaca2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 0.3em!important;
	margin-bottom: 0em!important;
}
#nDestaca2 .destacado {
	padding: .5em;
	margin: .5em;
	text-align: center;
}
.destacado p {
	font-size: 0.85em;
	margin: 0px!important;
	padding-top: 0px;
	color: #134D86;
}
.destacado p a {
	color: #134D86;
}

#nCentral .flotar {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
	border: .1em solid #CCC;
}
#nMenu a {
	color: #B2C7D8;
	text-decoration: none;
}
.nActual a {
	color: #032541!important;
}

#nLateral #subMenu {
	padding: 0em;
	margin-top: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 1em;
	margin-left: .4em;
}

#subMenu h1 {
	background-color: #c2cff1;
	font-size: 0.95em;
	color: #53534b;
	font-weight: bold;
	border-bottom: 1px solid #dfddce;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
}
#subMenu ul {
	font-size: .85em;
	padding: 0em;
	margin: 0em;
}
#subMenu ul li {
	background-color: #f3f5fc;
	padding-top: .8em;
	padding-right: .5em;
	padding-bottom: .8em;
	padding-left: 2em;
	border-bottom: 1px solid #dfddce;
	border-right: 1px solid #dfddce;
	border-left: 1px solid #dfddce;
}
.nDestaca h1 {
	background-color: #032541;
	font-size: 0.95em;
	color: #FFF;
	font-weight: bold;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 1px solid #dfddce;
}
.enPie {
	width: 20em;
}
#menuPie {
	font-size: .80em !important;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	height: 3px;
	text-align: right;
	background-color: #ecf2f6;
	border: 1px solid #eee;
}
#menuPie ul {
	width:35em;
	float: right;
	text-align: right;
}
#menuPie ul li {
	float: left;
	padding-right: 2em;
}

.nDestaca {
	background-color: #eceff4;
}

.nDestaca ul {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 1em;
	padding-bottom: 1px;
	padding-left: 1em;
	font-size: .85em;
}
.nDestaca ul li {
	padding-left: 1em;
	padding-bottom: 1em;
}
#nCentral {
	font-size: .85em;
	padding: 20px;
	text-align: justify;
	border-left: .1em solid #dfddce;
	padding-bottom:3em;
}

#nCentral h1 {
	color: #134d86;
	font-size: 1.4em;
	margin-bottom: 0em;
	padding-bottom: .5em;
	margin-top: 1.5em;
}
#subMenu  a {
	color: #003366;
	text-decoration: none;
}
#subMenu  a:hover {
	color: #134d86;
	text-decoration: underline;
}#nCentral p {
	margin-top: 1em;
	margin-left: 2em;
	line-height: 1.3em;
	color:#333;
}
#nCentral ul {
	margin-left: 6em;
	padding-left: 1em;
	margin-top: 1em;
	line-height: 1.3em;
	color:#333;
}
#nCentral ol {
	margin-left: 6em;
	padding-left: 1em;
	margin-top: 1em;
	line-height: 1.3em;
	color:#333;
}
#nCentral ul li {
	margin-bottom: 1em;
	list-style-type: disc;
}
#nCentral ul li {
	margin-bottom: 1em;
	list-style-type: disc;
}
a {color: #06c;}
.socios {
	border: 5px solid #d5dff9;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin:20px;
	width:33%;
	text-align:center;
}
.socios h1{
	text-align:left;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px !important;
	margin-bottom: 5px !important;
	font-size: 1.5em !important;
	color: #134d86 !important;
}
.socios p {
	text-align:left;
	line-height: 1.2em;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.socios img {
	margin-bottom: 15px;
}
.noticia{
    font-size: 0.85em;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    background-color: #e2eafd;
    border: 5px solid #d5dff9;
    width:49%;
}
.noticia h1 {
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.noticia img {
    padding-top:5px;
}
.capacita{
    text-align:left;
}
.lopd{
	border: solid 1px #7F9DB9;
	height:100px;
	width:485px;
	overflow:auto;
	color:#777777;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	padding:10px;
	margin-top:10px;
	margin-left:20px;
}