*	{
	margin: 0px;
	padding: 0px;
	border: none;
}

a, a:link, a:visited {
	font-style:italic;
	color: #6B6B6B;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	font-style:oblique;
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: underline;
}

#footer a, #footer a:link {
	font-weight:normal;
	font-style:normal;
	color: #4C0303;
	font-size: 10px;
}

#common a, #common a:link {
	font-style:italic;
}

#common a:hover, #footer a:hover {
	font-weight: bold;
}

#footer a:hover {
	color: #4C0303;
}

.footer2 {position:relative;margin-top:0px;}
.footer2 a, .footer2 a:active, .footer2 a:visited {text-decoration: none!important; font-style:normal!important; font-size:10px!important;color: #383737!important;}
.footer2 a:hover {text-decoration:underline!important;font-style:normal!important;font-weight:normal!important;font-size:10px!important;color: #383737!important;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #6B6B6B;
	background: #FFF ;
	background-repeat: no-repeat;
}



#common {
	width: 937px;
	margin: auto;
	text-align: left;
}

#common2 {
	margin-top: 7px;
	width: 937px;
	background-color: #fff;
	text-align: left;
}

#header {
  margin-top: 20px;
	width: 937px;
	background-color: #fff;
}

#language {
	float: right;
	margin-top: 14px;
	margin-right: 10px;
}

#language a.active, #language a:hover {
	font-style: normal;
	font-weight: bold;
}

#language a, #language a:link, #language a:visited {
	font-style: normal;
	text-decoration: none;
}


#main {
	width: 454px;
	padding: 5px;
	padding-top: 10px;
	padding-left: 15px;
	background-color: #fff;
}

#main2 {
	width: 180px;
	padding: 5px;
	margin-top: 7px;
	border-left: 1px solid #ebebeb;
}

#main2 form {display:none;}

a.top_link, a.top_link:hover, a.top_link:active, a.top_link:visited, a.top_link:link
{
	font-weight: normal;
	font-style:normal;
  text-decoration: none;
  display:block;
  height: auto;
  width: 100px;
  font-size: 10px;
	color: #000;
	padding: 7px;
	padding-left: 15px;
}

a.top_link:hover, a.top_link:active
{
	font-weight: normal;
	font-style:normal;
	background-color: #CFC5BF;
}

a.next_link, a.next_link:link, a.next_link:visited
{
	font-weight: normal;
	font-style:normal;
  text-decoration: none;
  display:block;
  width: 100px;
  font-size: 10px;
	color: #000;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
}

a.next_link:hover, a.next_link:active
{
	font-weight: normal;
	font-style:normal;
  display:block;
  width: 100px;
  font-size: 10px;
	color: #B41313;
}

a.third_link, a.third_link:link, a.third_link:visited
{
	font-weight: normal;
	font-style:normal;
  text-decoration: none;
  display:block;
  width: 90px;
  font-size: 10px;
	color: #727272;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 25px;
}

a.third_link:hover, a.third_link:active
{
	font-weight: normal;
	font-style:normal;
  display:block;
  width: 90px;
  font-size: 10px;
	color: #3E3E3E;
}

a.fourth_link, a.fourth_link:link, a.fourth_link:visited
{
	font-weight: normal;
	font-style:normal;
  text-decoration: none;
  display:block;
  width: 83px;
  font-size: 10px;
	color: #727272;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 32px;
}

a.fourth_link:hover, a.fourth_link:active
{
	font-weight: normal;
	font-style:normal;
  display:block;
  width: 83px;
  font-size: 10px;
	color: #3E3E3E;
}

#navbar {
	width: 120px;
	margin-top: 7px;
	background-color: #fff;
	text-align: left;
	padding: 5px;
	padding-left: 10px;
	padding-top: 15px;
	border-right: 1px solid #ebebeb;
}

#navbar2 {
	width: 120px;
	margin-top: 7px;
	background-color: #fff;
	text-align: left;
	padding: 5px;
	padding-left: 10px;
	padding-top: 15px;
	border-right: 1px solid #ebebeb;
}

#footer {
	padding-top: 20px;
	padding-bottom: 40px;
	width: 100%;
	clear: both;
	font-size: 10px;
	font-weight: normal;
	color: #383737;
}

#footer a, 
#footer a:link, 
#footer a:visited
#footer a:active
 {
	font-style:italic;
	color: #383737;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
	color: #4C0303;
}

#footer2 {
	width: 100%;
	clear: both;
}

.fr_input {
	border: 1px solid #bbbbbb;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #ffffff;
	vertical-align: bottom;
}

a.lang_active, a.lang_active:visited, a.lang_active:link {
	font-weight: normal;
	font-style:normal;
	display: block;
	float: left;
	font-size: 10px;
	color: #000000;
	/*background-color: #CD0039;*/
	text-decoration: none;
	margin: 3px;
	padding: 3px;
}

a.lang_inactive, a.lang_inactive:visited, a.lang_inactive:link {
	font-weight: normal;
	font-style:normal;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 10px;
	color: #AAA;
	/*background-color: #cdcdcd;*/
	margin: 3px;
	padding: 3px;
}

#reserva {
	color: #fff;
	background-color: #CD0039;
	width: 140px;
	padding: 5px;
	font-size: 10px;
	display:none;
}

#logo {
	float: left;
	display:none;
}

.i_field {
	border: 1px solid #9E9E9E;
	background-color: #fff;
	width: 150px;
	font-size: 10px;
	color: #6B6B6B;
}

.sm_field {
	width: 40px;
}

#reserva_inner {
	font-size: 10px;
	color: #6B6B6B;
}

a.f_link {
	font-weight: normal;
	font-style:normal;
	font-size: 10px;
	color: #6B6B6B;
	text-decoration: none;
}

a.f_link:hover {
	font-weight: normal;
	font-style:normal;
	font-size: 10px;
	color: #7C7C7C;
	text-decoration: underline;
}

h1 {
	font: 18px Arial, sans-serif;
	text-transform: uppercase;
	color: #090909;
	letter-spacing: 5pt;
	margin-top: 10px;
}

.LEFTimage {
	float: left;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

.RIGHTimage {
	float: right;
	border-left: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}
#gallery_navigation
{
	height: 70px;
}
#gallery_navigation #next, #gallery_navigation #prev
{
	width:120px;
	border:1px solid #9A9A9A;
	float:right;
	clear:right;
	margin-top:8px;
	margin-right:13px;
	text-align:right;
	color: #9A9A9A;
	padding:1px 3px;
	font-size:11px;
	font-weight:bold;
}
#gallery_navigation #next a, #gallery_navigation #prev a
{
	text-decoration:none;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	color: #9A9A9A;
}
#gallery_row
{
	vertical-align: top;
	padding-top: 20px;
}

#gallery_img, #gallery_description, #news_description, #news_img
{
	vertical-align: top;
}

#gallery_img, #news_img
{
	width: 35%;
	vertical-align: top;
	float: left;
	clear: left;
}

#gallery_description, #news_description
{
	width: 65%;
	float: right;
}
#galleries 
{
	margin-right:20px;
}
#gallery_date
{
  padding: 3px;
	background: #808080;
	font-size: 14px;
	font-weight: bold;
}

#gallery_title
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding:5px 25px 15px 25px;
}

#gallery_date {
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 12px;
}

#gallery_title, #gallery_link, #gallery_description2 {
	
	font-size: 12px;
	color: #000000;
}

#gallery_title_description {
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
	width: 183px;
	float: right;
	background: #fff;
	font-size: 10px;
}

#gallery_title a{
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #000;
}

#gallery_title_description {
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
	width: 183px;
	float: right;
	background: #fff;
	font-size: 10px;
}

#other_galleries {
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
	width: 154px;
	float: right;
	background: #3B3B3B;
	border: 0px solid #0ff;
}

#other_galleries, #other_galleries a, #other_galleries #navigation a {
	font-size: 10px;
	color: #D0D0D0;
	text-decoration: none;
}

#galleries_list_row {
	padding-top: 10px;
}


#gallery_images_list {
	margin-top: 20px;
}

.gallery_image {
	width: 130px;
	border: solid 0px #f00;
}
.gallery_image a:hover {
	font-weight: normal;
}

#gallery_images_list,#image_1,#image_2,#image_3,#image_4,#image_5 {

	float: left;
	text-align: center;
	margin:5px 1px;
}
#image_1 {
	clear:left;
}


#gallery_images_list #no_records {
	margin-left: 200px;
}

.image_properties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#gallery_image {
	border: 0px solid #0ff;
	text-align: center;
	float: left;
	padding: 10px 0px 10px 10px;
}



#other_galleries #navigation {
	border: 0px solid #f00;
	margin-right: 0px;
	margin-top: 20px;
}
#gallery_description_in {
	float: left;
	clear: both;
	width: 100%;
}

#navigation {
	margin-bottom: 25px;
	margin-top: 10px;
	width: 97%;
	float: left;
	text-align: center;
	background-color: #ebebeb;
	padding: 3px;
}

.red_input
{
	border:1px solid #CD0039;
}

.red_button
{
	color:#FFF;
	background-color:#CD0039;
	width:80px;
	font-size:11px;
	font-family: Helvetica, sans-serif, Arial;
	padding:2px;
	padding-bottom:1px;
	padding-top:0px;
}

.style1{font-size: 9px}

.style1 a, .style1 a:link, .style1 a:visited, .style1 a:hover, .style1 a:active {
	font-weight: normal;
	font-size: 9px;
	font-style: normal;
	text-decoration:none;
}

.style1 a, .style1 a:link, .style1 a:visited, .style1 a:active {
	text-decoration:none;
}

.style1 a:hover {
	text-decoration:underline;
}

td span.style1
{
	display:block;
	text-align:center;
}

#dhtmltooltip2 {
	position: absolute;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.sitemap_header_link
{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.sitemap_header
{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.submit_btn input
{
	cursor:pointer;

}
.submit_btn_over
{
	font-weight:bold;
}

.submit_btn_out
{
	font-weight:normal;
}

/*------- New header Crown ---------*/

h1 {margin:10px 0 25px 0; padding:0;}

#container{width:421px; margin:auto; padding:70px 0 100px 0; text-align:center;}

.logo_crowne {margin:0 auto 20px auto;}

.img-date {margin:25px 0 10px 0;}
.img-btn {margin:0 0 35px 0;}
.img-sep {margin:0 0 20px 0;}
.img-sep-txt {margin:25px 0 25px 0;}

.content-en {text-align:justify; color:#000; font:12px Arial; line-height: 17px; margin: 0;}
.content-fr {text-align:justify; color:#797878; font:12px Arial; line-height: 17px; margin: 0;}

.content-en a, .content-en a:visited, .content-en a:active {text-decoration: none; color: #000;}
.content-en a:hover {text-decoration: underline; color: #000;}

.content-fr a, .content-fr a:visited, .content-fr a:active {text-decoration: none; color: #797878;}
.content-fr a:hover {text-decoration: underline; color: #797878;}

.copyright {margin:55px 0 10px 0; text-align:center; color:#000; font:12px Arial; line-height: 17px;}

.footer {margin:55px 0 10px 0; text-align:left; color:#9c9c9c; font:10px Arial; line-height: 15px;}

.footer a, .footer a:visited, .footer a:active {text-decoration: none; color: #9c9c9c;}
.footer a:hover {text-decoration: underline; color: #9c9c9c;}


