.highlight	{
	border: 2px solid red;
}
.highlighted-name	{
	background-color: red;
	color: white;
	opacity: 0.7;
	width: 100%;
	padding: 5px;
	text-align: center;
}
.container.highlight .highlighted-name	{
	margin-right: -15px;
	margin-left: -15px;
}
.nav.navbar-nav	{
	float: none;
	display: inline-block;
	background-color: #ffffff;
}
.navbar-default	{
	background-color: #ffffff;
	padding: 0px;
}
.container.main-menu, .container-fluid.main-menu	{
	margin-left: 10px;
}
.white-background	{
	background-color: white;
}
.primary-background	{
	background-color: #237c8c;
	color: white;
}
.primary-background a	{
	color: white;/*beige;*/
}
.primary-background a.btn-default	{
	color: #333;
}
.secondary-background	{
	background-color: white; /*beige;*/
}
.secondary-background a	{
	color: black;
}

.secondary-background h2, .secondary-background h3, .secondary-background h4	{
	color: #237c8c;
}

.fixed-navbar.logo	{
	text-align: center;
	padding-top: 20px;
	margin-top: 52px;
	background-color: white;
}
img.logo	{
	/*
	display: none;
	*/
	height: 120px;
}
h4	{
	padding-top: 20px;
}
.inner-1-section h4	{
	padding-top: 5px;
}
section:before	{
  display: block; 
  content: " "; 
  margin-top: -70px; 
  padding-top: 70px; 
  visibility: hidden; 
}
span.link-target {
    padding-top: 70px;
    margin-top: -70px;
    width: 1px; /* '0' will not work for Opera */
    display: inline-block;
}
.row.parteners	{
	margin-top: 20px;
}
.row.parteners div img	{
	height: 150px;
	vertical-align: middle;
}
.row.parteners h3	{
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.row.parteners div img.univda	{
	height: 260px;
}
.row.parteners div img.senghor	{
	margin-top: 55px;
}
.margin-30-top	{
	margin-top: 40px;
}
.margin-40	{
	margin-top: 40px;
	margin-bottom: 40px;
}
.margin-60	{
	margin-top: 60px;
	margin-bottom: 60px;
}
.navbar-toggle	{
	float: left;
	margin-left: 30px;
}
.container-fluid	{
	padding-left: 0px;
	padding-right: 0px;
}

.dropdown-menu li span.separated-menu	{
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.dropdown-menu li a.nested-1	{
	padding-left: 25px;
}

.buttons	{
	position: relative;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.jumbotron	{
/*	margin-left: 50px;
	margin-right: 50px;
*/
	margin: 0px;
	/*margin-top: 52px;*/

	padding: 0px;
	background-color: white;
}
.jumbotron img.main	{
	max-width: 100%;
}
.carousel-caption p	{
	font-size: 30px;
}
.carousel-caption.black	{
	color: #222222;
}
.footer	{
	margin-top:10px;
	margin-bottom: 20px;
	text-align: center;
}
.page-section	{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #e5e5e5; 
}
.section-title	{
	border-bottom: 1px solid #e5e5e5; 
	padding-bottom: 20px;
}
.page-section .inner-0-section	{
	padding-top: 20px;
}

.page-section .inner-0-section h3	{
	margin-top: 20px;
	margin-bottom: 20px;
}
.page-section .inner-1-section	{
	padding-top: 20px;
	margin-bottom: 20px;
}
.row.roles	{
	display: flex;
	align-items: center;
}
.container-fluid.share-footer	{
	display: flex;
	align-items: center;
	text-align: center;
	height: 180px;
	/*background-image: url( /cjv/resources/imgs/barra-fondo-pagina.jpg);*/
	background-image: url( "/cjv/javax.faces.resource/imgs/barra-fondo-pagina.jpg.xhtml");
	background-size: cover;
	margin-bottom: 40px;
}
.container-fluid.share-footer	.share-frame	{
	width: 100%;
	text-align: center;
}
.share-frame .hashtag	{
	display: inline-block;
	color: #78e711 !important;
	font-weight: bold;
	font-size: 18px !important;
}

.container-fluid.share-footer	h2	{
	text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
	font-size: 2.5em;
	color: white;
}
.container-fluid.footer	{
	margin-top: 20px;
	margin-bottom: 20px;
}
.container-fluid.footer{
	text-align: center;
}
.footer ul.menu	{
	margin: 0;
	float: none;
	display: inline-block;
	background-color: #ffffff;
	padding-left: 0;
	list-style: none;
	box-sizing: border-box;
}
.footer ul.menu	li	{
	float: left;
	color: #333;
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 10px 15px;
}
.footer ul.menu	li a {
	color: #777;
}
#fb	{
	width: 64px;
	vertical-align: text-bottom;
	padding-left: 16px;
	padding-right: 16px;
}
.fb-share-button, .fb-follow, .fb-link, .tw-link, .fb-like, .twitter-share-button	{
	/*vertical-align: text-bottom;
	margin-right: 10px;
*/}
.is-link, .tw-link, .fb-link	{
	/*padding-top: 15px;*/
	padding-bottom: 15px;
	padding-right: 8px;
	padding-left: 8px;
}
.tw-link, .fb-link	{
	border-radius: 3px;	
}
.inner-1-section.more-space	{
	margin-top: 10px;
	margin-bottom: 10px;
}

.jumbotron .buttons .btn	{
	font-size: 13px;
}
ul.faq	{
	list-style: none;
	text-align: left;
}
ul.faq li	{
	margin-top: 5px;
	text-align: left;
}
ul.faq li div	{
	text-align: justify;
}
.faq-question	{
	padding-left: 15px;
	
}
.faq-response	{
	margin-top: 10px;
	margin-bottom: 10px;
}
p	{
	text-align: justify;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.jumbotron .buttons .btn	{
		font-size: 18px;
	}
	.fixed-navbar.logo	{
		padding-top: 62px;
		padding-bottom: 62px; /*10px;*/
		text-align: center;
	}
	.container.main-menu, .container-fluid.main-menu	{
		/*background-image: url( /cjv/resources/imgs/1px-c5c5c5.png);*/
		/*
		background-image: url( "/cjv/javax.faces.resource/imgs/1px-c5c5c5.png.xhtml");
		background-repeat: repeat-x;
		background-position: center;
		*/
		border-bottom: 1px solid #c5c5c5;
		text-align: center;
	}
	.navbar-default	{
	/*	margin: 75px;
	*/
		margin: 0px;
		/*
		padding-top: 50px;
		padding-bottom: 20px;
		*/
		border: none;
	}
	img.logo	{
		display: inline-block;
		height: 160px;
		padding-left: 50px;
	}
	.share-frame .hashtag	{
		font-size: 22px !important;
	}

}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.share-frame .hashtag	{
		font-size: 30px !important;
	}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
		.frame.buttons.top	{
		position: absolute;
		width: 100%;
		z-index: 900;
	}
	.frame.buttons.bottom	{
		position: absolute;
		width: 100%;
	}
	
	.buttons	{
		position: relative;
		text-align: center;
	
		margin: auto;
		padding: 0px;	
		height: 100px;
		width: 100%;
	}
	.buttons.top 	{
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
	.buttons.bottom.container	{
		top: -100px;	
	}
	.share-frame .hashtag	{
		font-size: 35px !important;
	}
}