/* basic elements */
	
body {	
	margin: 0;
	padding: 0;	
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;			
	/*color: #333;*/
	color: #000;
	/*line-height: 1.88889;	*/
	text-align: center;	
	background: #e6e7e2;
	/*background: #fff url(../img/binsular/fondobody.gif) repeat left top;*/
}

ul {
	margin:0;	
	padding:0;
	list-style-type: none;	
}


h2.cabecera {
	margin: 0;
	margin-bottom: .7em;	
	padding: 0 0 .1em 1em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 2.5em;	
	font-weight: normal;
	color: #333;
	background:url(../img/flecha-cabecera.gif) no-repeat left center;
	/*background: #fbfbfb url(../img/binsular/flecha-cabecera3.gif) no-repeat left center;	*/
}

h3 {
	margin-top: 0;
	padding-bottom:.2em;
	font-size: 1.8em;
	/*display: inline;*/
	float:left;
	border-bottom: 1px solid #000;
}

h4 {	
	margin-bottom: 1em;
	padding-bottom:.2em;
	font-size: 1.4em;
	float:left;
	border-bottom: 1px dotted #000;
}
 
img {
	border:none;
}

p {
	margin: 0;
	margin-bottom: 1em;
	line-height: 2em;
	font-size: 1em;	
}

.hueco {
	display: none;
}

.left {float:left; }

.right {	float:right; }

div.centrar { text-align: center; }

div.clear {	clear: both; }

a.buzon {
	background: #bcbcba;
	color: #000;
	text-decoration: none;
	padding: 0 1em;
}

a.externo {
	padding: 4px 12px 0 1px;
	background: url(../img/icon_externallink.gif) no-repeat right top;						
}

a.pdf {
	padding: 8px 0 8px 2.4em;
	background: url(../img/PDF.gif) no-repeat left .5em;
}

a.zip {
	padding: 8px 0 8px 2.3em;
	background: url(../img/zip.gif) no-repeat left center;
}

a.jpg {
	padding: 16px 0 16px 4em;
	background: url(../img/jpeg_ico.gif) no-repeat left .6em;
}


div.migas {
	margin-bottom: 1em;
	padding-left: 2em;
	background: url(../img/home.gif) no-repeat left center;

}

a.mail {
	margin: .2em 0 .5em .5em;
	display: block;
}

span.recurso {
	display: block;
	text-align: center;
}

span.nombre {
	color: maroon;
}

/****************** specific divs ***************************/


#wrapper {	
	width: 99em;	
	margin: .5em auto;			
	text-align: left;
	background: url(../img/fondoBody.gif) repeat-y;
}

div#cabecera {
	margin-bottom: 1em;
	position: relative;
	/*height: 12.8em;*/
	height: 11.5em;
	clear: both;
}

div#logo {
	position: absolute;
	width: 17.5em;
	/*height: 12.8em;*/
	height: 11.5em;
	left:0;		
}

div#logo a {
	position: absolute;
	bottom: 0;
}

div#logo img {	
	width: 17.5em;
	/*width: 100%;
	height:100%;*/
}


div#barra {
	margin-left: 19em;
	padding: 0 1em;
	padding-top: .2em;
	height: 2em;	
	line-height: 2em;
	/*background: #efd080;	*/
}

div#banner {
	margin-left: 19em;	
	background: #efd080;
	/*height: 12.8em;*/
	height: 11.5em;	
}

div#banner img {	
	width: 100%;	
	height:100%;
}

div#contenedorPrincipal {
	/*background: url(../img/cruz2.gif) no-repeat left 50%;	*/
	/*background: url(../img/marca.png) no-repeat 39px 50%;	*/
	
	background: url(../img/cruz3.gif) no-repeat 39px 38em;	
}


div#sidebar {
	margin-bottom: 2.5em;
	float:left;
	width: 17.5em;	
	
	height: 50em;
	/*background: url(../img/cruz.gif) no-repeat 2em bottom;	*/
}

div#contenido {
	margin-bottom: 2.5em;
	/*margin-left: 1.5em;*/
	float: right;	
	width: 80em;	
}

div#contenido.home {
	background: url(../img/mano-clara.gif) no-repeat 40% 6em;
}

div#secundario {		
	display:none;	
}

#contenido.ps div#principal {		
	float:left;
	width: 74%;					
}

#contenido.ps div#secundario {		
	display:block;				
	float: right;
	width: 24%;	
}

div#menu {
	margin-bottom: 2em;
}

div#menu ul {
	background: #98a4d6;
	font-size: 1em;
}

div#menu ul li  {	
	border-bottom: 1px dotted #ccc;
}

div#menu ul li.ultima {
	border-bottom:0;
}

div#menu ul li a:link { 	
	text-decoration: none; 	
	color: #000;
}
	
div#menu ul li a:visited { 	
	color: #000; 	
}
	
div#menu ul li a:hover, div#menu ul li a:active { 	
	/*color: #fff;
	background: #4c61ca url(../img/avanzar-blank.gif) no-repeat 1em center; */
	background: #efd080 url(../img/avanzar-blue.gif) no-repeat 1em center; 
}

div#menu ul li a {
	padding: 1em .5em 1em 2em;
	/*padding: .5em;
	padding-left: 2em;	*/
	text-decoration: none;
	display: block;
	background: url(../img/avanzar.gif) no-repeat 1em center;
}

div#menu ul li.actual a {
	/*color: #fff;
	background: #4c61ca url(../img/avanzar-blank.gif) no-repeat 1em center; */
	color: #010066;
	background: #efd080 url(../img/avanzar-blue.gif) no-repeat 1em center; 
}

div#menu ul li.actual a:link { 	
	text-decoration: none; 	
	/*color: #fff;*/
	color: #010066;
}
	
div#menu ul li.actual a:visited { 	
	/*color: #fff; 	*/
	
	color: #010066;
}
	
div#menu ul li.actual a:hover, div#menu ul li.actual a:active { 	
	/*color: #fff;
	background: #4c61ca url(../img/avanzar-blank.gif) no-repeat 1em center; */
	background: #efd080 url(../img/avanzar-blue.gif) no-repeat 1em center; 
}




div#destacados ul {
	margin: 1em 0;
}

div#destacados ul li {
	border-top: 1px dotted #ccc;
}

div#destacados ul li a {
	padding: .5em;
	padding-left: 1.5em;	
	text-decoration: none;
	display: block;
	height: 100%;
}

div#destacados ul li a:link { 	
	text-decoration: none; 	
	color: #000;
}
	
div#destacados ul lia :visited { 	
	color: #134d86; 	
}
	
div#destacados ul li a:hover, div#destacados ul li a:active { 	
	color: #fff;
	background: #4c61ca; 
}





div.box {
	background: #98a4d6;		
}

div.box h2 {
	margin-top: 0;	
	margin-bottom: 0;
	padding: .5em 0;
	background: #98a4d6 url(../img/cabecera-box.gif) repeat-x left center;	
	font-size: 150%;
	text-align: center;
	color: #7b84af;
}

div.box h2 span {
	padding: 0 .5em;
	background: #fff;
}

div.box_body {
	padding: .8em;
	padding-bottom: .5em;
	color: #000;
}

div.box p {
	margin-top: 0em;
	/*padding: 1.5em;*/
	line-height: 1.8em;
}

div.box p.leer_mas {
	margin-top: 0;	
	margin-bottom: 0em;
	padding: 0;
	padding-right: 1em;
	text-align: right;
}

div.box p.leer_mas a {
	margin: 0;		
	background: #daddf0  url(../img/icoleermas.gif) no-repeat .3em center;	
	padding: .2em .5em;
	padding-left: 1.8em;
	text-align: center;
	text-decoration: none;
}

div#nota {
	margin-bottom: 1.5em;
}

div#nota h2 {
	background-color: #7b84af;	
}

div#principal.home {		
	/*background: url(../img/mano-bn.jpg) no-repeat 50% 5em;	*/
	
	/*background: url(../img/mano.gif) no-repeat 50% 5em;	*/
	
	/*background: url(../img/mano-clara.gif) no-repeat 70% 6em;	*/
}

div#principal p {
	text-align: justify;
	font-size: 1.1em;
/*	color: #010066;*/
}

div#principal ul {	
	margin-bottom: 1em;
	padding-left: 1em;
	font-size: 1.1em;
	
}

div#principal ul.accesoDirecto {
	margin: 2em 0 2em;	
	/*padding: 0;*/
}

ul.accesoDirecto li {
	margin-bottom: 1.2em;
	padding-left: 1.2em;
	background: url(../img/cuadrado.gif) no-repeat left center;	
	
}

div#textoPresentacion {
	margin-bottom: 2em;
	padding: .5em 1em;
	text-align: justify;
	/*font-size: 1.1em;*/
	color: #010066;
	border: 1px dotted #ccc;
}

/*div#textoPresentacion p:first-child:first-letter {*/
p.capitalize:first-letter {
	font-size: 2.5em;
	line-height: 1.1em;
	font-family : "Times New Roman", times, serif; 	
}

/** html div#otrosDatos { 
    background-image: none; 
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="../img/bg_lightbox_overlay.png", sizingMethod="scale"); 
}*/

div#otrosDatos {
	margin: .5em auto;	
	color: #010066;
	width: 90%;
	/*background: #d8d8d8;*/
	/*border-bottom: 1px dashed #777;		*/
	/*background: transparent url(../img/bg_lightbox_overlay.png) repeat;*/
	background: transparent url(../img/bg_lightbox_overlay.png) repeat;
}

div#principal div#otrosDatos p {
	/*color: #fff;*/
}

div#otrosDatos h2 {
	margin-bottom:1em;
	padding: .2em 0 .2em .5em;
	border-top: 2px solid #7c83af;
	border-bottom: 1px solid #7c83af;
	font-size: 150%;
	color: #010066;	
	/*background: transparent url(../img/bg_lightbox_overlay.png) repeat;*/
	/*color: #fff;*/	
	/*text-align: center;*/
}

div#otrosDatos .body {
	padding: 0 1em;
	padding-bottom: .5em;
	text-align: justify;	
}

div#otrosDatos p.tituloNovedad {
	margin-bottom: 1em;
	font-size: 1.1em;
	line-height: 1.5em;
	text-transform: uppercase;
}

div#otrosDatos p.comentario {
	/*color: #b03fd1;*/
	color: #260b2e;
	font-weight: bold;
}



div#otrosDatos ul {
	margin: 0;
	padding: 0;	
	
	padding: 0 1em;
	padding-bottom: 0em;	
	text-align: justify;		
}

div#otrosDatos ul li {
	margin-left: 0;
	margin-bottom: 1.5em;	
	padding: 0;		
	line-height: 1.8em;
	border-bottom: 1px dotted #777;
	font-size: .9em;	
}

div#otrosDatos ul li.ultima {
	margin-bottom:0;
	padding-bottom: .5em;		
	border-bottom: 0;
}


div#pie {
	margin-bottom: 1em;	
	height: 3em;
	line-height: 3em;	
	background-color: #98a4d6;	
	color: #000;	
	border-top: 5px double #98a4d6; 
	text-align: center;
	clear: both;
}

div#pie p {
	margin: 0;
	padding-top: .5em;
		
}

div#principal ul#enlaces {
	padding-left: 0;
}

ul#enlaces li {	
	margin-bottom: 2em;
	padding-left: 1em;
	background: url(../img/avanzar.gif) no-repeat left center;	
}


div#principal ul#jornadas, div#principal ul#jornadas ul {
	font-size: 1em;
	padding-left: 0;
}

ul#jornadas li {
	margin-bottom: 1.5em;
	/*font-size: 1em;*/
}

div#principal p.dia {
	padding: 0 0 0 1.4em;
	background: url(../img/ico_calendario.gif) no-repeat left center;	
	color: #4c61ca;
	font-size: 1.5em;
	margin-bottom: .8em;
	font-weight: bold;
}


table.jornada {
	margin-bottom: 1.5em;
	border: 1px solid #ccc;
	border-collapse: collapse;	
	width: 95%;
}

table.jornada caption {
	display: none;
}

table.jornada thead th {
	/*display: none;*/
	background-color: #777;
	color: #fff;
	border: 1px solid #ccc;
	font-size: 1.1em;
	padding: .4em 1em .4em .6em;
	text-align: center;	
}

table.jornada thead th.centrado {
	text-align: center;	
}

table.jornada td, th {
	padding: .8em 1em .8em .6em;
	border: 1px solid #ccc;
	/*vertical-align: top;*/
	
}

table.jornada td {	
	font-size: 1.1em;
	background-color: #f5f5f5;
	
}

table.jornada tbody th {
	text-align: center;	
	font-size: 1em;
	background: #fff;
}

table.jornada ul {
	margin-top: 1em;
	margin-left: 1em;
}

ul#jornadas table.jornada ul li {
	margin-bottom: 1em;
	padding-left: 1em;
	background: url(../img/bullet_nav_dark.gif) no-repeat left center;	
}

span.titulo {color: #b22222;}

h3.jornada {
	color: #4c61ca;
	font-size: 1.5em;
	margin-bottom: .8em;
	
}

/* Formulario de Inscripcion */

form#frmInscripcion {
	margin-bottom: 2em;
}

form#frmInscripcion fieldset {
	margin-bottom: 2em;
	padding: 1.5em 2em;
	padding-top:0;
	float:left;
	border: 1px solid #777;
}

form#frmInscripcion fieldset p {
	margin-top: 1em;
	color: #333;
}

form#frmInscripcion fieldset p.descripcion {
	font-weight: bold;
	margin-bottom: .5em;
	
}

fieldset#datosPersonales {	
	margin-right: 2em;
}

form#frmInscripcion fieldset#datosPersonales label {
	margin-right: 1em;
	float:left;
	width:9em;
	font-weight: bold;		
	/*text-align: right;*/
}

/*form#frmInscripcion input[type=text] {*/
form#frmInscripcion input {
	font-size: 1em;
}

fieldset#datosParticipacion input {
	margin-left: 1em;
}

form#frmInscripcion input#enviar {
	margin-right: .5em;
}

form#frmInscripcion legend {
	margin-bottom: .5em;
	padding: .5em 1em;
	background: #777;
	color: #fff;	
}

p.botones {
	clear: both;
}

p.nota {
	padding-left: 1em;
	background: #ccc;
}

div#logos {
	padding: 1em;
	padding-bottom: .1em;
	
	padding: 0;
	font-size: 1.1em;
	/*background: #fff;*/
}

div#logos a {
	text-decoration: none;
}

div#logos dl {
	margin: 0;
}

div#logos dl dt {
	color: #000;
	margin-bottom: 1em;
	padding-bottom: .4em;
	border-bottom: 1px dotted #777;
}

div#logos dl dd {
	margin-left: 0;
	text-align: center;
}

div#logos dl dd ul li {
	margin-bottom: 1em;
	font-size: .8em;
}


div.img {
	margin: 1em 0;	
	text-align: center;
}

div.img img {
	border: 1px solid #ccc;
	padding: .2em;
}

div#principal div.img p {
	text-align: center;
	font-style: italic;
	font-size: 1em;
}

div#sede {
	float: left;
	margin: 1em 4em 0 0;
}

div.sede img {
	margin-top: .5em;
	border: 1px solid #ccc;
	padding: .1em;
}

div#principal div#sede p.pie {
	text-align: center;
	font-style: italic;
	font-size: 1em;
}

div#direccion {
	margin-top: 3em;
	padding: .5em 1em;
	border: 1px dashed #ccc;
	background: #f0ddaa;
	float: left;
}

div.date {
	margin: .5em 1.3em 1em 0;	
	padding: .2em .6em .5em;
	line-height: 1.5em;
	float: left;
	width: 2.3em;	
	border: 1px solid #777;
	border-top-width: 8px;
	background: #fff;
	text-align: center;
	font-size: 80%;	
}

div#recursos {
	margin-top: 2.5em;
}

div.recursos {	
	margin-bottom: 3.2em;	
	background: #f2f2f2;
	width: 60em;	
}

div.recursos h3 {
	margin-top: 0;
	margin-bottom:0;	
	padding: .1em 0 .1em .4em;
	float: none;
	
	border-top: 3px double #777;
	border-bottom: 1px dashed #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	font-weight: normal;	
	letter-spacing: .1em;
}

/*div.recursos h3:first-letter {
	font-size: 2em;
	line-height: 1em;
	font-family : "Times New Roman", times, serif; 	
}*/

div#principal div.recursos ul {
	margin-bottom: 0;	
}

div.recursos ul {	
	padding: 2em 2em 2em 0;
	border: 1px solid #777;
	border-top: 0;
}
	

div.recursos ul li {
	margin-bottom: 1.5em;
	padding-left: 1em;
	background: url(../img/avanzar.gif) no-repeat left .5em;	
}

div#principal div.recursos ul li p {
	margin-top: 1em;
	font-size: 1em;
}

div.recursos ul li span {	
	margin-left: .5em;	
	font-size: .9em;
	color: #000;
}

div#map {
	margin-bottom: 2em;
	padding: .2em;
	clear: both;
	border: 1px dashed #bfbfbf;
	width: 594px;
	height: 373px;	
	background: #fff;
}

div#principal p#inscripcion {
	/*font-size: 1.5em;*/
	text-align: center;
}

p#inscripcion {
	margin-top:.8em;
	margin-left: 1em;
	padding: 1.5em 1.2em 1.5em 1em;
	background: #777;
	float: left;	
	color: #fff;
}

p#inscripcion a.pdf {
	padding-left: 1.8em;
}

p#inscripcion a {
	color: #fff;
	font-size: 1.5em;
}

p#inscripcion span {
	font-size: 1em;
}

