/* Font */
body {
	font-family: "Century gothic", Arial;
}

a, h2 {color : #a50d47;
}

span.light {
	color : #a4a4a4;
}
/* @end Font */

/* Titres */

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	font-size: 28px;
}

h2 {
	font-variant : small-caps;
	font-size: 24px;
}

#cw_main_center h2 {
	color: #000;
	border-bottom: 1px solid #ececec;
	font-size: 22px;
}

h3 {
	text-transform : uppercase;
	color : #000000;
	font-size: 15px;
}

h4 {
	font-size: 15px;
}

h3, h4 {
	margin-bottom: 5px;
}

#cw_box_user {
	margin-bottom: -23px;
}

/* @end Titres */

/* Home center content */

#center-content .span4 .box {
	border: 1px solid #ececec;
	height: 330px;
}

#center-content .span4 .box p {
	height: 60px;
}

#center-content .span4 .box .text {
	padding: 0 12px 12px 12px;
}


/* @end Home center content */

/* Home bottom content */
.cw_fce2col .col .pull-left {
	width : 60%;
}

.cw_fce2col div.last {
	margin-right: 0;
}

@media(max-width:979px) {
	.cw_fce2col .col .pull-left {
		width : 60%;
	}
}
/* @end Home bottom content */

/* Top menu */
.navbar-inner {
	background: transparent;
	filter: 0;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding-left: 0;
}

#cw_box_topmenu a {
	font-size: 16px;
	color: #000;
	background: transparent;
	padding: 10px 35px;
}


#cw_box_topmenu li.active a,
#cw_box_topmenu a:hover {
	box-shadow: none;
	color: #a50d47;
}

#cw_box_langmenu, #cw_box_search {
	margin-top: 65px;
}

@media (max-width: 979px) {
	#cw_box_langmenu, #cw_box_search {
		margin-top: 0;
	}
}

#cw_box_langmenu a,
#cw_box_langmenu li.disabled {
	padding: 5px 8px;
}

.navbar-search .search-query {
	border-radius: 3px;
	border: 1px solid #f2f2f2;
	background: transparent;
	padding-left: 10px;
	margin-right: -5px;
	display: inline !important;
	width: auto;
}

.navbar-search .search-submit {
	background: url('../images/button_search.jpg') no-repeat;
	border: 0;
	width: 40px;
	height: 30px;
}

.navbar-form, .navbar-search {
	margin-top: 0;
}

/* @end Top menu*/

/* Footer */
#footer {
	padding-top: 0;
	background-color: #565656;
	background-image: url('../images/bg_vert.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	border-color: #CCCCCC;
    border-image: none;
    border-style: solid;
    border-width: 6px 0 0;
}

#footer a, #header_top_dropdown a {
	color: #FFF;
	text-shadow: none;
}

#footer p, #footer h3, .nav-list .nav-header  {
	text-align: left;
	color: #FFF;
}

#cw_footer {
	padding-top: 20px;
}

#cw_footer .span3:last-child, #cw_footer .span3.last {
	text-align: right;
}

#footer h3, #header_top_dropdown h3 {
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	text-transform: none;
	font-family: "Helvetica Neue", Arial;
	padding: 3px 0;
	color: #FFF;
}

#footer-top {
	background: #393939;
	border-bottom: 1px solid #FFF;
	min-height: 30px;
}

#footer-top ul.nav-list {
	padding: 0;
}

#footer-top ul.nav-list li {
	text-align: left;
	float: left;
}

#footer ul.nav-list li a,
#footer ul.nav-list li a:hover,
#header_top_dropdown ul.nav-list li a,
#header_top_dropdown ul.nav-list li a:hover {
	background: transparent;
	text-align: left;
	padding-left: 0;
}

#footer-top ul.nav-list li a,
#footer-top ul.nav-list li a:hover {
	margin: 0;
	padding-left: 0;
	padding-right: 35px;
	font-weight: bold;
	height: 20px;
}

#footer-top ul.nav-list li img {
	margin-left: 5px;
}

.nav-list .nav-header {
	text-shadow: none;
	border-bottom: 1px solid #FFF;
	text-transform: none;
	font-size: 14px;
	padding-left: 0;
}

#cw_footer_client .nav-list {
	background: transparent;
	text-align: left;
	padding: 10px 0;
	border-radius: 0; /* Supprime l'arrondi bootstrap */
	border-top: 1px solid #FFF;
	font-size: 0.9em;
}

#cw_footer_client .nav-list li {
	float: left;
}

#cw_footer_client .nav-list li a {
	margin: 0;
	border-right: 1px solid #FFF;
	margin-right: 15px;
	line-height: 6px;
}

#cw_footer_client .nav-list li:last-child a,
#cw_footer_client .nav-list li.last a {
	border-right: 0;
}

#anchor-top {
	text-align: left;
	margin-left: -26px;
}

/* @end Footer */

/* Top dropdown */
#header_top_dropdown {
	background: #393939;
	color: #FFF;
}

#header_top_dropdown em {
	color: #8ea519;
	font-style: normal;
}

#header_top_dropdown .span4:first-child, #header_top_dropdown .span4.first {
	text-align: left;
	padding: 0;
}

#header_top_dropdown .span4 {
	text-align: center;
	padding-top: 2px;
}

#header_top_dropdown .span4:last-child, #header_top_dropdown .span4.last {
	text-align: right;
	padding-top: 6px;
}

#header_top_dropdown_content {
	padding-top: 20px;
	padding-bottom: 20px;
}

#dropdown-toggle {
	/*display: block;
	height: 28px;
	background: url('../images/puce_ronde_plus.png') no-repeat center;*/
	cursor: pointer;
}

#dropdown-toggle.open {
	/*background: url('../images/puce_ronde_moins.png') no-repeat center;*/
}

.dropdown-arrow {
	background: url('../images/dropdown_fleche.png') no-repeat center top;
	background-size: 24px;
	height: 25px;
	margin-top: -1px;
}

/* @end Top dropdown */

/* Left menu */
#cw_box_menu .nav-list a {
	color: #000;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ececec;
	display: block;
}

#cw_box_menu .nav-list ul {
	list-style-type: none;
	margin-left: 15px;
	margin-right: -15px;
}

#cw_box_menu .nav-list ul  li a {
	border: 0 !important;
	padding-top: 5px;
	padding-bottom: 5px;
}

#cw_box_menu .nav-list a:hover,
#cw_box_menu .nav-list li.active > a,
#cw_box_menu .nav-list li.current > a {
	background: url('../images/arrow_red.png') no-repeat center right;
	color: #a50d47;
}

#cw_box_menu .nav-list li:first-child a,
#cw_box_menu .nav-list li.first a {
	border-top: 1px solid #ececec;
}

/* @end Left menu */

/* Breadcrumb & Title box */
#cw_box_title {
	margin-top: 10px;
	display: none;
}

#cw_box_breadcrumb .breadcrumb {
	background: transparent;
	padding: 0;
	font-size: 15px;
}

#cw_box_breadcrumb .breadcrumb a {
	color: #939393;
}

/* @end Breadcrumb */


/* @group Forms */

.checkbox.control-group {
	margin-bottom:5px;
}

.checkbox .control-label {
	width: auto;
}

.form-horizontal .control-label {
	padding-top: 2px;
}

.form-horizontal .control-group {
	margin-bottom: 12px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding: 1px 6px;
}

/* @end Forms */

/* Styles Formulaires 
id :
	#ExpoPassForm 
	#AtelierForm
	#AtelierAdulteForm 
	#PhilosophieForm
	#HandicapVisuelForm
	#ColloqueForm
	#JournalMAHGForm
	#PresseForm
	
*/

.btn {
  background-color: #A4A4A4;
  padding: 10px 15px;
}
.btn-primary {
  color: #ffffff;
  background-color: #A4A4A4;
  border-color: #A4A4A4;
  background-image: linear-gradient(to bottom, #A4A4A4, #A4A4A4);
 
}
.btn-primary:hover {
  color: #A4A4A4;
  background-color: #efefef;
  background-image: linear-gradient(to bottom, #efefef, #efefef);
}

.form-actions {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	border-top: 0px solid #fff;

}

/* @end Styles Formulaires */


