/* GENERIC */

body {
	background-color:#fff;
}

.noscript {
	color: #000000;
	background: #F3F7FF url(../images/noscript.png) left center no-repeat;
	border: 1px solid #8EB8F6;
	padding: 5px 0 5px 30px;
}

.wrap {
	width:960px;
	margin:0 auto;
}

#container {
	padding:50px 0 20px 0;
}



/* HEADER */


/* TOP MENU */

#top_menu {
    clear: both;
    font-family: 'Ruda', sans-serif;
}

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


#menu ul li {
	margin:0;
	padding:0;
}

#menu a {
	display:block;
	padding:5px;
	text-transform:uppercase;
	text-decoration: none;
	color:#9CA1A5;
}

#menu .menu-tab-active {
	color:#eeeeee;
	background-color:#71777B;
}

#menu a:hover {
	color:#71777B;
}

#menu a.menu-tab-active:hover {
	color:#fff;
}

#menu>ul>li>a {
	font-size:20px;
	font-weight:700;
}


#menu>ul>li>ul>li>a {
	font-size:14px;
}

#menu>ul>li>ul>li>span {
	padding:5px;
	background-color:#eeeeee;
	display:block;
}

#menu #menu_museographie-espaces-expositions {
	float:left;
	width:270px;
	padding-right:70px;
}

#menu #menu_logotypes-identite-visuelle {
	float:left;
	width:270px;
	padding-right:70px;
}

#menu #menu_edition{
	float:left;
	width:270px;
}

#menu #menu_contact {
	float:left;
	width:270px;
}

#menu #menu_a-propos {
	float:left;
	width:270px;
	margin-top:20px;
}

#menu #menu_a-propos a, #menu #menu_contact a {
	font-size:16px!important;
}


#signature {
	margin-top:20px;
	float:left;
}

#page_content {
	color:#71777b;
}

#page_content a{
	color:black;
	text-decoration:none;
}

#page_content a:hover{
	text-decoration:underline;
}

#legal {
	clear:both;
	color:#cccccc;
	padding:20px 0 10px 0;
}

a#design-by {
	color:#cccccc;
	text-decoration:none;
}



/* SPECIFIC */

.searchResult  {
	padding:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #cccccc;
}

.searchResult a {
	font-weight:bold;
	color:#EF9C00;
}

.subPage {
	display:inline-block;
	background: white;
	text-decoration: none;
	color: #666;
	border-radius: 3px;
	border: 1px solid #D5D5D5;
	white-space: nowrap;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04);
	padding: 2px 5px;
	margin:0 5px 5px 0;
}

.subPage:hover {
	border-color: #AAA;
}

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

#pagemap ul {
	margin:0;
	padding:0 0 0px 20px;
}

#pagemap li {
	padding:2px;
}

#pagemap a {
	color:#000000;
	text-decoration:none;
}

#pagemap a:hover {
	color:#EF9C00
}

.carrousel li {
	width:960px;
}

.carrousel-global li a {
	height:485px;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	display:inline-block!important;
}

.carrousel-global li .col_3 {
	width:960px;
}

.carrousel-global li .col_2 {
	width:610px;
	margin-right:70px;
}

.carrousel-global li .col_1 {
	width:270px;
	margin-right:70px;
}

.carrousel-global li a:last-child {
	margin-right:0!important;
}

.form input.inputs[type="text"] {
    width: 390px;
}

.form textarea {
 	width: 390px;	
}

#captcha {
	width:100px;
}

@media only screen and (max-width:479px) {
	
	.wrap {
		width:280px;
		padding:0 20px;
	}

	
	#page_content {
		width:100%;
		float:none;
		padding:0;
	}
	
	.form label {
		float:none;
		width:280px;
		text-align:left;
	}
	
	.form input.inputs[type="text"] {
		float:none;
		width:278px;
	}
	
	.form textarea {
		float:none;
		width:278px;	
	}
	
	#menu #menu_museographie-espaces-expositions {
		float:none;
		width:280px;
		padding-right:0px;
		padding-bottom:20px;
	}

	#menu #menu_logotypes-identite-visuelle {
		float:none;
		width:280px;
		padding-right:0px;
		padding-bottom:20px;
	}
	
	#menu #menu_edition{
		float:left;
		width:280px;
		padding-bottom:20px;
	}
	
	#menu #menu_contact {
		float:left;
		width:280px;
		padding-bottom:20px;
	}
	#menu #menu_a-propos {
		float:left;
		width:280px;
		padding-bottom:20px;
	}
	
	.carrousel-global li .col_3 {
		width:280px;
	}
	
	.carrousel-global li .col_2 {
		width:181px;
		margin-right:15px;
	}
	
	.carrousel-global li .col_1 {
		width:83px;
		margin-right:15px;
	}
}

@media (min-width: 480px) and (max-width: 1000px) {

	
	.wrap {
		width:440px;
		padding:0 20px;
	}
	
	#page_content {
		width:100%;
		float:none;
		padding:0;
	}
	
	.form label {
		float:none;
		width:440px;
		text-align:left;
	}
	
	.form input.inputs[type="text"] {
		float:none;
		width:438px;
	}
	
	.form textarea {
		float:none;
		width:438px;	
	}
	
	#menu #menu_museographie-espaces-expositions {
		float:none;
		width:440px;
		padding-right:0px;
		padding-bottom:20px;
	}

	#menu #menu_logotypes-identite-visuelle {
		float:none;
		width:440px;
		padding-right:0px;
		padding-bottom:20px;
	}
	
	#menu #menu_edition {
		float:left;
		width:440px;
		padding-bottom:20px;
	}
	
	#menu #menu_contact {
		float:left;
		width:440px;
		padding-bottom:20px;
	}
	
	#menu #menu_a-propos {
		float:left;
		width:440px;
		padding-bottom:20px;
	}
	
	.carrousel-global li .col_3 {
		width:440px;
	}
	
	.carrousel-global li .col_2 {
		width:286px;
		margin-right:20px;
	}
	
	.carrousel-global li .col_1 {
		width:133px;
		margin-right:20px;
	}
}