/**********************************************
/*             CSS MICROSITE                  *
/**********************************************

/**************** GENERAL HTML ****************/


TABLE#page {
	align:center;
	width:632px;
}

.input {
	background-color:#FFFFFF;
	height:15px;
	font-family:arial;
	font-size:11px;		
	border-color:#585858;
	border: 1px solid #a1a1a1;	
	color:#585858;
	padding:0 3px;
}

.textarea {
	background-color:#FFFFFF;
	height:60;
	font-family:arial;
	font-size:10px;		
	border-color:#000000;
	border: 1px solid #a1a1a1;	
}

.select {
	background-color:#FFFFFF;
	height:16;
	font-family:arial;
	font-size:11px;		
	border-color:#585858;
	border: 1px solid #a1a1a1;
	color: #585858;
	font-weight:normal;
}

body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	
}


a { 
	color : black;
}

.inputRadio {
	background-color:#EEF3F9;
	height:16;
	font-family:arial;
	font-size:10px;		
	border-color:#EEF3F9;
	border: 0px solid black;
}

/**************** BOX ****************/

td.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

td.boxContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	background-color: #FFFFFF;
}

/**************** BUTTON ****************/

td.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
	padding:0 0 3px 0;
}

td.button_quick_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:hand;
	text-decoration: none;
}

/***** RESPONSE HOTEL AND VOL + HOTEL ******/

table.response {
	background-color:#0192a9;
}

td.responseHeader {
	font-family : arial, verdana ;
	font-size : 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#0192a9;
}

td.responseTotalPrice {
	background-color:#FFFFFF;
	font-family : arial, verdana;
	font-size : 11px;
	font-weight: bold;
	color: #0192a9;
}

table.responseButtonBorderBooking {
	background-color:white;
}

table.responseButtonContentBooking {
	background-color:9a0056;
}

table.responseButtonBorderChange {
	background-color:white;
}

table.responseButtonContentChange {
	background-color:#efdee7;

}

table.responseButtonContentChange a.button{
	color:#745858;
}

td.responseBody {
	font-family : arial, verdana ;
	font-size : 10px;
	color: #000000;
	background-color:#FFFFFF;
}

/*************** VOL + HOTEL ***************/

.packageTexteInformation {
	font-family : arial, verdana ;
	font-size : 10px;
	color: red;
}

/**************** HOTEL ******************/

.hotelPriceClickableResponse {
	font-family : arial, verdana ;
	font-size : 10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:hand;
}

.hotelPriceClickableSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0192a9;	
	cursor: hand;
}

.hotelTexteEnDemande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AAAAAA;	
}

.hotelDescription {
	font-family : arial, verdana ;
	font-size : 12px;
	font-style: italic;
	color: #000000;
}

/**************** THALASSO ****************/

.thalassoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F3C000;		
}

.thalassoSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;	
}

/**************** GENERAL FONT STYLE ****************/

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0192a9;	
}

.pathTitleStart {
	font-family : arial, verdana;
	font-size : 11px;
	font-weight: bold;
	color: gray;
}

.pathTitleEnd {
	font-family : arial, verdana;
	font-size : 11px;
	font-weight: bold;
	color: #0192a9;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}

.texte {
	font-family : arial, verdana ;
	font-size : 11px;
	color: #585858;
}

.texteBold {
	font-family : arial, verdana ;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
}

.texteBoldWithColor {
	font-family : arial, verdana;
	font-size : 11px;
	font-weight: bold;
	color: #0192a9;
}

/**************** table ****************/

td.underline {
	border-bottom: 1px solid #0192a9;
}

td.dataheader {
	font-family : arial, verdana ;
	font-size : 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#0192a9;
}

tr.data {
	font-family : arial, verdana ;
	font-size : 10px;
	font-weight: bold;
	color: black;
	background-color:white;
	border-bottom: 1px solid #0192a9;
	text-align: center;	
}

tr.data_alt {
	font-family : arial, verdana ;
	font-size : 10px;
	font-weight: bold;
	color: black;
	background-color:#EEF3F9;
	border-bottom: 1px solid #0192a9;
	text-align: center;	
}

tr.data_pb {
	font-family : arial, verdana ;
	font-size : 10px;
	font-weight: bold;
	color: black;
	background-color:#F3C000;
	border-bottom: 1px solid #0192a9;
	text-align: center;	
}


/************* TOOL TIP TEXT ***************/

.toolTip{
	position:absolute;
	top:0;
	left:0;
	background:#FEFEED;
	border-color:black;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	visibility:hidden
}

.toolTipTD {
	background:#FEFEED;
	color:black; 
	font-family:verdana; 
	font-size:11
}