/*-----------------------------------------------------------------------------------------------------
		Projet :
		Site web : 
		Auteur : 
		
		Copyright (C) 2015
		
		
		Sommaire :  General
					
						
					
-------------------------------------------------------------------------------------------------------*/

/* General
-------------------------------------------------------------------------------------------------------*/
body {
	font-family: 'Open Sans', sans-serif;
}
.logo h1 {
	font-family: 'Raleway', sans-serif;
}	

#thumbnail_application {
	max-width: 80px;
	padding-right: 15px;
}

#menu_contact a{
	color: #1A6FB8;
}


/* Headings Font face */
h1,h2,h3,h4,h5,h6, .main h1, #intro {
	font-family: 'Open Sans', sans-serif;
}
.footer .menu_footer ul li a {
    font-size: 12px;
    display: block;
}
.footer .menu_footer ul li {
    float: left;
    color: #FFF;
    margin: 0px;
    padding: 0px 6px;
    list-style: outside none none;
    border-right: 1px solid #DDDDDD;
}
.footer .menu_footer {
    margin: 10px 16px 0px 0px;
}

#logo_opentime {
	max-width: 100%;
}

#main_logo {
	padding-left: 18%;
}

.fixed #main_logo {
	padding-left: 0.1%;
	
}
.fixed #main_logo img {
	width: 60%;	
}

<!-- FORM -->
.form_edit {
    margin-left:auto;
    margin-right:auto;
    max-width: 500px;
    padding: 25px 15px 25px 10px;
    text-shadow: 1px 1px 1px #FFF;
    border:1px solid #E4E4E4;
}
.form_edit h1 {
    font-size: 25px;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom:1px solid #E4E4E4;
    margin: -10px -15px 30px -10px;;
}
.form_edit h1>span {
    display: block;
    font-size: 11px;
}
.form_edit label {
    display: block;
    margin: 0px;
}
.form_edit label>span {
    float: left;
    width: 100px;
    text-align: left;
    padding-right: 10px;
    margin-top: 10px;
}
.form_edit input[type="text"], .form_edit input[type="email"], .form_edit textarea, .form_edit select {
    border: 1px solid #DADADA;
    height: 30px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font-size: 12px;
    line-height:15px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.form_edit select {
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 150px;
    height: 80px;
    line-height: 25px;
}
.form_edit textarea{
    padding: 5px 3px 3px 5px;
}
.form_edit textarea{
    height:100px;
}
.form_edit .button {
    background: #1A6FB8;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #9E3F3F;
    cursor: pointer;
}
.form_edit .button:hover {
    background: #4683B8
}

.multiplecombobox {
	float: left;	
}
/* END FORM  */
/* BEGIN ASIDE */
.btn-action {
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2em;
    text-align: left;
    display: block;
    padding: 18px 16px 14px 55px;
    color: #664100;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.4) !important;
    border-radius: 8px;
    background: #ECB310 -moz-linear-gradient(center top , #FDC832, #ECB310) repeat scroll 0% 0%;
    background-image: -webkit-gradient(linear,center top,center bottom, color-stop(0, #FDC832), color-stop(1, #ECB310));
    -webkit-border-radius: 8px;.
    -webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.4), 0 1px 0 #c59100, 0 2px 0 #c59100;
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.4) inset, 0px 1px 0px #C59100, 0px 2px 0px #C59100;
    margin: 20px 0px;
    position: relative;
}
.btn-action span {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    background: transparent url("../images/aside_icons.png") no-repeat scroll -40px 0px;
}

.widget_sidebar .btn-action span {
    text-decoration: none;
    margin-top: 4px;
    font-weight: normal;
    font-size: 0.6em;
    display: block;
}

.widget_sidebar .btn-action.documentation span {
    background-position: 0px 0px;
}

.opentime-benefits {
    margin-top: 20px;
}
ul, li {
    list-style: outside none none;
}
ol, ul {
    list-style: outside none none;
}

.opentime-benefits li {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px dotted rgb(204, 204, 204);
}
ul, li {
    list-style: outside none none;
}

.opentime-benefits h4 {
    font-size: 1.6em;
    margin-bottom: 10px;
    text-align: left;
    font-weight: bold;
}
.widget_sidebar h4 {
    margin: 20px 0px;
    text-align: center;
    line-height: 1.4em;
}

.opentime-benefits img {
    border: 5px solid #DFDFDF;
    margin-bottom: 10px;
    width: 100%;
}

.opentime-benefits h5 {
    font-size: 1em;
    margin-bottom: 10px;
}

.widget_sidebar p {
    line-height: 1.8em;
}

.opentime-tour {
    text-align: center;
    color: #FFF;
    display: block;
    padding: 10px;
    background: #666 none repeat scroll 0% 0%;
    margin-bottom: 20px;
    border-radius: 4px;
}

.bloc-action {
    padding: 10px 20px 20px;
    margin: 0px -20px;
    background: #EFEFEF none repeat scroll 0% 0%;
}
.rdv-opentime {
    margin: 10px 0px;
    color: #333;
    font-size: 1.4em;
    text-align: center;
    display: block;
    font-weight: bold;
}

.mentions {
    font-size: 0.9em;
    background: #232323 none repeat scroll 0% 0%;
    margin: 0px -20px -20px;
    padding: 20px;
    text-align: center;
    color: #EFEFEF;
}
.mentions a {
    color: #F8BE18;
}

/* END ASIDE */






