body {
	background: transparent url(img/bg_body.jpg) repeat 0 0;
	font-family: "lucida sans unicode", helvetica, Garamond, arial;
	font-family: "trebuchet MS";
}

a {
	color: #5c6a8f;
	font-weight: bolder;
}
.container {
	position: relative;
}

#header {
	position: relative;
	background: transparent url(img/bg_header-menu.png) no-repeat right bottom;
}

#main{
	
	background: #d6e1fe ;
	background: #d6e1fe ;
	/*background: rgba(214, 225, 254, 0.85);*/


	padding-top: 16px;


	
}

	#content-header {
		
		z-index: 1;
	} 
		#main div.home {
			height: 252px;
			margin-top: 15px;
			background: transparent url(img/bg_content-header.jpg) no-repeat top center;
		}
		#main div.seccion {
		/*	height: 185px;*/
			position: relative;
		}

	
	#content {


		overflow: auto;
		font-size: 1.1em;
		color: #333;
		text-align: justify;
		
		
	} 
	#content-footer {
		position: relative;

		height: 25px;
		text-align: center;		
		line-height: 25px;
		color: #aaa;
		font-weight: 600;
		margin-top: 1.5em;   /***  para no poner prepend-top en todos los divs ****/
	} 


#footer {
	position: relative;
	margin: 0px;
	height: 100px;
	margin: 0;
	text-align: center;
	
}




/* -------------  Esquinas redondeadas del container ------------ */

#main-top-container {
	font-size:1px;
	height:16px;
	left:0;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-left:0;
	padding-right:0;
	top:-16px;
	width:100%;
	background: transparent url(img/bg_top-main.gif) no-repeat top left;
}
#main-bottom-container {
	font-size:1px;
	height:16px;
	left:0;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-left:0;
	padding-right:0;
	bottom:-16px;
	width:100%;
	background: transparent url(img/bg_bottom-main.gif) no-repeat top left;
}





/* -------------  Banner animado header content ------------ */

#content-header #slideshow {
	position: relative;
	margin: 0px 0 25px 0;
}
	#content-header #slideshow .slide {
		float: right;
		width: 860px;
	}
		#content-header #slideshow .slide img {
			float: right;
			/*margin-top: 2px;*/
			
		}		
		#content-header #slideshow .slide .legend {
			float: left;
		/*	width: 560px;
			width: 420px;
			width: 380px;*/
			margin-left: 60px;
		}
			#content-header #slideshow .slide .legend h1 {
				color: white;
				margin: 80px 0px 5px 0px;
				font-size: 3em;
			}
			#content-header #slideshow .slide .legend h2 {
				color: white;
				font-size: 1.8em;
				margin-top: 0px;
			}
/* -------------  Banner secciones header content ------------ */

#content-header .sec-banner {
	position: relative;
	overflow: hidden;	
	/*background: transparent url(img/sec-banner-bg.png) no-repeat top left;*/
}
	#content-header .sec-banner img.tittleini {
		float: left;
		margin: 5px 0 0px 0px;
		padding: 0;
	}
	#content-header .sec-banner h1 {
		position: relative;		
		float: left;
		margin: 5px 0 0 0px;
		padding: 0 10px 0 30px;
		top: 0;
		left: 0px;
		height: 30px;
		line-height: 30px;
	/*	font-family: "lucida sans unicode", Garamond, "trebuchet ms";*/
		font-size: 2em;
	/*	font-weight: 600;*/
		text-transform: capitalize;
		letter-spacing: 0.2em;
		color: white;

		background: #5b6a90 url(img/bg_tittle-sec-banner.png) no-repeat top left;
		background: transparent url(img/bg_tittle-sec-banner.png) no-repeat top left;
		z-index: 2;
	}
	#content-header .sec-banner h1 span {
		background: transparent url(img/tittle-sec-banner-end.png) no-repeat top left;
		height: 100%;
		position: absolute;
		bottom: 0;
		margin:0;
		right: -50px;
		width: 50px;
		z-index: 3;
		
	}
	
	#content-header .sec-banner img {
		z-index: 5;		
	}
	#content-header .sec-banner hr{
		position: absolute; 
		z-index:1;
		/*float: left;*/

		/*bottom: -10px;*/ 
		border: 0;
		outline: 0;
		margin: 0;
	/*	margin-left: 50px;*/
		/*margin-top: 25px;*/
		bottom: 0;
		right: 21px;
		padding: 0;
		width: 85%;  
		height: 10px;
		z-index: -1;
		background-color: #5b6a90;
		color: #5b6a90;
		clear: none;
	}
	
	#content-header .sec-banner p {
		width: 820px;
		height: 150px;
		padding: 0 20px;
		color: white;
	}
	#content-header .sec-banner p {
		margin-bottom: 0;
	}
	#content-header .sec-banner p.left {
		height: auto;
		margin: 0;
		padding-top: 10px;
	}
	#content-header .sec-banner p.left img {
		margin: 0;
		padding-top: 0;
		padding-right: 10px;
		background: none;
	}
	
/* ------------- System Messages ----------------- */
	div#appmessages {
		position: absolute;
		top:0;
		right:0;
		background-color: #ee0;
		
	}
		div#appmessages div.message {
			margin: 5px;
			padding: 1em;
			font-size: 1.4em;
			color: #555;
			background-color: #ee7;
		}

/* -------------  Menu superior ------------ */

#header ul {
	position:absolute; 
	display: block;
	right: 20px;
	bottom: 5px;
	padding:3px 5px; 
	margin: 0;
	background-color: white;
}
	#header ul li {
		list-style-type: none;
		float: left;
		margin: 0;
		height: 20px;
		width: 70px;
		padding-left: 22px;
		background: transparent url(img/bg_header-menu-separator.jpg) no-repeat top left;
	}
	#header ul li:hover  {
		background-position: bottom left;
	}
	#header ul li.first {
		background: transparent url(img/bg_header-menu-first.png) no-repeat top left;
		padding-left: 12px;
		width: 50px;
	}
	#header ul li.first:hover {
		background-position: bottom left;
	}
	#header ul li.last {
		width: 20px;
	}	
		#header ul li.last a img {
			border: 0;
		}	
	#header ul li a{
		display: block;
		height: 20px;
		line-height: 20px;
		background-color: #5b6a90;
		
		font-family: "lucida sans unicode", Garamond, "trebuchet ms";
		font-size: 1.1em;
		text-align: center;
		color: white;
		text-decoration: none;
	}
	#header ul li a:hover {
		font-style: italic;
		
	}


/* ---------------- clases --------------- */

.marco {
	padding: 5px;
	background-color: white;
	border: 1px solid #5b6a90;
	
}

.curved {
	border-color: #d6e1fe;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(/media/static/css/border-radius.htc);
}





	
/* -------------  Content  ------------ */
/*
	#content h1 {
		margin: 30px 20px 10px 20px;
	}
	#content p {
		font-family: Garamond, "trebuchet ms";
		margin: 20px;
	}
	#content a {
		text-decoration: none;
		color: #0000aa;
	}
	#content a:hover {
		text-decoration: underline;
		color: blue;
	}
*/
	

		


	.sidebar {
		background: transparent url(img/bg-sidebar.jpg) repeat-y top left;
	}
	.sidebar-right {
		background: transparent url(img/bg-sidebar.jpg) repeat-y top right;
	}
	
	.sidebar .sidebar-content {
		padding-top: 30px;
		background: transparent url(img/bg_top-sidebar.png) no-repeat top left;
		color: white;
	}
	.sidebar-right .sidebar-content {
		background: transparent url(img/bg_top-sidebar-right.png) no-repeat top left;
	}
	
	.sidebar-content ul  {
		margin: 0 2em 0 1em;
	}
	
	.sidebar-content ul li {
		list-style: none;
		text-align: left;
		line-height: 1.6em;
		background-image:url(img/bullet.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		padding:2px 0 0 30px;		
		margin-top: 5px;
	}
	.sidebar-content ul li .sub {
		z-index: 60;
		margin: 10px;
		padding: 10px; 
		color: #000;
		background: #fff;
		background: rgba(255, 255, 255, 0.8);
		-moz-border-radius-bottomright: 8px;
		-khtml-border-radius-bottomright: 8px;
		-webkit-border-bottom-right-radius: 8px;
	
		-moz-border-radius-topright: 8px;
		-khtml-border-radius-topright: 8px;
		-webkit-border-top-right-radius: 8px;		
		
		
	}
		.sidebar-content ul li .sub li {
			background-image: none;
			list-style: circle;
			padding: 0;
		}
	 .sidebar-content a {
		color: #ddd;
		text-decoration: none;
		line-height: 1.4em;
		font-weight: normal;
	}
	 .sidebar-content a:hover {
		text-decoration: underline;
	}	
	 .sidebar-content h2 {
		color: #eee;
		margin: 0 0 10px 18px;
	}
	 .sidebar-content h3 {
		color: #eee;
		border-bottom: 1px solid #eee;
		margin: 0 0 10px 18px;
	}
	 .sidebar-content h4 {
		color: #eee;
	/*	border-bottom: 1px solid #eee;*/
		margin: 0 0 0px 0px;
	}
	 .sidebar-content h5 {
	 	color: #333;
	}	
	
	.sidebar-content ul.images li{
		background-image: none;
	}
	
/* -------------  Esquinas redondeadas del sidebar ------------ */

#top-sidebar {
	height: 23px;
	left:0;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-left:0;
	padding-right:0;
	top:-16px;
	width:100%;
	background: transparent url(img/bg_top-sidebar.jpg) no-repeat top left;
}

/* -------------  Index/leer publicaciones  ------------ */

#content div.publicacion {

}

#content div.publicacion a.titulo {
	font-weight: 600;
	font-size: 1.5em;
	color: #333;
	text-decoration: none;
	
}

#content div.publicacion p.fecha {

	font-weight: 600;
	font-size: 0.8em;
	margin: 5px 0 0 0 ;

}
#content div.publicacion h3 {
	margin: 15px 0 5px 0; 
	color: #333;
}

#content div.publicacion p.texto {
	line-height: 1.4em;
}


#content div.publicacion div.masinfo {
	border-left: 1px dotted #5C6A8F;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	position: relative;
	float: left;
}

#content div.publicacion a.adjunto, #content div.publicacion a.enlace {
	display: block;
	padding-left: 32px;
	height: 32px;
	line-height: 32px;
	position: relative;
	float: left;
	margin: 10px;
	margin-left: 0;
	z-index: 1;
}

#content div.publicacion a.enlace {
	padding: 0;
	padding-right: 15px;
	background: transparent url(../img/Icon_External_Link.png) no-repeat center right;
}

#content div.publicacion a.application-pdf {
	background: transparent url(../img/mime/text-x-pdf.png) no-repeat top left;
}
#content div.publicacion a.text-plain {
	background: transparent url(../img/mime/text-x-generic.png) no-repeat top left;
}
#content div.publicacion a.application-msword  {
	background: transparent url(../img/mime/x-office-document.png) no-repeat top left;
}
#content div.publicacion a.application-vnd-ms-powerpoint {
	background: transparent url(../img/mime/x-office-presentation.png) no-repeat top left;
}
#content div.publicacion a.application-vnd-ms-excel {
	background: transparent url(../img/mime/x-office-spreadsheet.png) no-repeat top left;
}
#content div.publicacion a.audio-mpeg, #content div.publicacion a.audio-x-wav {
	background: transparent url(../img/mime/audio-x-generic.png) no-repeat top left;
}
#content div.publicacion a.image-png, #content div.publicacion a.image-gif, #content div.publicacion a.image-jpeg, #content div.publicacion a.image-bmp {
	background: transparent url(../img/mime/image-x-generic.png) no-repeat top left;
}
/*
#content div.paging {
	float: right;
	margin: 30px;
	
}
	#content div.paging a{
		color: #333;
	}

#content div.paging div.disabled, #content span.current {
	color:#aaa;
	display:inline;
}
*/
#content div.paging {
    width: 70%;
    background: none;
    margin: 20px auto;
    float: none;
    text-align: center;
    border: 0;
    overflow: visible;
}
#content div.paging span {
	margin: 10px;
}
#content div.paging span.current {
	font-size: 1.2em;
}

#content div.paging a {
    margin: 5px;
    height: 18px;
    width: 21px;
    padding: 0 10px;
}
#content div.paging span a {
	margin: 0;
	padding: 0;
}
#content div.paging a.paginationright {
    background: transparent url(../img/pagination-right.gif) no-repeat top center;
}
#content div.paging a.paginationleft {
    background: transparent url(../img/pagination-left.gif) no-repeat top center;
}


.sidebar-content ul li.news {
	padding: 0 20px 10px 0; 
	background-image: none;
	color: #333;
	margin-bottom: 15px;
}
	.sidebar-content ul li.news ul  {
		margin: 0;
	}
		.sidebar-content ul li.news ul li {
			background-image: none;
		}

.sidebar-content ul#ponentes {
	margin: 0 2em 2em 1em;
}

.sidebar-content ul li.bio {
	/*padding: 0;*/
	/*background-image: none;
	margin-bottom: 15px;*/
}

	.sidebar-content ul li.bio h3 {
		margin: 0;
		margin-bottom: 0px;
	}
	.sidebar-content ul li.bio img.cvlabel {
		float: right;
	}

	.sidebar-content li.bio .sub{
		text-align: justify;
		position: absolute;
		margin-left: 50px;
		 /* IE6 y 7 lo omite (en IE8 se ve bien)*/
		 background: rgb(255,255,255);
		
		 /* Solución para estos navegadores */
		 background: #FFFFFF;
		
		 /* RGBa CSS3 */
		 background: rgba(255,255,255,0.9);

	}
	.sidebar-content li.bio .sub .ultimas h6 {
		color: #00028a;
	}
	.sidebar-content li.bio .sub .ultimas ul li { 
		list-style: none;
		text-align: justify;
	}
		.sidebar-content li.bio .sub .ultimas ul li a {
			color: #111;
			font-weight: bold;
			
		}



	#content div.publicacion  hr {
		height: 1px;
		width: 50%;
		margin: 20px auto 20px auto;
		background-color: #eee;		
	}

/* ------------------  Contacto -------------------- */

div.mapContactToggler {
	position: relative;
	cursor: pointer;
	margin: 0 auto;
/*	width: 180px;*/
	/*background: #5b6a90 url(img/bg_toggler.gif) no-repeat center center;*/
	background: #5b6a90;
	
/*	height: 40px;*/ /*
		-moz-border-radius-bottomright: 8px;
		-khtml-border-radius-bottomright: 8px;
		-webkit-border-bottom-right-radius: 8px;
		-moz-border-radius-bottomleft: 8px;
		-khtml-border-radius-bottomleft: 8px;
		-webkit-border-bottom-left-radius: 8px;
	
		-moz-border-radius-topright: 8px;
		-khtml-border-radius-topright: 8px;
		-webkit-border-top-right-radius: 8px;		
		-moz-border-radius-topleft: 8px;
		-khtml-border-radius-topleft: 8px;
		-webkit-border-top-left-radius: 8px;		
		
		border-radius: 8px;
	*/
}
div.mapContactToggler p{	
	color:white;
	text-align: center;
	font-weight: 600;
	line-height: 30px;
	/*height: 40px;*/
	margin: 0;
	display: block;
}

/****************************  ADMIN AREA ******************************/

/* ------------------  Hints -------------------- */

div.hint {
	float: left;
	background-color: #ee7;
	border: 2px solid #ee0;
	width: 60%;
	padding: 1em;
	margin: 15px 0 10px 0;
}
div.hint p {
	font-size: 1.1em;
	color: #555;
}

/* -------------  Add/edit publicaciones  ------------ */

#content div.publicaciones {
	position: relative;
	overflow: auto;
}
#content div.publicaciones form {
	width: 90%;
}
fieldset {
	/*margin: 10px 15px;*/
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #5b6b8f;
}
label {
	font-size: 1.4em;
}
legend {
	font-size: 1.4em;
	background-color: #5b6a90;
	color: #fff;
	padding: 0 0.5em;
}
input {
	width: 299px;
}
input, textarea, label, select, div.attachments {
	font-size: 1.0em;
	float: left;
	clear: both;
	/*margin: 5px 15px;*/
}
label.releaseLabel {
	clear: none;
	float: none;
	font-size: 1em; 
	margin: 0;
}

ul.actions {
	position: relative;
	overflow: visible;
	list-style: none;
	height: 45px;
	margin-left: 40px;
	padding: 0;
}
	ul.actions li {
		float: left;
		margin: 0;
		border: 3px solid #5b6a90;
		background-color: #808ca8;
	}
	ul.actions li a {
		display: block;
		margin: 5px;
		
		background-color: #808ca8;
		height: 35px;
		line-height: 35px;
		padding: 5px;		
		color: white;
		font-weight: 600;
	}
	
/* -------------  View publicaciones  ------------ */	

#content div.publicaciones {
	position: relative;
	overflow: auto;
}

#content div.publicaciones dl{
	width: 90%;
}
#content div.publicaciones dl dt{
	margin: 00px 0;
	border-bottom: 0;
	border-top: 1px solid #5b6a90;
	border-left: 1px solid #5b6a90;
}
#content div.publicaciones dl dd{
	margin-bottom: 20px;
}
