@charset "utf-8";

.newsticker {
	list-style-type: none;
	/*border: 1px dashed #fff;*/
	background: #3c3c38;
	padding: 3px;
	margin: 0;
}
body {
	background-image: url(images/bg.jpg);
	background-position: center top;
	padding:0px;
	margin:0px;
	background-repeat: repeat-y;
	background-color:#e9e9e9;
}

a{
	cursor:pointer;
}

a img{
	cursor:pointer;
}

.search_bar1 {
	width: 380px;
	border: 1px solid #cccccc;
	position: center center;
	font-size: 15px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	background-color: #f1f1f1;
}.fashionews {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.home {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #78b503;
	height: 30px;
	text-transform: uppercase;
	text-decoration:none;
}
.home a{
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	height: 30px;
	text-transform: uppercase;
	text-decoration:none;
}
.menu {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	font-weight: normal;
	color: #3c3c38;
	background-color: #FFFFFF;
	height: 30px;
	text-transform: uppercase;
	text-decoration:none;
}
.menu a{
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	font-weight: normal;
	color: #3c3c38;
	background-color: #78b503;
	height: 30px;
	text-transform: uppercase;
	text-decoration:none;
}
.menu:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	font-weight: normal;
	color:#78b503;
	background-color: #FFFFFF;
	height: 30px;
	text-transform: uppercase;
	text-decoration:none;
}
.menuborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.heading {
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
	font-weight: normal;
	color: #78b546;
	text-transform: uppercase;
	text-decoration: none;
}
.search {
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
	font-weight: normal;
	color: #3c3c38;
	text-transform: uppercase;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
	text-align: justify;
	font-weight: 18;
	line-height: 18px;
}
.content b{
padding-bottom:10px;

}
.rhscatheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6a6a6a;
	text-transform: uppercase;
	text-decoration: none;
}
.rhssubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #78b503;
	text-decoration: none;
	padding: 0px;
}
.rhscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #909090;
}
.bottomheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
	padding: 0px;
	text-transform: uppercase;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:19px;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:19px;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right:19px;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
.topheading {
	font-family: "Lucida Sans Unicode";
	font-size: 15px;
	font-weight: normal;
	color: #0d0d0d;
	text-transform: uppercase;
	padding-left: 15px;
}
#cu3er-container {width:571px; outline:0;}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #1111cc;
	text-decoration: underline;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #1b811b;
	text-decoration: none;
}

/* */
/* la zone affichant l'option sélectionnée */
.dropdownCell{
	border : 1px solid #bbb;
	width: 150px;
	height: 20px;
	cursor: pointer;
	font-family: arial;
	font-size: 10pt;
	max-height: 23px;
	background-color: #FFF;
	background-image: url(images/Lst_DeroulPays.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.dropdownCell img{
    margin : 0px 3px 0px 3px;
    vertical-align: middle;
    width: 16px;
}

.dropdownPanel{
    border : 1px solid #bbb;
    width: 150px;
    position: absolute;
    background-color:#FFF;
    z-index:100;
}

.dropdownOpt{
    background-color: #fff;
    cursor: pointer;
    font-family: arial;
    font-size: 10pt;
}

.dropdownOpt img{
    margin : 0px 3px 0px 3px;
    vertical-align: middle;
    width: 16px;
}

.dropdownOptSelected{
    background-color: #ccc;
}


.text_gauche {
	width: 235px;
	margin-left: 15px;
	font-size: 12px;
	text-align: left;
	margin-right: 12px;
	float: left;
	padding-top: 10px;
}
.texte_droite {
	float: left;
}
.tite_txt_gauche_1 {
	font-size: 14px;
	color: #1C2C66;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 10px;
}
.tite_txt_gauche_2 {
	font-size: 14px;
	color: #9F122C;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.text_rouge {
	color: #B60934;
}

#blocSearch{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}


#search-Titre{
	font-family:Arial, sans-serif;
}
.search-Titre{
	font-size:16px;
	color:#0C3280;
	text-decoration:underline;
	font-family:Arial, sans-serif;
}

#logos_bar{
	font-family:Arial, sans-serif;
	font-size:10px;
	margin-bottom:15px;
}

#bloc_refinement{
	float:right;
	width:230px;
	margin-top:50px;
	margin-right:40px;
	border: 1px solid #DDD;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	-khtml-border-radius: 10px;
}
#titlerefinement{
	color:#7A7A7A;
	font-size:16px;
	margin-top:10px;
	margin-left:20px;
}
#refinement li{
	list-style-type: none;
	margin-bottom:10px;
	margin-left:-20px;
}

.NumPage{
	border: 1px solid #74B501;
	margin-left:3px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.NumPage a{
	cursor:pointer;
	text-decoration:none;
	color:#74AF03;
	font-size:12px;
}

.NumPage:hover{
	color:#FFF;
	background-color:#3C3C38;
}

.NumPageActive{
	color:#FFF;
	background-color:#ACDC67;
}

#affBarre{
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:50px;
}

.affBarreTop{
	position:absolute;
	top:15px;
	right:10px;
}

#SearchBas{
	padding-left:200px;
}




/* SpryValidationTextField.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}

/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}

@charset "UTF-8";

/* SpryFormValidation.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */



/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display:none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textareaRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (TEXTAREA) looks like when the widget is in one of the states: * focus, required / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the TEXTAREA
 * - the widget id is placed on the TEXTAREA element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the TEXTAREA has a green background applied on it. */
.textareaValidState textarea, textarea.textareaValidState {
	background-color:#B8F5B1;
}

/* When the widget is in an invalid state the TEXTAREA has a red background applied on it. */
textarea.textareaRequiredState, .textareaRequiredState textarea, 
textarea.textareaMinCharsState, .textareaMinCharsState textarea, 
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
	background-color:#FF9F9F;
}

/* When the widget has received focus, the TEXTAREA has a yellow background applied on it. */
.textareaFocusState textarea, textarea.textareaFocusState {
	background-color:#FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textarea looks like.
 * It applies only when the widget has enforce max chars enabled and the user tries to type some more.
 */
.textareaFlashState textarea, textarea.textareaFlashState{
	color:red !important;
}
/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
textarea.textareaHintState, .textareaHintState textarea{
	/* color: red !important;*/
}

