@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------------------------------
	REINITIALISATION
-------------------------------------------------------------------------------- */

/* ------------ réinitialisation des marges pour tous les naviguateurs ----------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
}
/* ------------ réinitialisation des listes pour tous les naviguateurs ----------- */
ul, li {
	list-style-type: none;
}
/* ------------ réinitialisation des liens pour tous les navigateurs ----------- */
a {
	outline: none;
}

/*********************************************************************************/

/* --------------------------------------------------------------------------------
	CLASSES GENERIQUES
-------------------------------------------------------------------------------- */

/* ------------ propriétés de la classe clear ----------- */
.clearboth {
	clear: both;
}

/*********************************************************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
}

#gc_global {
	width: 940px;
	margin: 0 auto;
	background-color: #fff;
}

/* --------------------------------------------------------------------------------
	CHARTE GRAPHIQUE
-------------------------------------------------------------------------------- */

#fmk_content h1 {
	font-size: 16px;
	color: #cc0000;
	margin: 10px 0 0 0;
	font-weight: bold;
	background-image: url(../../../images/ikea_pn2/default/puceRouge.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
}

#fmk_content h2 {
	font-size: 14px;
	color: #ff9900;
	text-transform: uppercase;
	margin: 20px 0 0 0;
}

#fmk_content h3 {
	font-size: 12px;
	color: #ff9900;
	margin: 20px 0 0 0;
}

#fmk_content p {
	color: #666;
	margin: 15px 0 0 0;
	padding: 0 30px 0 0;
}
#fmk_content ul {
	color: #666;
	margin: 15px 0 0 20px;
	padding: 0 30px 0 0;
}

#fmk_content ul li{
		background-image: url(../../../images/ikea_pn2/default/puceRouge.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: auto;
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
}

#fmk_content a {
	color: #4d7ee5;
	text-decoration: none;
}

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

#fmk_content th {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding: 7px 0 0 0;
	width: 350px;
	text-align: right;
	vertical-align: top;
}

#fmk_content td {
	color: #666699;
	padding: 7px 0 0 10px;

}

#fmk_content input {
	margin: 0 5px 0 0;
	border: 1px solid #117abe;		
	background-color: #faf3d1;
}

#fmk_content select {
	margin: 0 5px 0 0;
	border: 1px solid #117abe;		
	background-color: #faf3d1;
}

#fmk_content textarea {
	margin: 0 5px 0 0;
	border: 1px solid #117abe;		
	background-color: #faf3d1;
}

#fmk_content select.focus {
	background-color: #fff;
}

#fmk_content input.focus {
	background-color: #fff;
}

#fmk_content input.buttonHover {
	background-color: #fff;
}

/* --------------------------------------------------------------------------------
	HEADER
-------------------------------------------------------------------------------- */

#gc_header {
	height: 120px;
	background-image: url(../../../images/ikea_pn2/default/banner.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 0 0;
}

#gc_loginHome {
	background-image: url(../../../images/ikea_pn2/default/bgLogin.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 110px;
	margin: 0 0 0 630px;
}

#gc_formLoginHome #gc_LoginBox label, #gc_formLoginHome #gc_PassBox label {
	width: 85px;
	float: left;
	text-align: right;	
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
	font-size: 11px;
}

#gc_formLoginHome #gc_LoginBox input, #gc_formLoginHome #gc_PassBox input {
	width: 100px;
	float: left;
	border: 1px solid #117abe;	
	margin: 2px 0 0 5px;
	background-color: #faf3d1;
}

#gc_formLoginHome .button {
	width: 40px;
	border: 1px solid #117abe;		
	background-color: #faf3d1;
	margin: 2px 0 0 152px;
	cursor: pointer;
	font-size: 11px;
}

#gc_loginHome h3 {
	color: #117abe;
	padding: 5px 0 0 10px;
	font-size: 14px;
}

#gc_loginHome ul {
	margin: 0 0 0 10px;
}

#gc_loginHome ul li a {
	color: #117abe;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}

#gc_header #gc_loginHome #gc_messConnect {
	background-image: url(../../../images/ikea_pn2/default/loginIcon.png);
	background-repeat: no-repeat;
	background-position: 20px 25px;
}

#gc_header #gc_loginHome #gc_messConnect p {
	margin: 5px 0 0 70px;
	font-size: 11px;
}

#gc_header #gc_loginHome #gc_messConnect p a {
	color: #000;
	text-decoration: none;
}

#gc_header #gc_loginHome #gc_messConnect p a:hover {
	text-decoration: underline;
}

#gc_header #gc_loginHome #gc_messConnect p a span {
	color: #4d7ee5;
	font-size: 14px;
	font-size: bold;
}

#gc_header #gc_loginHome #gc_messConnect p span {
	font-weight: bold;
}

#gc_header #gc_loginHome #gc_messConnect p.gc_LoginAction {
	margin: 5px 0 0 10px;
}

#gc_header #gc_loginHome #gc_messConnect p.gc_LoginAction a {
	color: #4d7ee5;
	text-decoration: none;
}

#gc_header #gc_loginHome #gc_messConnect p.gc_LoginAction a:hover {
	text-decoration: underline;
}

/*********************************************************************************/

/* --------------------------------------------------------------------------------
	CONTENT
-------------------------------------------------------------------------------- */

#gc_content {

}

#gc_leftContent {
	width: 280px;
	float: left;
	background-image: url(../../../images/ikea_pn2/default/bgMenu.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: 400px;
	margin: 0 0 20px 0;
}

#gc_leftContent #gc_nav {
	margin: 20px 0 0 20px;

}


#gc_leftContent #gc_nav a {
	text-decoration: none;
	color: #fff;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
}

#gc_leftContent #gc_nav a:hover {
	text-decoration: underline;
}

#gc_leftContent #gc_rechTrajetHome {
	border-top: solid 1px #fff;	
	padding: 20px 0 0 40px;
	margin: 20px 0 0 0;
}

#gc_leftContent #gc_rechTrajetHome p {
}

#gc_leftContent #gc_rechTrajetHome p a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#gc_leftContent #gc_rechTrajetHome p a:hover {
	text-decoration: underline;
}

#gc_leftContent #gc_rechTrajetHome p a span {
	color: #ffd400;	
}

#gc_leftContent #gc_rechTrajetHome h3 {
	font-size: 14px;
	color: #ffd400;
	text-transform: uppercase;
	margin: 0 0 0 0;
}

#gc_rechTrajetHome .help {
	font-size: 10px;
	font-style: italic;
	color: #ffd400;	
}

#gc_DepartBox label, #gc_ArriveeBox label {
	display: block;
	width: 150px;
	color: #fff;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#gc_DepartBox input, #gc_ArriveeBox input {
	width: 200px;
	border: 1px solid #fff;	
	background-color: #faf3d1;
	margin: 2px 0 0 0;
}

#gc_DepartBox input.focus, #gc_ArriveeBox input.focus {
	width: 200px;
	border: 1px solid #fff;	
	background-color: #fff;
}

#gc_formRechHome .button {
	width: 60px;
	border: 1px solid #fff;	
	background-color: #faf3d1;
	margin: 5px 0 0 142px;
	cursor: pointer;
	font-size: 11px;
}

#gc_formRechHome .button {
	width: 60px;
	border: 1px solid #fff;	
	background-color: #faf3d1;
	margin: 5px 0 0 142px;
	cursor: pointer;
	font-size: 11px;
}

#gc_rightContent {
	width: 640px;
	float: left;
	margin: 0 0 0 20px;
}

#gc_global #gc_content #gc_rightContent #fmk_content #gc_presentBox .gc_listPuce li {

}


/*********************************************************************************/



/* --------------------------------------------------------------------------------
	FOOTER
-------------------------------------------------------------------------------- */

#gc_footer {
	border-top: 2px solid #666666;
	height: 25px;
	margin: 20px 0 0 0;
}

#gc_footer p {
	color: #666699;
	font-weight: bold;
	margin: 0 0 0 15px;
}

#gc_footer p a {
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px;
	line-height: 25px;
}

#gc_footer p a:hover {
	color: #99ccff;
	text-decoration: underline;
}

/* --------------------------------------------------------------------------------
	HOME
-------------------------------------------------------------------------------- */


#gc_presentBox {
	width: 320px;
	float: left;
}

#gc_homeDernierTrajet {
	width: 300px;
	float: left;
	margin: 0 0 0 20px;
}

#gc_homeDernierTrajet ul {
	margin: 20px 0 0 5px;
}

/* --------------------------------------------------------------------------------
	ESPACE MEMBRE MENU
-------------------------------------------------------------------------------- */

#fmk_content #menuEspaceMembre {
	margin: 50px 0 0 0;
	padding: 0 0 0 0;
}

#fmk_content #menuEspaceMembre li {
	background-image: url(../../../images/ikea_pn2/default/bgBox.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 250px;
	height: 100px;
	float: left;
	margin: 0 0 15px 15px;
}

#fmk_content #menuEspaceMembre li span {
	display: block;
	font-weight: bold;
	padding: 0 0 0 0;
	color: #cc0000;
}

#fmk_content #menuEspaceMembre li ul {
	margin: 0 0 0 5px;
	padding: 0;
}

#fmk_content #menuEspaceMembre li ul li {
	background-image: url(../../../images/ikea_pn2/default/puceRouge.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: auto;
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
}

#fmk_content #menuEspaceMembre li span {
	display: block;
	margin: 10px 0 7px 10px;
}


/* --------------------------------------------------------------------------------
	FORM
-------------------------------------------------------------------------------- */
#frmMembre {
	width: 500px;
}

#frmMembre input {
	width: 200px !important;
}

#frmMembre #tel_1_code {
	width: 30px !important;
}

#frmMembre #tel_1 {
	width: 170px !important;
}

#frmMembre .inputSubmit {
	width: auto !important;
	padding: 0 5px;
}

#ResultSearchCodePostalByPays #ville {
	width: 200px !important;	
}

.tb_trajet_add {
	width: 400px;
	margin: 20px 0 0 0;
}

.tb_jours {

}

.tb_jours tr th {
	text-align: center !important;
}

.tb_jours tr td {
	text-align: center !important;
}
/* --------------------------------------------------------------------------------
	CALCULETTE ECOLO
-------------------------------------------------------------------------------- */

#frmCalculEcolo {
	margin: 20px 0 0 0;
}

#frmCalculEcolo p {
	text-align: left !important;
}

#frmCalculEcolo th {
	width: 350px;
	padding: 10px 0 0 0;
	_padding: 15px 0 0 0;
	margin: 0;
}
#frmCalculEcolo td {
	width: 350px;
	padding: 0;
	margin: 0;
}

.charteUnderline {
	
}

#frmCalculEcolo input {
	width: 60px !important;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
}

#frmCalculEcolo .inputSubmit {
	cursor: pointer;
	margin: 0 0 0 332px;
	width: 62px;
}

.calculette_ecolo tr th {
	width: 120px !important;
	text-align: center !important;
}

.calculette_ecolo tr td {
	width: 120px !important;
	text-align: center !important;
}

/* --------------------------------------------------------------------------------
	RECHERCHE
-------------------------------------------------------------------------------- */

#frmRecherche #infosRecherche th {
	width: 90px !important;
}

#frmRecherche #infosRecherche td {
	width: 200px !important;
	vertical-align: top;
}

#frmRecherche #ligneHoraires select {
	width: 45px !important;
}

#frmRecherche #ligneJours td {
	text-align: center;
}

#frmRecherche .inputSubmit {
	margin: 0 0 0 195px;
}








.ligneFoncee {
	background-color: #e5e5e5;
}
.tb_recherche_result {
	border: 1px solid #ccc;
	margin: 20px 0 0 0;
}

.tb_recherche_result td {
	color: #000 !important;

}

#lienRecherche tr th {
	text-align: left !important;
	padding: 20px 0 0 40px;
}

.tb_recherche_result tr th {
	background-color: #f9e8a0;
	text-align: center !important;
}

.pagination {
	padding: 10px 0 10px 0;
	color: #fff !important;
}

.pagination a {
	border: solid 1px #d2d2d2;
	padding: 5px;
}

.pagination a:hover {
	border: solid 1px #d2d2d2;
	padding: 5px;
	background-color: #f9e8a0;
	text-decoration: none;
}

.pagination b {
	border: solid 1px #d2d2d2;
	padding: 5px;
	color: #000;
	background-color: #f9e8a0;
}

#lienInfosRecherche a {
	padding: 0 !important;
	color: #d2d2d2;
}

#lienFiltreRecherche a {
	padding: 0 !important;
	color: #d2d2d2;
}

#lienRecherche #menuRecherche {
	text-align: left !important;	
}





#frmContact {
	margin: 20px 0 100px 0;
}

#frmContact .tb_general tr th {
	width: 200px !important;
	text-align: right;
}

#frmContact select {
	width: 203px !important;
}

#frmContact input {
	width: 200px !important;
}

#frmContact textarea {
	width: 300px !important;
	height: 150px;
}

#frmContact p {
	text-align: left !important;
}

#frmContact .inputSubmit {
	width: 150px !important;
	cursor: pointer;
	margin: 0 0 0 200px;
}

.charteUnderline {
	text-decoration: underline;	
}

/* --------------------------------------------------------------------------------
	MESSAGERIE
-------------------------------------------------------------------------------- */

.tb_messagerie {
	border: 1px solid #ccc;
	margin: 20px 20px 0 0;
}

.tb_messagerie td {
	color: #000 !important;
	text-align: center !important;

}

.tb_messagerie tr th {
	background-color: #f9e8a0;
	text-align: center !important;
}

/* --------------------------------------------------------------------------------
	FAVORIS
-------------------------------------------------------------------------------- */

.tb_favoris {
	border: 1px solid #ccc;
	margin: 20px 20px 0 0;
}

.tb_favoris td {
	color: #000 !important;
	text-align: center !important;

}

.tb_favoris tr th {
	background-color: #f9e8a0;
	text-align: center !important;
}

/* --------------------------------------------------------------------------------
	FAVORIS
-------------------------------------------------------------------------------- */

.tb_equipage {
	border: 1px solid #ccc;
	margin: 20px 20px 0 0;
}

.tb_equipage td {
	color: #000 !important;
	text-align: center !important;
	width: 200px !important;

}

.tb_equipage tr th {
	background-color: #f9e8a0;
	text-align: center !important;

}

#frmRecherche .tb_jours tr th {
	width: 20px !important;
	text-align: center;
	font-size: 8px;
}

#frmRecherche .tb_jours select {
	width: 50px !important;
	text-align: center;
}



.avertissement {
	border: 1px solid red;	
	padding: 5px 0 5px 5px !important;
	color: #000 !important;
	font-size: 12px;
	margin: 0 20px 0 0 !important;
}



