*{
	margin:0px;
	padding:0px;
}

img { border:0px; }

body{
	margin: 15px;
	margin-bottom: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
}
body.popup_body_green {
	background: url('/js/window/themes/green/frame-middle.png') repeat-x left top;
}
body.popup_body_gold {
	background: url('/js/window/themes/amex/frame-middle.png') repeat-x left top;
}

_ul {
	list-style-type:disc!important;	
}
_li {height:1em; }

p{
	/* margin-top: 7px; */
	margin-bottom: 7px;
	color: #5b5b5b;
	text-align: justify;
}

strong{
	font-weight: bold;
	color: #5b5b5b;
}

#cardNumber{
	color: #555;
	width: 84px;
	font-size: 11px;
	line-height: 11px;
}

#amexInfos{
	margin-top: 20px;
	font-size: 10px;
	clear: right;
	width: 100%
}

#carte{
	margin-top: -20px;
	margin-left: auto;
	display: block;
}

.btn{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	border: 0px;
}

#error, .form_error{
	color: gold;
}

#error{
	font-size: 14px;
	text-align: center;
	margin-bottom: 5px;
}

.form_error{
	margin-right: 8px;
}


.codePromo{
	font-weight: bold;
	font-size: 15px;
}
.reserve p#vote {
	text-align: right !important;
}


#lost-password {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

#lost-password .password-header {
    padding: 0 0 15px 0;
    line-height: 20px;
}

#lost-password label {
    padding: 0 25px 0 0;
}

#lost-password input.text {
    width: 220px;
    height: 20px;
}

#lost-password input.validation-failed {
	border: solid 1px #c95000;
    background: #fff url(../images/x.gif) no-repeat 97% 50%;
}

#lost-password input.validation-passed {
	background: #fff url(../images/checked.gif) no-repeat 97% 50%;
}

#lost-password .border {
    width: 340px;
    border-bottom: 1px dotted #A27C31;
    margin: 0 auto 20px auto;
    padding: 0 0 30px 0;
}

#lost-password #validez {
    border: 0;
}

#popupContent {
	color:white;
	width:550px!important;
}

#popupContent p {
	width: 330px;
	color:white;
	float:left;
	margin:0 0 10px 0;
	font-weight: bold;
}

#popupContent #popupImage {
	float:right;
	height:138px;
}

#popupContent strong {
	color:white;
	
}

#popupContent ul {
	margin:10px 0 30px 20px; 
}

#popupContent ul li{
	margin:5px 0 0 0!important; 
	paddin:0 0 0 20px; 
}

#popupContent ul li .vdesno{
	padding-left: 20px;	
}

#popupContent #popupLine {
	background: url(../images/popupLine.gif) no-repeat;
	margin:10px 0 5px 0;
	_margin:10px 0 0px 0;
	width:600px;
	height: 5px;
}

.popupButton {
	margin:0 0 0 191px;
	cursor:pointer;
}

.popupOverlay {
	background-color: #000;
	opacity: 0.6;	
}

.clear {
	clear:both;
}

#popupBlock {
	height:30px;
	}
