/* balises génériques */

body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14pt;
	background-color: white;
}

h1 {
	color: #3b3f40;
}

h2 {
	color: #3b3f40;
}

h3 {
	color: #3b3f40;
}

h4 {
	color: #3b3f40;
}

a, a:link, a:active, a:visited {
	color: #1976b2;
	text-decoration: none;
}

a:hover, a:link:hover, a:active:hover, a:visited:hover {
	text-decoration: none;
	color: black;
}

.column{
/*	font-size: 12pt;
*/}

/* HEADER */
#header {
	background-color: #efefef;
	height: 103px;
	font-size: 13pt;
}
.menu_header {
	font-size: 0;
}
#header #logo {
	padding-top: 5px;
	height: 103px;
	text-align: left;
	vertical-align: middle;
	font-size: 12pt;
	line-height: 103px;
}
#header #logo a {
	display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
#header #menu_page_link {
	text-align: right;
	font-size: 12pt;
    vertical-align: middle;
}
#menu {
	margin-top: 16px;
}
#menu_links {
	margin-top: 2px;
    vertical-align: middle;
    display: inline-block;
}
#menu_links a, #menu_links a:link, #menu_links a:active, #menu_links a:visited {
/*	color: #32383c;
*/	color: #1976b2;
	text-decoration: none;
	margin: 0px 30px 0 0px;
	text-transform: uppercase;
}
#menu_links a:hover, #menu_links a:link:hover, #menu_links a:active:hover, #menu_links a:visited:hover {
	text-decoration: none;
}
#div_button_espace_client {
	margin-top: 0px;
    display: inline-block;
}
#header #button_espace_client {
	background-color: white;
	border: 2px #84b2d0 solid;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 35px 6px 35px;
    font-size: 9pt;
    text-transform: none;
    margin: 0px 10px 0px 0;
}


/* FOOTER */
#footer {
	background-color: #32383c;
	min-height: 200px;
	font-size: 0;
	color: silver;
	padding-bottom: 15px;
}

#footer #logo {
	/*padding-top: 5px;*/
	height: 200px;
	text-align: left;
	vertical-align: middle;
	font-size: 10pt;
	line-height: 200px;
	padding-bottom: 15px;
}
#footer #logo a {
	margin-left: 5px;
	display: inline-block;
    vertical-align: middle;
	line-height: normal;
}
#footer #menu {
	vertical-align: middle;
}
#footer #menu1, #footer #menu2 {
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
/*	padding: 10px;*/
}
#footer #adresses {
	vertical-align: middle;
}
/*#footer #adresse-besancon, #footer #adresse-marnay,*/ #footer #adresse-1, #footer #adresse-2 {
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
/*	padding: 10px;*/
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: silver;
	text-decoration: none;
	line-height: 20px;
	/*text-transform: uppercase;*/
}
#footer a:hover, #footer a:link:hover, #footer a:active:hover, #footer a:visited:hover {
	/*text-decoration: underline;*/
	color: white;
}
/*#footer*/ .adresse div/*, #adresse-besancon div, #adresse-marnay div*/ {
	padding-left:25px;
	font-size: 10pt;
}
/*#footer*/ .picto-map,/*#footer*/ .picto-tel, /*#footer*/ .picto-fax, /*#footer*/ .picto-email {
	background-position: left center;
	background-repeat: no-repeat;
	text-align:left;
}
/*#footer*/ .picto-map {
	background-image: url('../images/picto_adresse_footer.png');
}
/*#footer*/ .picto-tel {
	background-image: url('../images/picto_tel_footer.png');
}
/*#footer*/ .picto-fax {
	background-image: url('../images/picto_fax_footer.png');
}
/*#footer*/ .picto-email {
	background-image: url('../images/picto_mail_footer.png');
}
#footer .picto-tel, #footer .picto-fax, #footer .picto-email {
	line-height: 20px;
}

/* Styles SECTIONS */

.padding-section {
	padding: 40px;
}
.padding-cell {
	padding: 20px;
}

.section-racourcie {
	/*width: 90%;*/
	max-width: 1060px;
	margin: 0 auto;
	position: relative;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.margin-section {
	margin-top: 40px;
	margin-bottom: 40px;
}

.section-grise {
	background-color: #efefef;
}

.section-bleue {
	background-color: #17669d;
	color: white;
}

.center {
	text-align: center;
}

.fond-fonce {
	background-color: rgba(0, 0, 0, 0.5);
}

/* Styles réutilisables */

.section-bleue .button/*_white*/, .button_white {
	display: inline-block;
	background-color: white;
	border-bottom: 3px #bbbbbb solid;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 35px 6px 35px;
    /*font-size: 11pt;*/
    text-transform: none;
}

.section-bleue h1, .section-bleue h2, .section-bleue h3, .section-bleue h4, .section-bleue div, .section-bleue p, .section-bleue span {
	color: white;
}

.section-bleue a.button, .section-bleue a.button:link, .section-bleue a.button:active, .section-bleue a.button:visited, a.button_white, a.button_white:link, a.button_white:active, a.button_white:visited {
	color: #1976b2;
	text-decoration: none;
}
.section-bleue a.button:hover, .section-bleue a.button:link:hover, .section-bleue a.button:active:hover, .section-bleue a.button:visited:hover, a.button_white:hover, a.button_white:link:hover, a.button_white:active:hover, a.button_white:visited:hover {
	color: #1976b2;
	text-decoration: none;
}

.section-grise .button/*_bleu*/, .button_bleu {
	display: inline-block;
	color: white;
	background-color: #2e94d5;
	border-bottom: 3px #1976b2 solid;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 35px 6px 35px;
    /*font-size: 11pt;*/
    text-transform: none;
}
.section-grise a.button, .section-grise a.button:link, .section-grise a.button:active, .section-grise a.button:visited, a.button_bleu, a.button_bleu:link, a.button_bleu:active, a.button_bleu:visited {
	color: white;
	text-decoration: none;
}
.section-grise a.button:hover, .section-grise a.button:link:hover, .section-grise a.button:active:hover, .section-grise a.button:visited:hover, a.button_bleu:hover, a.button_bleu:link:hover, a.button_bleu:active:hover, a.button_bleu:visited:hover {
	color: white;
	text-decoration: none;
}


.banner {
	position: relative;
	text-align: center;
	overflow: hidden;
}
.banner img {
	position: relative;
    left: -50%;
    margin-right: -100%;
    display: inline-block;
}
.banner .clear {
	display: block;
    clear: both;
}
.banner #banner-text {
	position: absolute;
	top: 23%;
	left: 0;
	right : 0;
	margin: auto auto;
	width: 80%;
	max-width: 1150px;
	color: white;
	padding: 10px 20px 4px 20px;
}
.banner-title {
	font-size: 25pt;
	line-height: 38pt;
}
.banner-subtitle {
	font-size: 18pt;
}
.content {
	color: #3b3f40;
}

/* HOME */

#banner-home #banner-text {
	text-align: left;
	position: absolute;
	top: 25%;
	color: white;
	width: 100%;
}
#banner-home .home-title {
	font-size: 44pt;
	font-weight: bold;
	line-height: 50px;
}
#banner-home .baseline {
	font-size: 10pt;
	color: #28689a;
}
#banner-home .accroche-separateur {
	line-height: 30px;
}
#banner-home .accroche {
	font-size: 19pt;
}


#points {
	font-size: 0;
	margin: 40px auto 40px auto;
}
#points .point-label {
	margin-top: 25px;
}
#points .point-title {
	font-size: 13pt;
}
#points .point-text {
	font-size: 11pt;
}

#nos-missions {
	color: #454a4e;
	background-color: #efefef;
	margin: 0px auto 40px auto;
}

#notre-equipe {
	background-color: #1976b2;
	color: white;
}

#cartes {
	font-size: 0;
}
#cartes #carte-besancon, #cartes #carte-marnay {
	font-size: 14pt;
	height: 377px;
	background-position: center center;
	background-repeat: no-repeat;
}
#cartes #carte-besancon-container-border, #cartes #carte-marnay-container-border {
	height: 100%;
}
#cartes #carte-besancon-container, #cartes #carte-marnay-container {
	background: rgba(202, 232, 255, 0.6);
	height: 100%;
	vertical-align: middle;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
}
#cartes #carte-besancon:hover #carte-besancon-container, #cartes #carte-marnay:hover #carte-marnay-container {
	filter: alpha(opacity=100);
	opacity: 1;
}

#cartes #carte-besancon-container-border {
	border-right: 1px #1976b2 solid;
}
#cartes #carte-marnay-container-border {
	border-left: 1px #1976b2 solid;
}
#cartes #carte-besancon {
	background-image: url('../images/carte-besancon.jpg');
}
#cartes #carte-marnay {
	background-image: url('../images/carte-marnay2020.jpg');
}
#cartes .carte-title {
	color: #454a4e;
	font-size: 15pt;
}
#cartes .carte-adresse {
	color: #757b80;
	font-size: 12pt;
}


/* NOTRE CABINET */

#banner-notre-cabinet #banner-text {
	top: 25%;
}
.bureaux-lieu {
	color: #17669d;
	font-size: 20pt;
	text-transform: uppercase;
	font-weight: bold;
}
.bureaux-lien {
	color: silver;
	font-size: 25pt;
	margin: 0 10% 0 10%;
}
#bureaux-citation {
	margin-top: 30px;
}

.citation {
	text-align: center;
}
.citation:before {
	margin-bottom: 5px;
	padding: 35px;
	content: url('../images/picto_debut_quote_cefidec.png');
}
.citation:after {
	margin-top: 5px;
	padding: 35px;
	content: url('../images/picto_fin_quote_cefidec.png');
}
.conseiller {
	display: inline-block;
	position: relative;
	width: 100%;
	max-width: 180px;
	/*height:150px;*/
	margin: 20px 15px 0 15px;
	padding: 0;
}
.nom-conseiller {
	background-color: #2e94d5;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 12pt;
	padding: 3px 0 3px 0;
	color: white;
}
.fonction-conseiller {
	display: none;
	width: 100%;
	font-size: 8pt;
	padding: 3px 0 3px 0;
	color: #efefef;
}
.conseillers-citation {
	margin: 40px 0 50px 0;
}
#cabinet-criteres {
	color: #3b3f40;
}
.cabinet-title {
	font-size: 17pt;
}
.cabinet-text {
	font-size: 13pt;
}
.cabinet-text ul {
	margin:0;
}
.cabinet-text li {
	list-style-type: none;
	list-style-image: url('../images/puce-cefidec.png');
	line-height: 29px;
	margin-left: 20px;
	line-height: 29px;
}
#cabinet-ecosysteme {
	font-size: 0;
}
.ecosysteme-text  {
	font-size: 14pt;
}


/* NOS MISSIONS */

#banner-nos-missions #banner-text {
	top: 25%;
}
.section-title {
	font-size: 14pt;
}
.section-text {
	font-size: 12pt;
}
.section-title, .section-text {
	text-align: left;
	margin-left: 10px;
}
#sections img {
	max-width: 190px;
}
#sections ul {
	margin:0;
}
#sections li {
	list-style-type: none;
	list-style-image: url('../images/puce-cefidec.png');
	line-height: 29px;
	margin-left: 20px;
}

/* CONTACT */

/*#banner-contact #banner-text {
	top: 30%;
}*/
#contact-form-container {
	font-size: 0;
}
#contact-form-container div {
	font-size: 10pt;
}
#contact-form {
	text-align: left;
}
#contact-form form, #contact-form h1 {
	margin-left: 4%;
}
#contact-form input, #contact-form textarea {
	font-size: 11pt;
	width: 90%;
	max-width: 600px;
	display: inline-block;
	margin: 0 0 25px 0;
	padding: 0px 0px 0px 10px;
	border: 2px solid #c2c2c2;
	outline: none;
	padding: 8px 0px 8px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #555555;
}
#contact-form input:focus, #contact-form textarea:focus {
	border: 2px solid #2e94d5;
	outline: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#contact-form textarea {
    height: 70px;
}
#contact-nos-coordonnees {
	text-align: left;
}
.picto-tel, .picto-fax, .picto-email {
	line-height: 25px;
}
#contact-form-container .adresse div {
	font-size: 12pt;
}
#contact-form-container h2 {
	text-align: left;
}
.adresse {
	text-align: left;
}
.adresse img {
	width: 90%;
	max-width: 300px;
	margin: 5px 0 10px 0;
}
.field-padding {
	padding:10px 0 10px 0;
	text-align:center;
	width: 100%;
}


/* ressoruces */

#content-ressources ul {
	margin:0;
}
#content-ressources li {
	list-style-type: none;
	list-style-image: url('../images/puce-cefidec.png');
	line-height: 29px;
	margin-left: 20px;
}
#section-documents h1, #section-liens h1 {
	font-size: 19pt;
}
.ressources-item {
	margin: 5px 0 5px 10px;
}
.document {

}
.lien {

}
.item-title {
	font-size: 13pt;
}
.item-description {
	font-size: 10pt;
	margin: 2px 10px 2px 10px;
}


/* Responsive */
@media only screen and (min-width: 1280px){

}

@media only screen and (max-width: 1280px){
	#header #logo a {
		margin-left: 10px;
	}
	#header #menu_page_link {
		font-size: 11pt;
	}
	#header a, #header a:link, #header a:active, #header a:visited {
		margin: 0 24px 0 0px;
	}

	#banner-home #banner-text {
		/*margin-left: 5%;*/
		width: 90%;
	}
	#footer #logo a {
		margin-left: 10px;
	}

	.banner .banner-title {
		font-size: 24pt;
		line-height: 36pt;
	}
	.banner .banner-subtitle {
		font-size: 16pt;
	}
}

@media only screen and (max-width: 1024px) {
	#header #menu_page_link {
		font-size: 10pt;
	}
	#header a, #header a:link, #header a:active, #header a:visited {
		margin: 0 20px 0 0px;
	}
	#header #button_espace_client {
		padding: 6px 30px 6px 30px;
	}

	.banner img {
		height: 235px;
		max-width: none;
	}

	#banner-home img {
		height: 288px;
		right: 0px;
		max-width: none;
		float:right;
		left:0;
		margin:0;
	}
	#banner-home .home-title {
		font-size: 40pt;
		font-weight: bold;
		line-height: 45px;
	}
	#banner-home .baseline {
		font-size: 9pt;
	}
	#banner-home .accroche-separateur {
		line-height: 30px;
	}
	#banner-home .accroche {
		font-size: 17pt;
	}

	.banner #banner-text {
		top: 25%;
	}
	.banner .banner-title {
		font-size: 22pt;
		line-height: 33pt;
	}
	.banner .banner-subtitle {
		font-size: 15pt;
	}
	#contact-form-container .adresse div {
		font-size: 10pt;
	}
}

@media only screen and (max-width: 960px) {

	#header a, #header a:link, #header a:active, #header a:visited {
		margin: 0 15px 0 0px;
	}
	#header #button_espace_client {
		padding: 6px 10px 6px 10px;
	}

	.banner .banner-title {
		font-size: 20pt;
		line-height: 30pt;
	}
	.banner .banner-subtitle {
		font-size: 13pt;
	}
}

@media only screen and (max-width: 768px) {

	#header a, #header a:link, #header a:active, #header a:visited  {
		display: block;
		text-align: left;
		/*margin: 0 30px 0 0px;*/
		color: white;
		padding: 10px 5px 10px 5px;
	}
	#menu_links:before {
		margin: 0 auto;
		display: inline-block;
		content: '';
		background-image: url('../images/logo_footer.png');
		background-position: center center;
		background-repeat: no-repeat;
		height: 50px;
		width: 100%;
	}
	#menu_links, #div_button_espace_client {
	    display: block;
	}
	#header #button_espace_client {
		color: #32383c;
		margin-top: 5px;
	}

	#banner-home .home-title {
		font-size: 30pt;
		font-weight: bold;
		line-height: 34px;
	}
	#banner-home .baseline {
		font-size: 8pt;
	}
	#banner-home .accroche-separateur {
		line-height: 25px;
	}
	#banner-home .accroche {
		font-size: 13pt;
	}

	#points img {
		max-width: 200px;
	}

	#cartes #carte-besancon-container, #cartes #carte-marnay-container {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	#cartes #carte-besancon-container-border {
		border-right: 0px;
		border-bottom: 1px #1976b2 solid;
	}
	#cartes #carte-marnay-container-border {
		border-left: 0px ;
		border-top: 1px #1976b2 solid;
	}

	#footer #logo {
		height: 100px;
		text-align: center;
		vertical-align: middle;
		font-size: 10pt;
		line-height: 100px;
	}
	#footer #logo a {
		display: inline-block;
		vertical-align: middle;
		line-height: normal;
		margin-right: 20px;
	}
	#footer #menu {
		/*margin: 5px 5px 35px 5px;*/
		margin-left: 5%;
		width: 90%;
	}
	#footer #menu1, #footer #menu2 {
		display: inline-block;
		width: 50%;
	}
	#footer #adresses {
		/*margin-top: 25px;*/
	}
	/*#footer #adresse-besancon, #footer #adresse-marnay, #footer .adresse-1, #footer .adresse-2 */ .adresse {
		border-top: 1px #444 solid;
		margin-top: 5px;
		padding-top: 20px;
		margin-left: 10%;
		width: 80%;
	}
	/*#footer #adresse-marnay,*//* #footer .adresse-2 {
		border-top: 1px #444 solid;
		margin-top: 5px;
		padding-top: 20px;
	}*/
	#footer {
		padding-bottom: 5px;
	}

	.padding-section {
		padding: 20px;
	}
	.padding-cell {
		padding: 10px;
	}


    .banner .banner-title {
		font-size: 17pt;
		line-height: 24pt;
	}
	.banner .banner-subtitle {
		font-size: 12pt;
	}
	.bureaux-lieu {
		font-size: 17pt;
	}
	.bureaux-lien {
		font-size: 22pt;
	}
	.cabinet-title {
		font-size: 15pt;
	}
	.cabinet-text {
		font-size: 11pt;
	}
	.cabinet-text li {
		line-height: 20px;
		margin-left: 0px;
	}

	.section-title {
		font-size: 13pt;
	}
	.section-text {
		font-size: 11pt;
	}
	#sections li {
		list-style-type: none;
		list-style-image: url('../images/puce-cefidec.png');
		line-height: 20px;
		margin-left: 1px;
		margin-top: 4px;
		font-size: 10pt;
	}
	#sections img {
		margin-top: 10px;
	}

	/*#contact-form, */#contact-nos-coordonnees {
		margin-left: 4%;
	}

}

@media only screen and (max-width: 320px) {

	/*#footer #menu1, #footer #menu2, #footer #adresse-besancon, #footer #adresse-marnay {
		font-size: 8pt;
	}*/

}


