/**************** FONT-FACE ************************/

@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald/Oswald.eot?#iefix') format('embedded-opentype'),  url('../fonts/Oswald/Oswald.woff') format('woff'), url('../fonts/Oswald/Oswald.ttf')  format('truetype'), url('../fonts/Oswald/Oswald.svg#Oswald') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald-Bold';
  src: url('../fonts/Oswald-Bold/Oswald-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Oswald-Bold/Oswald-Bold.woff') format('woff'), url('../fonts/Oswald-Bold/Oswald-Bold.ttf')  format('truetype'), url('../fonts/Oswald-Bold/Oswald-Bold.svg#Oswald-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-Regular';
  src: url('../fonts/Raleway-Regular/Raleway-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Regular/Raleway-Regular.woff') format('woff'), url('../fonts/Raleway-Regular/Raleway-Regular.ttf')  format('truetype'), url('../fonts/Raleway-Regular/Raleway-Regular.svg#Raleway-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-Medium';
  src: url('../fonts/Raleway-Medium/Raleway-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Medium/Raleway-Medium.woff') format('woff'), url('../fonts/Raleway-Medium/Raleway-Medium.ttf')  format('truetype'), url('../fonts/Raleway-Medium/Raleway-Medium.svg#Raleway-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Raleway-Medium-Italic';
  src: url('../fonts/Raleway-Medium-Italic/Raleway-MediumItalic.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Medium-Italic/Raleway-MediumItalic.woff') format('woff'), url('../fonts/Raleway-Medium-Italic/Raleway-MediumItalic.ttf')  format('truetype'), url('../fonts/Raleway-Medium-Italic/Raleway-MediumItalic.svg#Raleway-MediumItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* ------------------------- ELEMENTS --------------------------- */
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
        margin: 0;
	padding:0;
	/*text-align:center;*/
}

a
{
    /*text-decoration: ;*/
	color:#051f52;
}

a:link
{
	
}

a img, a i, .pointer
{
	cursor:pointer;
}

img
{
	border:0;
}

form td input
{
}

ul
{
	margin:0;
}

li
{
	margin:0;
}


select
{
	background: url(/images/buttons/btn_select.png) no-repeat;
	border: 0;
	border-radius: 0;
	color:#333333;
	height:40px;
	-webkit-appearance: none;
}

input[type=text], input[type=password], select
{
	background-color:#f0f0f0;
        border: 1px solid #f0f0f0;
	color:#999999;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: italic;
	height:28px;
        padding: 2px 8px 2px 8px;
        width: 210px;
}

select {
    height:34px;
}

textarea
{
    background-color: #f0f0f0;
    border: 0;
    color:#999999;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
    resize:vertical;
}

::placeholder {
    color:#999999;
    font-style: italic;
}



/* ------------------------- IDENTIFIANTS --------------------------- */
#body
{
/*	margin:auto;
	max-width:1366px;*/
}

/************************************************** HEADER ***************************************************/
#header {
    min-height: 78px;
    max-height: 84px;
    margin: auto;
    max-width: 1366px;
}

#div_logo {
    
}

#logo_safran
{
	float:left;
        margin-top: 22px;
        width: 182px;
}

#buttons_header
{
	float:right;
/*	margin-right:15px;*/
	margin-top:20px;
}

#buttons_header a {
    font-family: "Oswald";
    font-size: 16px;
    text-decoration: none;
}

#trait_haut {
/*    margin-bottom: 15px;*/
}

/*#logo_zodiac_seats_france
{
	float:right;
	margin-right:15px;
	margin-top:-35px;
}*/

/**************************************************************************************************************/
#content
{
    min-height: 900px;
    margin: auto;
    max-width: 1366px;
}

#form_index
{
	/*text-align:center;*/
        margin-top: 30px;
}

.texte_accueil {
    color:#333333;
    font-family: Raleway-Regular, Helvetica Neue, Helvetica, Arial, Arial Sans Serif;
    font-size: 20px;
}

.texte_accueil span {
    font-size: 30px;
}

#formLogin
{
	margin-top:20px;
	width:525px;
}

#identification
{
	background-color:#65a6cc;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	margin:auto;
	padding:5px 0px 5px 15px;
	text-align:left;
}

#champs_identification
{
	background-color:#e0e0e0;
	color:#FFF;
	margin:auto;
        padding: 25px 10px 40px 20px;
	text-align:left;
}

#champs_identification .titre {
    color:#4c87c6;
    font-family: Oswald;
    font-size: 18px;
}

#champs_identification input[type=text], #champs_identification input[type=password] {
    background-color: #FFF;
    color:#B6B6B6 !important;
    font-family: "Raleway-Medium-Italic";
    font-size: 16px;
}

#champs_identification input[type=password] {
    margin-left: 20px;
}

#login
{
}

#password
{
}

#error_login
{
	margin-left:0px;
	position:absolute;
}

#submit_login
{
	margin-top: 20px;
}

.trait_login {
    border-bottom: 2px solid #E1E1E1;
    height: 1px;
    margin-bottom: 20px;
    margin-top: 50px;
    width:480px;
}

.texte_registration {
    color:#898989;
    font-family: Raleway-Medium, Helvetica Neue, Helvetica, Arial, Arial Sans Serif;
    font-size:16px;
    margin-bottom: 35px;
    margin-top: 25px;
}

#link_general_conditions {
    margin-left: 25px;
    margin-top: 50px;
}

#button_validate_answer
{
	display:none;
}


/***************************************** FOOTER *****************************************/
#trait_bas
{
    background-color:#bebebe;
    height:1px;
    margin-top:20px;
}

#footer
{
    margin: auto;
    margin-top:20px;
    max-width:1366px;
}

#contact_us {
    margin-left: 45px;
    margin-right: 45px;
}

#logo_safran_footer {
    float:right;
    margin-top: -20px;
}

#logo_safran_footer img {
    width: 182px;
}

#mention_footer
{
    font-family: Raleway-Regular, Helvetica Neue, Helvetica, Arial, Arial Sans Serif;
    font-size: 12px;
    margin-top:5px;
}

/*** Logged out ***/
#logged_out
{
/*	margin:auto;*/
	width:310px;
}

#text_logged_out
{
	color:#333333;
/*	padding:10px 10px 10px 10px;*/
}

#button_logout
{
/*	float:right;*/
}

/*** My account ***/
#table_my_account
{
	color:#01296e;
	padding:5px;
}

#buttons_form_my_account
{
	text-align:right;
	border:0px; 
	margin:auto;
	margin-top:5px;
	width:603px;
}

#info_my_account
{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}


/* ------------------------- CLASSES --------------------------- */
.trait {
    background-color:#e4e4e4;
    height:1px;
}

.links {
    color:#878787;
    font-family: "Raleway-Medium", Helvetica Neue, Helvetica, Arial, Arial Sans Serif;
    font-size: 13px;
    text-decoration: underline;
}

.bandeau
{
	background-color:#58585a;
	color:#FFF;
	float:left;
	font-size:14px;
	padding:5px 0px 5px 15px;
	width:700px;
}

.bandeau2
{
	background-color:#051f52;
	color:#FFF;
	float:right;
	font-size:11px;
	height:26px;
	padding:0px 15px 0px 0px;
	text-align:right;
	width:220px;
}

.fil_ariane
{
    color:#000;
    font-family: Raleway-Regular, Helvetica Neue, Helvetica, Arial, Arial Sans Serif;
    font-size:12px;
    margin-top:30px;
}

.fil_ariane img {
    margin-right: 7px;
}

.fil_ariane a
{
    color:#5e5e60;
}

.title
{
    color:#666666;
    font-family: Raleway-Regular, Helvetica Neue, Helvetica, Arial, Arial Sans Serif;
    font-size: 32px;
    margin-top: 30px;
}

.text_header {
    color:#333333;
    font-family: Raleway-Regular, Helvetica Neue, Helvetica, Arial, Arial Sans Serif;
    font-size: 18px;
    margin-top: 15px;
}

.showPage
{
    margin: auto;
    margin-top: 50px;
    width: 100%;
}

.showPage a
{
    font: 300 1em raleway; 
	text-decoration:none;
}

.compact-theme .current {
    font-family: Raleway-Regular, Helvetica Neue, Helvetica, Arial, Arial Sans Serif;
    font-size: 16px;
    font-weight: 700 !important;
}

.simple-pagination {
    float:left;
    margin-left: 5px !important;
    margin-right: 5px !important;
    width:auto !important;
    max-width:180px !important;
}

.puce
{
	margin:0px 10px 0px 10px;
}

.table_header
{
/*	background-color:#051f52;*/
	color:#FFF;
	font-size:12px;
	height:27px;
}

.table_header th {
    color:#333333;
    text-align: left;
}

.table_header tr {
    
}

/* pour les listes */
.total_number_fields_header
{
    font-family: "Oswald";
    color:#333333;
    float:left;
    font-size: 14px;
    margin-bottom:20px;
    margin-top:30px;
}

.total_number_fields_footer
{
	color:#56c4f7;
	float:left;
	margin-top:5px;
}

.tr_background_blanc
{
	background-color:#FFF;
	color:#58585a;
}

.tr_background_gris
{
	background-color:#f6f6f6;
	color:#58585a;
}

/* Couleurs des textes */
.text_blue
{
	color:#4cb0e4;
}

.text_grey
{
        font-family: "Raleway-Medium", Helvetica Neue, Helvetica, Arial, Arial Sans Serif;
    font-size: 14px;
	color:#58585a;
}

.text_grey a
{
	color:#6b6b6b;
	font-size:12px;
}

.button_submit
{
	background-color:#333333;
	border:0;
	color:#FFF;
	cursor:pointer;
        font-family: "Oswald";
	font-size:14px;
	margin-top:5px;
	padding:10px 10px 10px 10px;
        text-transform: uppercase;
}

/*.button_submit:hover {
    background-color:#e3e3e3;
    color:#000;
}*/

.error, .class_errors
{
	color:#a94442;
        font-size: 13px;
    font-style: italic;
}

.underline
{
	text-decoration:underline;
}

/* My account */
.class_input_my_account
{
	width:262px !important;
}

.class_input_my_account_phone
{
	width:158px;
}

.input_error {
    border: 1px solid #ea4443 !important;
}

.icons {
    width:18px;
}


.table {
    font-family: "Raleway-Medium", Helvetica Neue, Helvetica, Arial, Arial Sans Serif;
    font-size: 14px;
}

.table th {
    color:#868686;
    font-family: Arial;
    font-size: 18px;
}

.table tr {
    height: 34px;
}

.form_research {
    border-bottom: 1px solid #bebebe;
    border-top: 1px solid #bebebe;
    margin-top: 30px;
    padding-bottom: 10px;
    color: #868686;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

.table_list {
    color:#333333;
    font-family: "Raleway-Medium", Helvetica Neue, Helvetica, Arial, Arial Sans Serif;
    font-size: 14px;
}

.table_list th {
    color:#868686;
    font-family: Arial;
    font-size: 18px;
}

.table_list tr td {
     border-top: 1px solid #bebebe;
}

.table_list tr {
    height: 35px;
}

.table_list table tr td {
     border-top: 0;
}

/**** alerte ****/
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    display: none;
    font-size: 14px;
    line-height: 1.42857143;
    margin-top: 20px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

/******* Message volant *********/
#cursorMessageDiv {
    font-family: Raleway-Regular, Helvetica Neue, Helvetica, Arial, Arial Sans Serif;
    font-size: 16px;
    color:#58585a;
    position: absolute;
    z-index: 99999;
    border:1px solid #000;
    background: #FFF;
    padding: 5px;
    margin: 0px;
    display: none;
}

.fond_gris_chargement {
    background-color: #EEE;
    display: none;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999999999999999999;
}

/******************** Animation Loader **********************/
.image_animate_loader {
    border-top: 16px solid #E8E6E6;
    border-right: 16px solid #B3B3B3;
    border-bottom: 16px solid #9B9B9B;
    border-left: 16px solid #515151;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    left: 50%;
    margin-left: -54px;
    margin-top: -54px;
    top: 50%;
    position: fixed;
    z-index: 999999999999999999999;
    display: none;
}

@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}