/* CSS Document */
body{
	background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	color:#000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;
}

td, th{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:1em;
}

h1, h2, h3, h4 {
   font-weight: bold;
   color: #FFFFFF;
}

h1 { font-size: 130%; }
h2 { font-size: 115%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }

.wrapper {
	width: 100%;               /* total width */
} 

*.sinborde {
  border:0;
}

*.centrar {
  text-align:center;
}

*.paratablas{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

*.letrablanca{
	color:#FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:10px;
}

*.centrar {
	text-align:center;
  	border:0;
}

#logouni {
display:none;
}

#fecha {
   width:27%;
   float:right;
   margin:0;
   padding: 0px;
   bottom:0;
   color: #FFFFFF;
   padding-top:6px;
}

#fotouni {
display:none;
}

#msd,#msdg,#msdb,#msda,#msds,#msdu,#msdc {
display:none;
}

#fotospeq {
display:none;

}

#menu a{
	margin:0px;
	font-size: 1em;
	color: #2F2BBE;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
  color: #9490FF;
}

#dpieizq {
   width:20%;
   float:left;
   text-align:center;
   background-color: #504D9B
}

#dpiecentro {
   width:80%;
   float:right;
   text-align:center;
   padding-bottom:5px;
   background-color: #504D9B

}
#limpiar {
   clear:both;
}

#fotosaludo{
	text-align:center;
}

#busqueda {
   border: 1px solid #2F2BBE;
   margin-right: 5px;
   margin-left: 5px;
   text-align:center;
}
#busq_caja {
	font-weight: bold;
	padding-top: 3px;
	background-color: #A9A5FF;
	text-align:center;
}

#columder{
	/*position: relative;*/
	top: 0;
	float: right;
	/*width: 20%;*/
	width: 19%;              /* right column width */
	height: 100%;
	overflow: visible;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-align:center;

}
#izq{
   /*position: relative;*/
   float: left;
   overflow: visible;
   padding-top: 10px;
   /*valign:top;*/
   width: 79%;
   border-right: 1px solid rgb(231,214,206);
  
}

#cuenta{
	border: 1px solid #2F2BBE;
	color: #2F2BBE;
	margin-right: 5px;
	background-color:#C4C3F1;
}

#privado{
	color:#FFFFFF;
	/*valign: bottom;*/
	font-size: 0.8em;
	text-align: left;
}


#mapaweb{
	color: #2F2BBE;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid  #000000;
	padding-right: 5px;
}

#mapaweb a{
	text-decoration: none;
	color: #2B4bbc;
}

#mapaweb a:hover{
	text-decoration: none;
	color: #9490FF;
}

#gr{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding-bottom: 5px;

}

*.subnivel{
	padding-left: 15px;
}
*.subnivel2{
	padding-left: 25px;
}

#formpriv{
	border: 1px solid #2f2bbe;
	position: relative;
	margin-top: 10px;
	width: 80%;
	text-align: center;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#edicion{
	color: #000000;
	font-size:1em;
	padding-bottom:1px;
}

#barranoticias{
	text-align:justify;
	border: 1px solid #2F2BBE;
	padding: 5px;
	/*width: 80%;*/
}

#camponot{
	text-align: center;
}

#central{
	text-align:left;
	width: 80%;
	margin-left:150px;
	padding: 10px;
}


.inner { margin: 0; width: 100%; }

.wide { width: 100%; position: relative; z-index: 13; }

*.listabuz {
	list-style-image: url('../decorators/img/menu1.gif');

	
}

#menu ul {
	margin: 0;
	padding: 3px 3px 20px 3px;
	list-style-position: inside;
	list-style-type: disc;
}

#menu ul li {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-image: url('../decorators/img/menu1.gif');
	/*list-style-type: circle;*/
	/*list-style-type: none;*/
}


/*  Para la los cursos de formación*/
.curso {
	margin-left: 5px;
    margin-right: 5px;
}
.curso table {
	border: 1px solid #666666;
    margin-bottom: 20px;
	width: 90%;
}

*.botonlink{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
}

*.botonlink a{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #3399FF;
	border: 1px solid #000000;
	text-decoration: none;
	padding:2px;
}

*.botonlink a:hover{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #CCFFFF;
	border: 1px solid #000000;
	text-decoration: none;
	padding: 2px;
}

*.centrado{
	margin-left: auto;
	margin-right: auto;
	display: table;
}

*.rojo{
	color: #FF0000;
}

*.negro{
	color: #000000;
}

*.azul{
	color: #2F2BBE;
}

*.cita {
	font-style: italic; text-align: justify;
}

#pestana{
	display:none;
}

#zonafotos {
	display:none;
}

#barra {
	display:none;
}

#barrader {
display:none;
}

#migas{
display:none;
}

#barrader a{
	margin:0px;
	font-size: 0.9em;
	color: #2B4bbc;
	font-weight: bold;
	text-decoration: none;
}
#barrader a:hover{
	margin:0px;
	font-size: 0.9em;
	color: #F1E7c3;
	font-weight: bold;
	text-decoration: none;
}

.contenido {
	/*position: relative;*/
	width: 100%;
    /*height: 100%;*/
	margin: 0;
	padding: 0;
	
}

#menu{
	display:none;
}

*.titulomenu{
display:none;
}

.pie{
	clear: both;
	margin: 0px;
	padding-top: 2px;
	/*margin-left: 180px;*/
	padding-bottom: 2px;
	padding-right: 5px;
	font-size: 0.6em;
	color: #FFFFFF;
	text-align: center;
	background-color: #E8E8E8;
	font-weight: bold;
	width: 99%; 
	position: relative;
	z-index: 12;
	
}

.centro{
   margin-top: 0px;
   margin-bottom: 0px;
   /*margin-left: 190px;*/
   /*float: right;*/
   width: 100%;
   padding-top: 12px;
   padding-bottom: 20px;
   padding-left: 8px;
   /*position: relative;*/
   overflow: visible;
   /*z-index: 11;*/
   font-family: Verdana, Arial, Helvetica, sans-serif;
   /*background: rgb(255,255,255);*/
   /*border-right: 1px solid  #2F2BBE;*/
   height: auto;
   font-size:0.7em;
   float: right;
}

#medio{
	width:100%;
}

#titulo{
	background-color: #2F2BBE;
	color: #FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding-bottom:1px;
}

*.titulo1{
	background-color: #2F2BBE;
	color: #FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding-bottom:1px;
}

#enlaces{
	border-right-width: 1px;
	border-right-style: dotted;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#enlaces a{
	margin:0px;
	font-size: 0.9em;
	color: #2F2BBE;
	font-weight: bold;
	text-decoration: none;
}

#enlaces a:hover{
	margin:0px;
	font-size: 0.9em;
	color: #C3CDF1;
	font-weight: bold;
	text-decoration: none;
}

*.noticia_d{
	background-color: #C3CDF1;
	color: #000000;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;*/
	text-align: left;
	padding: 2px;
	/*font-weight: bold;*/
}

*.noticia_d a{
	margin:0px;
	font-size: 0.9em;
	color: #2B4bbc;
	font-weight: bold;
	text-decoration: none;
}
*.noticia_d a:hover{
	margin:0px;
	font-size: 0.9em;
	color: #F1E7c3;
	font-weight: bold;
	text-decoration: none;
}

*.noticias{
	background-color: #C3CDF1;
	color: #000000;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;*/
	text-align: left;
	padding: 2px;
}

*.noticias a{
	margin:0px;
	font-size: 0.9em;
	color: #2B4bbc;
	font-weight: bold;
	text-decoration: none;
}
*.noticias a:hover{
	margin:0px;
	font-size: 0.9em;
	color: #F1E7c3;
	font-weight: bold;
	text-decoration: none;
}

*.noticias_b{
	background-color: #C3CDF1;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding: 2px;
}

*.noticias_b a{
	margin:0px;
	font-size: 0.9em;
	color: #2B4bbc;
	font-weight: bold;
	text-decoration: none;
}
*.noticias_b a:hover{
	margin:0px;
	font-size: 0.9em;
	color: #F1E7c3;
	font-weight: bold;
	text-decoration: none;
}

#enlacesbibl{
	text-align: left;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#enlacesbibl a{
	margin:0px;
	font-size: 0.9em;
	color: #2F2BBE;
	font-weight: bold;
	text-decoration: none;
}

#enlacesbibl a:hover{
	margin:0px;
	font-size: 0.9em;
	color: #C3CDF1;
	font-weight: bold;
	text-decoration: none;
}

#titulonot{
	font-size:1.1em;
	font-weight: bold;
	color: #3399FF;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

*.infonegrita{
	margin:0px;
	padding-top:5px;
	font-size: 0.9em;
	color: #2F2BBE;
	font-weight: bold;
}

*.info{
	margin:0px;
	font-size: 0.9em;
	color: #2F2BBE;
	font-weight: normal;
}

*.info2{
	margin:10px;
	padding-left:10px;
	font-size: 0.9em;
	color: #2F2BBE;
	font-weight: normal;
}

*.info2 a{
	margin:0px;
	font-size: 0.9em;
	color: #2F2BBE;
	font-weight: normal;
	text-decoration: underline;
}

*.info2 a:hover{
	margin:0px;
	font-size: 0.9em;
	color: #C3CDF1;
	font-weight: normal;
	text-decoration: underline;
}

.curso td {
	padding-left: 10px;
	width: 80%;
	border: 1px solid #0099FF;
	font-size:0.7em;
}
.curso th {
	color: #666666;
	text-align: right;
	padding-right: 10px;
	border: 1px solid #DBE1E5 !important;
	font-size:0.7em;
}

*.sublista{
	font-size: 0.8em;
	list-style-type: circle;
}

*.sublista li{
	font-size: 0.8em;
	list-style-type: circle;
	list-style-image: none;
}

