
body {
  margin:0;
  padding:0;
  border:0;
  width:100%;
  background-color:#818181 !important;
  background-image: ;
  color: #000;
  font-family:"Lucida Grande", Geneva, Helvetica, sans-serif;
  font-family: Arial, Helvetica, sans-serif;



}


#global_wrapper{
  width:1000px;
  height:auto;
  margin: auto auto auto auto;
  position:relative;
  /*z-index:10;*/
}


#global_wrapper_take_over{
  width:1000px;
  height:auto;
  margin: auto auto auto auto;
  position:relative;

 
  /*z-index:10;*/
}

#global_wrapper_no_takeover{
  width:1000px;
  height:auto;
  margin: auto auto auto auto;
  position:relative;

 
  /*z-index:10;*/
}

#wrapper {
  width:100%;
  height:auto;
  margin: auto auto auto auto;
  float: left;
  background-color:#818181 !important;
}



.background_clic{
display:block;
  height:100%;
  width:100%;
  position:fixed;

  left:0;
  top:0;
  z-index:0;
  text-indent:-5000em;
  background-image: url(/media/special/takeover/letourlogo1.jpg);
  background-repeat: repeat;
  opacity: 0.6;
  background-color: #ffdf00;



}
      
      
/* PopUP */
#popup_box { 
    display: none;
    position:absolute;   
    height:260px;  
    width:510px;  
    background:#FFFFFF;  

    top:300px;
    z-index:100; /* Layering ( on-top of others), if you have lots of layers: I just maximized, you can change it yourself */
    margin-left: 250px;  
		border: solid 4px #F9F9F9; 
		border-radius: 6px;   

		    
}

.popup_box_1 {
  height: 220px;
	padding: 20px;
  background-image:url('/inc/pics/bg_top.jpg');
  background-repeat:repeat-x;
  background-color:#717171;
  color: #000;

} 
.popup_box_11 { 
	width: 100%;
	height: 120px;
	margin-top: 10px;
}

.popup_box_12 {
  height: 100px;
}

.popup_box_12_submit{
	border: none !important;
	width:210px;
	height:60px;

	font-size:18px;
	font-weight:bold;
	line-height:33px;

	color:#fff;
	text-shadow:0px 1px 0px rgba(0,0,0,.2);

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;

	-webkit-box-shadow:
		inset 0px 1px 0px rgba(255,255,255,.5),
		0px 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:
		inset 0px 1px 0px rgba(255,255,255,.5),
		0px 1px 2px rgba(0,0,0,.3);
	box-shadow:
		inset 0px 1px 0px rgba(255,255,255,.5),
		0px 1px 2px rgba(0,0,0,.3);

	float:left;

}
.popup_box_12_submit_fr { 

		background: -webkit-linear-gradient(top,  rgba(2, 44, 255,1) 0%,rgba(6, 39, 198,1)  90%,rgba(4, 42, 228,1) 95%,rgba(4, 41, 141,1) 100%);
	  background: -moz-linear-gradient(top,  rgba(2, 44, 255,1) 0%,rgba(6, 39, 198,1)  90%,rgba(4, 42, 228,1) 95%,rgba(4, 41, 141,1) 100%);
	  	background: -o-linear-gradient(top,  rgba(2, 44, 255,1) 0%,rgba(6, 39, 198,1)  90%,rgba(4, 42, 228,1) 95%,rgba(4, 41, 141,1) 100%);
	background: -ms-linear-gradient(top,  rgba(2, 44, 255,1) 0%,rgba(6, 39, 198,1)  90%,rgba(4, 42, 228,1) 95%,rgba(4, 41, 141,1) 100%);
	background: linear-gradient(top,  rgba(2, 44, 255,1) 0%,rgba(6, 39, 198,1)  90%,rgba(4, 42, 228,1) 95%,rgba(4, 41, 141,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022CFF', endColorstr='#0627C6',GradientType=0 );

	border:1px solid #022cff;



}

.popup_box_12_submit_en { 
  margin-left: 50px; 

	background: -webkit-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: -moz-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: -o-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: -ms-linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	background: linear-gradient(top,  rgba(248,114,136,1) 0%,rgba(243,71,85,1) 90%,rgba(225,65,77,1) 95%,rgba(206,59,70,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f87288', endColorstr='#ce3b46',GradientType=0 );

	border:1px solid #b0333e;

}

/* caroufred  */

#cf_main {
width: 930px;
height: 300px;
margin: 10px 0 0 0;
}

#cf_wrapper {

	width: 930px;
	height: 300px;
	margin: 10px 0 -50px 15px;
	position: absolute;
	overflow: hidden;
}

#cf_info {
	margin-top: -145px;	
}

.cf_slide {
	margin: 10px 85px 0 85px;
	width: 400px;
	height: 120px;
	background: #fff;
	opacity:0.8;	
	border-radius: 10px;
	border: solid 1px #FFF;
	float: left;
	padding: 0 10px 0;
	float: left;
	text-align: center;

}

.cf_slide_1 {
width: 400px;
height: 50px;
line-height: normal;
float: left;	
border-bottom: 1px solid #CCC;
}

.cf_slide_2  {
width: 400px;

margin-top: 10px !important;
float: left;
}


.cf_slide_1 h2 a {
line-height: 24px;
font-size: 20px;
font-weight: bold;
text-decoration: none;
color: #000 !important;
line-height: normal;
text-transform: uppercase;


}


.cf_slide_2 a {
font-size: 14px;
line-height: 18px;

color: #595959;
width: 400px !important;
text-align: left !important;

}

#cf_carousel {
height: 300px;
/*overflow: hidden;*/
}

#cf_carousel img {
	display: block;
	float: left;
	border-left: solid 5px #FFF;
	border-top: solid 5px #FFF;
	border-bottom: solid 5px #FFF;		
}
#cf_prev, #cf_next {

	display: block;
	position: absolute;

}
#cf_prev:hover, #cf_next:hover {


}


/* 
top : 300 - 52 = 248 / 2 = 124
right/left: 172 - 26 (52/2) = 146 	
*/

#cf_prev {
background: url("/inc/pics/home_car.png") no-repeat scroll -481px -64px transparent;
height: 52px;
width: 52px;
left: 146px;
top: 124px;
position: absolute;
z-index: 4;

}


#cf_next {
background: url("/inc/pics/home_car.png") no-repeat scroll -537px -64px transparent;
height: 52px;
width: 52px;
right: 146px;	
top: 124px;
position: absolute;
z-index: 4;
}

#cf_pager  {
 width:432px; height:140px; top:235px; left:119px; z-index:3; display:none }
}

#cf_info {
	width: 350px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	overflow: hidden;

}

.cf_info21 { 
	width: 230px;
	height: 100px;
	background: aqua;
	margin: 100px 5px 0 5px;
	float: left;

}


/* end of caroufred */

.partenaires { 
 width: 100%;
 height: auto;
 min-height: 200px;
 float: left;
 
}

.partenaires_left {
width: 260px;
height: auto;
min-height: 150px;
float: left;

margin: 10px 0 10px 0;
}

.partenaires_right {
width: 350px;
height: auto;
min-height: 150px;
float: left;
margin-left: 5px;
margin: 10px 0 10px 5px;
}

.partenaires_line {
width: 100%;
min-height: 1px;
border-bottom: solid 3px #ccc;
float: left;

}

.concours {
 width: 100%;
 height: auto;
 min-height: 200px;
 float: left;
 
}

.concours_left {
 width: 55%;
 float: left;
 margin-top: 20px;

}

.concours_right {
 width: 45%; 
 float: left;
 margin-top: 15px;
}


.quartier_line { 
 border-top: 1px solid #CCC;
 border-bottom: 1px solid #CCC;
 height: 10px;
 width: 620px;
 float: left;
 margin: 40px 0 40px 0;

}


.home {

 background: #FFF;
 margin: 10px;
}

.home .block_agenda_l {
	width: 640px;
	height: auto;
	float: left;
	
	

}




.home .block_agenda_r {
	width: 300px;
	height: auto;
	float: right;
	margin-top: 30px;

}

.block_top_first {
height: auto;
float: left;
width: 960px;
margin: 0 10px 0 10px;




}


.block_top {
height: auto;
float: left;
width: 960px;
margin: 10px;
padding-top: 20px;

background-image: url(/inc/pics/home_bg_top_section.png);
background-repeat: repeat-x;


}

.home h1 { 
  font-family:"Francois One",Arial,Helvetica,sans-serif;
  font-size: 18px;
  letter-spacing: -1px;
  color: #343d41;
}



.home h2 { 
  font-family:"Francois One",Arial,Helvetica,sans-serif !important;
  font-size: 16px ;
  margin-top: 10px;
  color: #343d41;
}

.home h2 a {
  color: #343d41;
}



.home p { 
	font-size: 12px ;
	text-align: justify;
	display: block;
	width: 190px;
	line-height: normal;

}

.home p a { 
  color: #343d41;
}

.home .block {
height: auto;
float: left;
margin: 10px 5px 20px 0px;

}

.home .block_line {
width: 100%;
height: 10px;
margin-bottom: 20px;
background-image: url(/inc/pics/home_bg_top_section.png);
background-repeat: repeat-x;
}

.home .block440 {
height: auto;
min-height: 200px;
width: 440px;
float: left;
margin: 25px 0 0 18px;
padding: 0 5px 0 5px;
}

.home .block330 {
height: auto;
min-height: 200px;
width: 300px;
float: left;
margin: 25px 0 0 10px;
padding: 0 5px 0 5px;

}

.home .block220 {
height: auto;
min-height: 180px;
width: 220px;
float: left;
margin: 20px 0 0 7px;
padding: 0 5px 0 5px;

}

.home .block200 {

height: auto;

width: 200px;
float: left;
margin: 30px 0 0 7px;
}



.home .block200 img { 

	border: solid 2px #efefef;
}



.home .block220_img{
height: 112px;
width: 220px;
float: left;
overflow: hidden;
	border: solid 2px #efefef;

}



.home .block440_img{
border: solid 2px #efefef;

}

.home .block315{
height: auto;
width: 315px;
height: 200px;
float: left;
margin: 30px 0 20px 8px;

}

.home .block_center { 
margin: 10px;
}


.home .partnaire { 
float: left;

}

.home .block_float {
height: auto;
width: 960px;
float: left;

}



.home .block_float_l {
height: auto;
width: auto;
float: left;

}


.home .block_float_c_half {
height: auto;
width: auto;
float: left;
margin: 1px 0 0 10px;
line-height: 24px;
font-size: 12px;
color: #343d41;


}

.home .block_float_c {
height: auto;
width: 900px;
float: left;
margin: 1px 0 0 10px;
line-height: 24px;
font-size: 12px;
color: #343d41;
}

.home .block_float_r {
height: auto;
width: auto;
float: left;
margin: 10px;

}

.home .block_half{ 
height: auto;
width: 460px;
float: left;
background-image: url(/inc/pics/home_bg_top_section.png);
background-repeat: repeat-x;
padding: 20px 0 0 0;

}


.home .block_half_blog{ 
height: auto;
width: 460px;
float: left;
background-image: url(/inc/pics/home_bg_top_section.png);
background-repeat: repeat-x;
padding: 20px 0 20px 0;
margin: 20px 0 0 0 ;
}


.home .block_half_blog img {
width: 460px;
height: 200px;
} 

.home .block_half_blog h3 { 
font-size: 12px;
color: #343d41;
margin-bottom: 20px;
}

.home .block_half_m { 
height: 1px;
width: 30px;

float: left;
}

.home .block_float_half { 
height: auto;
width: 100%;
float: left;
}

.home .members_wrap { 
 width: 80px;
 height: 110px;
 float: left;
 margin: 15px;
 overflow: hidden; 
 text-align: center;

}



.agenda_selected { 
	width: 600px; 
	float: left;
	border-bottom: solid 1px #dcdcdc;
}

.agenda_selected_list_1 { 
 float: left;
 width: 460px;
 height: auto;
 margin:10px 0 0 10px;
}
.agenda_selected_list p {
  width: 100%;
  height: auto;
	word-spacing: normal;
	letter-spacing: normal;
	font-size: 13px;
	font-weight: normal;
  color: #242424;

}

.agenda_selected_list_title {
	border-bottom: solid 2px #dcdcdc;
	padding-bottom: 10px;
}

.agenda_selected_list_1 a { 
color: #e25a39;
font-size: 11px;
}

.agenda_selected_list_1 a:hover { 
color: #e25a39;
text-decoration: underline;
font-size: 11px;
}


.agenda_selected_list_1 h1 { 
	font-family:"Francois One",Arial,Helvetica,sans-serif; 
	color: #4c4c4c;
	font-size: 35px;
	font-weight: normal;
	padding-left: 5px;
	letter-spacing: normal;
	word-spacing: normal;
}

.agenda_selected_list h2 a { 
font-family:"Quattrocento Sans",Arial,Helvetica,sans-serif; 
	word-spacing: 2px;
	letter-spacing: normal;
	font-size: 20px;
	font-weight: bold;
  color: #0077cc;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
}


.agenda_selected_list h2 a:hover {
font-family:"Quattrocento Sans",Arial,Helvetica,sans-serif; 
	word-spacing: 2px;
	letter-spacing: normal;
	font-size: 20px;
	font-weight: bold;
  color: #0077cc;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
  text-decoration: underline;
}



.agenda_selected_list h3 { 
font-family:Arial,Helvetica,sans-serif; 
	word-spacing: normal;
	letter-spacing: normal;
	font-size: 11px;
	font-weight: normal;
  color: #4c4c4c;
  padding: 8px 0 0 6px;
  margin: 0;
 
}

.agenda_selected_list h3 a { 
font-family:Arial,Helvetica,sans-serif; 
	word-spacing: normal;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
  color: #4c92c2;
  margin: 0;
  text-transform: lowercase;
  
}

.agenda_selected_list h3 a:hover {
font-family:Arial,Helvetica,sans-serif; 
	word-spacing: normal;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
  color: #4c92c2;
  margin: 0;
  text-transform: lowercase;
	text-decoration: underline;
} 

.agenda_selected_info { 
	width: 100%;
	height: auto;
	background: #f5f5f5;
	padding: 5px;
	margin: 10px 0 10px 0;
	float: left;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
}



.agenda_selected_info h5 { 
	margin: 5px;
	padding: 0;
	font-weight: normal;
}

.agenda_selected_info h2 { 
font-family:"francois one", "Quattrocento Sans",Arial,Helvetica,sans-serif; 
	color:#ff6600;
	border-left: 4px solid #ff6600;
	padding-left: 10px;
	font-size: 20px;
	letter-spacing: 1px;

}
.agenda_selected_info a { 
	margin: 0px;
	padding: 0;
	font-weight: normal;
	color: #000;
}

.agenda_selected_info a:hover { 
	margin: 0px;
	padding: 0;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}




.agenda_info {
width: 480px;
float: left;
margin-left: 20px;

}
.agenda_pics {
width: 130px;
background: #eeeeee;
float: left;
text-align: center;

}


.agenda {
width: 650px;
height: auto;
float: left;
padding: 20px 5px 20px 5px;
border-bottom: 1px dotted #ccc;

}


.agenda h1 { 
font-size: 30px !important;

}
.agenda h2 {
width: 100%;
float: left;
font-size: 30px;
color: #808185;

	letter-spacing: normal;
display: inline;	
}




.agenda_cat {
background: black;
}
.agenda_cat h4 a{
background: #658296;
font-size: 14px;
font-weight: bold;
color: #fff;
padding: 5px;
float: left;
margin-left:10px;
}




.agenda_cat h4 a:hover{
background: #f9f9f9;
color: #658296;
text-decoration: underline;
}







/*
calendar-row"><td class="calendar-day-head


calendar-day-head
calendar-day-np
calendar-day"
day-number
*/

table.calendar { 
	border-left:1px solid #999; 
	width: 100%
}

tr.calendar-row  { 
	height: 1px;
	margin: none;
	padding: none;  

}

td.calendar-day  { 
	max-height:1px; 
	height: 1px;
	font-size:11px; 
	position:relative; 
		height: 1px;
	margin: none;
	padding: none;  	
} 
	
* html div.calendar-day { height:10px; }



td.calendar-day-np  { background:#474747; min-height:10px; 	 } * html div.calendar-day-np { height:10px; }
td.calendar-day-head { background:#ccc; font-weight:bold; text-align:center; width:120px; padding:5px; border-bottom:1px solid #999; border-top:1px solid #999; border-right:1px solid #999; }
div.day-number    { background:#999; padding:5px; color:#fff; font-weight:bold; float:right; margin:-5px -5px 0 0; width:20px; text-align:center; }
/* shared */
td.calendar-day, td.calendar-day-np { width:120px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; }

td.calendar-day-active  { background:#FFB136; 	}
td.calendar-day-active a { background:#FFB136; color: #000; font-weight: bold; font-size: 12px 	}
td.calendar-day:hover  { background:#ccc;}


#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 100%;
}

#hor-zebra input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	border: none;

	padding: 8px;
	color: #669;
}


#hor-zebra input .odd {
	color: #e8edff;
	}


#hor-zebra input:hover{
	text-decoration: underline;
}

#hor-zebra a:hover { 
	text-decoration: underline;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff; 
}


#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}



.message_error {
  width: 90%;

	font-size: 16px;
	font-weight: bold;
  color: #FFF;
	background-color: #EE0303;
	letter-spacing: 0px;

  padding: 10px;
  text-align: center;
  float: left;
}

.message_success {
  width: 85%;
	font-size: 16px;
	font-weight: bold;
  color: #FFF;
	background-color: #2f3d72;
	letter-spacing: 0px;

  padding: 100px 50px 100px 50px;
  text-align: center;
  float: left
}


.show_hide {
		clear: both;
  	color: #00abc2;
  	text-decoration: underline;

}




/* end of sliding DIV */

/* slidingDiv */
.slidingDiv {
	  position: fixed;
		width: auto;
    height:auto;
    background-color: #f9f9f9;
    color: #FFF;
 	  margin-top: 36px;
    padding:10px 0px 10px 0px;
    position: absolute;
   
    border: 1px solid #ccc;
    z-index: 100;
    
}

.slidingDiv ul li {
 list-style-image: none;
 list-style-type: none;
 display: block;

 padding:5px 50px 0 20px;
 
}


.slidingDiv .divider {
  border-bottom: 1px solid #ccc;
}


.slidingDiv ul {
 margin: 0;
 padding: 0;
}

.slidingDiv li {

 margin: 0;
 padding: 0;
 
}

.slidingDiv li a  {
color: #00abc2;
color: #333333;
font-weight: normal;
}
/* menu top - sub*/

.message {
 background: #00abc2;
 font-size: 12px;
 padding: 2px 5px 2px 5px;
 color: #FFF;
}

.message_number{
	float: right;

}
#members_menu {
   width:100%;
   overflow:hidden;
   position:relative;
 	 
 	 background: #535353;


}
#members_menu ul {

   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   text-align:center;

}
#members_menu ul li {
   float:left;
   list-style:none;
   margin:0;
   padding:0 1px 0 0px;
   position:relative;
   border-right: solid 2px #8d8d8d;

}

#members_menu ul li a {
 font-size: 15px;
 font-weight: bold;
 letter-spacing:1px;
 color:#fff;
 word-spacing:1px;
 display:block;
 margin:0 0 0 1px;
 padding:3px 10px;
 background:#535353;
 text-decoration:none;
 line-height:30px;
 background: 	#535353;
  font-family:"Francois One",Arial,Helvetica,sans-serif;
 font-weight: normal;
 font-size: 16px;
		
}
#members_menu ul li a:hover {
   background:#EE0303;
   color:#fff;
}
#members_menu ul li a.active,
#members_menu ul li a.active:hover {
   color:#fff;
   background:#EE0303;


}

/* menu top - sub*/
#members_menu_sub {

 
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
 		background: 	#808080;
 		border-top: 5px solid #EE0303;


}
#members_menu_sub ul {

   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   text-align:center;
}
#members_menu_sub ul li {
   float:left;
   list-style:none;
   margin:0;
   padding:0 1px 0 0px;
   position:relative;
   border-right: solid 2px #8d8d8d;
   

	
}
#members_menu_sub ul li a {
 font-size: 15px;
 font-weight: bold;
 letter-spacing:1px;
 color:#fff;
 word-spacing:1px;
 display:block;
 margin:0 0 0 1px;
 padding:3px 10px;
 background:#535353;
 text-decoration:none;
 line-height:30px;
 background: 	#808080;
  font-family:"Francois One",Arial,Helvetica,sans-serif;
 font-weight: normal;
 font-size: 16px;
		
}
#members_menu_sub ul li a:hover {
   background:#EE0303;
   color:#fff;
}
#members_menu_sub ul li a.active,
#members_menu_sub ul li a.active:hover {
   color:#fff;
   background:#EE0303;


}

/* menu top end - sub*/


.members_banner {
 width: 100%;
 height: 60px;
 background: #efefef;
 font-family:"Francois One","Quattrocento Sans",Arial,Helvetica,sans-serif; 
}


.members_wrap { 
 width: 80px;
 height: 140px;
 float: left;
 margin: 20px 20px 20px 20px;
 overflow: hidden; 
 text-align: center;

}

 .members { 

 height: auto;
 width: auto;
 float: left; 
 text-align: center;
 color: black;
 overflow: hidden;

 }

.members a { 
 font-size: 11px;
 
}

.members a:hover {
  font-size: 11px;
  color: #e93f33;
 
}


.members img{ 
  border: solid 5px #efefef;
 
}

.members img:hover{ 
  border: solid 5px #e93f33;
}

.members_profile{
 width: 100%;
 height: auto;
 min-height: 200px;
 margin-top: 100px;


 
}

.members_count {
 width: 100%;
 font-size: 11px;
 margin-left: 1px;
 color: #7d7d7d;
 padding-bottom: 10px;
 float: left;
 text-align: center;
}

.members_count a:hover {

  text-decoration: underline;
}


.members_count a {
 color: #7d7d7d;
 font-size: 12px;
 font-weight: bold;
  display: inline;
  margin: 0 6px 0 5px;
}

.members_count h5 {
 display: inline;

}
.members_count h5 a{
 word-break: normal;
 color: #ec4a21;
 font-size: 14px;
 font-weight: bold;

}

.size2{ 
  min-width: 150px;
  height: auto;
  float: left;
  

}


.article_booking { 

 width: 100%;

height: auto;
float: left;
background: #efefef;
margin: 10px;
}

.article_booking_1 { 

 width: 80%;
 margin: 20px auto 20px auto;
}

.article_booking_11 { 
 padding: 15px;
 background: #46a41b;
 color: #FFF;
 font-family: "Francois One","Quattrocento Sans",Arial,Helvetica,sans-serif;
 font-size: 23px;
 letter-spacing: 1px;
 text-align: center;
 
}

.article_booking_11 a {
 color: #FFF !important;
}




#article caption {
	padding: 0 0 5px 0;
	font: italic 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #6D929B;
}

abbr {
 font-weight: normal;
 border-bottom: dotted 1px;
 cursor: help;
}

blockquote {
background:#f9f9f9;
border-left:10px solid #ccc;
margin:1.5em 10px;
padding:.5em 10px;
quotes:"\201C""\201D""\2018""\2019";

}


blockquote:before {
color:#ccc;
content:open-quote;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;
}

blockquote p {
display:inline;
font-style: italic;
}

img {
border: none;
}



a {
	color: #9a9695;
	color: #DDD;
	text-decoration:none;
}

a:hover {
 	cursor:pointer;
}

ul li a {
	color: #2e3b9a;

	text-decoration:none;
	font-weight: bold;
}


ul{
  margin: 30px 0 30px 0;
}

ul li {
	list-style-image: url(/inc/pics/arrow.jpg);
	word-spacing: 1px;
	line-height: 20px;
	letter-spacing: normal;
	font-size: 13px;
	font-weight: normal;
  color: #242424;
}

.documents {
	width: 100%;
	margin: 30px;

}
.documents ul{
  margin: 15px 0 15px 0;
}

.documents ul li  {
	vertical-align: middle;
}

.documents ul li a {
	list-style-image: none;
	list-style: none;
	word-spacing: 1px;
	line-height: 40px;
	letter-spacing: normal;
	font-size: 16px;
	font-weight: bold;
  color: #242424;
  padding: 5px 0 5px 0;
  margin-right: 10px;
}


.documents H1 {
	font-weight: bold;
	font-size: 30px;
	color:#a03268;
	color: #000;
	text-decoration:none;
	border-left: solid 4px #ee0303;
	padding-left: 5px;
	margin-bottom: 10px;
	letter-spacing: normal;
}

.documents img {
	width: 25px;
	height: 25px;
	vertical-align: middle;
}

p {

	word-spacing: 3px;
	line-height: 20px;
	letter-spacing: normal;
	font-size: 14px;
	font-weight: normal;
  color: #242424;
  
}



h1 {
	font-size: 35px;
	font-weight: normal;
	color: #242424;
	letter-spacing: -2px;
	margin: 0 0 0px 0;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	color: #333;
	letter-spacing: normal;
	margin: 0 0 0 0;
}

h3 {
	font-size: 22px;
	font-weight: normal;
	color: #333;
	letter-spacing: normal;
	margin: 0 0 0 0;
}

h6 {
  color: #242424;
	margin: 0;

}




.print{
 font-size: 20px;
 display: none;
}

.main_login{


}


.addthis_toolbox_620{ 
  border-bottom: solid 1px #dcdcdc;
 border-top: solid 1px #dcdcdc;
 padding: 4px 0 3px 0;
 margin: 15px 0 15px 0;
 float: left;
 width: 620px;
 height: auto;
 float:left;
 overflow: hidden;
}

.addthis_toolbox{
 border-bottom: solid 1px #dcdcdc;
 border-top: solid 1px #dcdcdc;
 padding: 4px 0 3px 0;
 margin: 15px 0 15px 0;
 float: left;
 width: 470px;
 height: auto;
 float:left;
 overflow: hidden;
}


.addthis_toolbox_gallery{
 border-bottom: solid 1px #dcdcdc;
 border-top: solid 1px #dcdcdc;
 padding: 4px 0 3px 0;
 margin: 15px 0 15px 0;
 float: left;
 width: 100%;
 height: auto;
 float:left;
 overflow: hidden;
}




.top_nav { 
	height: 40px;
	background: #DCDCDC;
		position: -webkit-sticky;
	top: 0px;
	z-index: 100;
	width:1000px;
}

.top_nav_1 {

float: left;
width: 300px;
}

.top_nav_2 {
float: left;
width: 120px;
margin-left: 10px;

}

.top_nav_21 {
float: left;
width: 32px;
margin-left: 5px;
}

.top_nav_3 {
float: left;
min-width:350px;
height: 40px;

}

.top_nav_4 {

float: right;
width: 180px;
margin-right: 5px;

}

.top_nav_41 {

float: left;
width: 90px;

}


.menu_member_info {
  border-radius: 4px;
 border: solid 1px rgb(210, 210, 210);
 font-size: 12px;
background-color: #f9f9f9;
font-weight: bold;
 color: #000;
 width: 180px;
 height: 21px;
 margin: 4px 0 0 0px;	
 padding: 10px 0 0 20px;
 float: right;


}

.top_login {
  border-radius: 4px;
 border: solid 1px rgb(210, 210, 210);
 font-size: 12px;

 background-color: #f9f9f9;
 font-weight: bold;
 color: #000;
 width: 100px;
 height: 33px;

 margin: 4px 0 0 0px;	
 padding: 2px 0 0 20px;
 float: right;
 background-image:url('/media/icons/megamenu/icons/mini-icons-black_xl.png');
 
  background-repeat:no-repeat; 
  background-position:-63px -730px; 
 
 
 
background-repeat:no-repeat;
}

.top_signup {
  border-radius: 4px;
 border: solid 1px rgb(210, 210, 210);
 font-size: 12px;

 background-color: #f9f9f9;
 font-weight: bold;
 color: #000;
 width: 80px;
 height: 33px;

 margin: 4px 0 0 2px;	
 padding: 2px 0 0 2px;
 float: left;
 -webkit-appearance: none;

}




.top_extra_social { 
	width: 32px;
	height: 32px;
  margin-top: 5px;
	float: left;
   background: url("/media/icons/megamenu/icons/icons.png") no-repeat top left;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity:1;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-transition: .3s all ease-in; 
	-o-transition: .3s all ease-in;
	-moz-transition: .3s all ease-in; 
	transition: .3s all ease-in;
	
}

.top_extra_lang { 
	width: 52px;
	height: 32px;
  margin-top: 5px;
	float: left;
   background: url("/media/icons/megamenu/icons/icons.png") no-repeat top left;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=60);
	opacity:1;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-transition: .3s all ease-in; 
	-o-transition: .3s all ease-in;
	-moz-transition: .3s all ease-in; 
	transition: .3s all ease-in;
	
}



.top_extra_facebook { 
 background-position: -25px -18px;

}

.top_extra_twitter{
 background-position: -25px -68px;

} 

.top_extra_google {
 background-position: -25px -118px;
}

.top_extra_instagram {
 background-position: -25px -168px;
}

.top_extra_en {
 background-position: -25px -218px;
 margin-left: 5px;
}

.top_extra_fr {
 background-position: -25px -268px;
  margin-left: 5px;
  
}







.top_search {
 border-radius: 4px;
 border: solid 1px rgb(210, 210, 210);
 font-size: 13px;
 word-spacing:1px;
 letter-spacing:-1px;
 background-color: #f9f9f9;
 font-weight: normal;
 color: #999999;
 width: 260px;
 padding: 7px;
 margin: 4px 0 0 3px;	
 float: right;
  height: 17px;
}

.top_submit {
  border-radius: 4px;
 border: solid 1px rgb(210, 210, 210);
 font-size: 13px;
 word-spacing:1px;
 letter-spacing:-1px;
 background-color: #f9f9f9;
 font-weight: bold;
 color: #FFF;
 width: 33px;
 height: 33px;
 margin: 4px 0 0 2px;	
 float: right;
 background-image:url('/media/icons/megamenu/icons/mini-icons-black_xl.png');
 background-position: -64px -784px;  
}

.top_news_letter {
 border-radius: 4px;
 border: solid 1px rgb(210, 210, 210);
 font-size: 13px;
 word-spacing:-1px;
 letter-spacing:-1px;
 background-color: #f9f9f9;
 font-weight: normal;
 color: #999999;
 width: 245px;
 padding: 7px;
 margin: 4px 0 0 3px;	
 float: left;
  height: 17px;

}

.top_news_letter_submit {
  border-radius: 4px;
 border: solid 1px rgb(210, 210, 210);
 font-size: 13px;
 word-spacing:1px;
 letter-spacing:-1px;
 background-color: #f9f9f9;
 font-weight: bold;
 color: #FFF;
 width: 33px;
 height: 33px;

 margin: 4px 0 0 0px;	
 float: right;
 background-image:url('/media/icons/megamenu/icons/mini-icons-black_xl.png');
 
  background-repeat:no-repeat; 
   background-position: -7px -1457px ; 
 
 
 
background-repeat:no-repeat;
}





.top_nav_41 h2 {
margin-left: 5px;
font-size: 12px;
color: #000;
font-weight: bold;
margin: 12px 0 0 2px;
}



.top_flag {
  border-radius: 4px;
 border: solid 1px rgb(210, 210, 210);
 font-size: 14px;
 word-spacing:1px;
 letter-spacing:-1px;
 background-color: #f9f9f9;
 font-weight: bold;
 color: #FFF;
 width: 33px;
 height: 33px;

 margin: 3px 0 0 0px;	
 float: right;
 background-image:url('/media/icons/megamenu/icons/flaguk.png');
  
}

.internal_anchor{ 
 padding-top: 200px;
 margin-top: -200px;


}

#top {
  width: 100%;
  height: 10px;
  background-color: #EE0303;
  border-bottom: solid;
  border-width: 1px;
  border-color: #FEA1A1;

}

#bottom {
  color: #999999;
  background: #444444;
  font-size: 14px;
  width: 1000px;
  height: auto;
  font-family: 	arial,helvetica,clean,sans-serif;
  background-image:url('/inc/pics/bg_bottom.jpg');
  background-repeat:repeat-x;
  float:left;

}

.bottom_end {
	height: 100px;
	width: 100%;
	float: left;
	

}

.bottom_listing { 
 width: 100%;
 height: auto;
 float: left;
 margin: 50px 0 0px 0;

}

.bottom_last {
 border-top: 2px solid #999999;
 border-bottom: 2px solid #999999;

 background-color: #888888;
 width: 100%;

 float: left;
 color: #fff;
 padding: 2px 0 2px 0;
 min-height: 50px;

}

.bottom_right{
 float:right; 
	 color: #fff;
 font-size: 12px;
 margin-top: 20px;


}

.bottom_right a{
 color: #fff;
  font-size: 12px;	
 
}

.bottom_right a:hover{
 color:  #fff;
  font-size: 12px;	
    text-decoration: underline;
}


.bottom_left{
 float:left; 
 color: #fff;
margin-left: 12px;
font-size: 12px;
 margin-top: 20px;
 

}

.bottom_left a{
 color: #fff;
  font-size: 12px;	
  padding: 0 2px 0 2px;
}

.bottom_left a:hover{
 color: #fff;
  font-size: 12px;	
  text-decoration: underline;
}


.bottom_left_pics{
 float:right; 
 color: #fff;
margin: 0 2px 0 12px;
font-size: 12px;


}




.bottom_block { 
 width: 250px;
 height: 120px;
 float: left;
 margin: 0px 0 0 0px;

}

.bottom_block h2 { 
 font-size: 12px;
 font-weight: bold;
 color: #999;
}

.bottom_block_title {
 width: 200px;
 height: auto;
 border-bottom: solid 1px #999;
 margin: 0 0 0 15px;
 
}

.bottom_block_list { 
 width: 200px;
 height: auto;
 margin: 0 0 0 15px;
}

.bottom_block_list ul { 
 margin: 5px 0 0 0;
 padding: 0;

 
}

.bottom_block_list li { 
 list-style-image: none;
 list-style: none;
  line-height: normal;

 
}

.bottom_block_list li a { 
  color: #aeaeae;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  word-spacing: normal;
}

.bottom_block_list li a:hover {
	text-decoration: underline;
} 


#line1{
  width:100%;
  float:right;
  padding-right: 10px;
}


.top_contact { 
  color: #fff;
  margin-left: 5px;
}
.top_info_right {
  color: #ffffff;
  margin-left: 5px;
}

.top_exit {
  color: #ff0000;
  margin-left: 5px;
}
  




.top_info_space {
	color: #b7b7b7;
	margin-left: 8px;
	margin-right: 1px;
	font-size: 12px;
}

#top_info_a {
  font-size: 12px;
  font-weight: bold;
  word-spacing:-1px;
  letter-spacing:-0px;
  color: #fff;
  float:left;
  width: 330px;
  margin: 10px 0 0 20px;

  
}

#top_info_c {
  font-size: 12px;
  font-weight: bold;
  word-spacing:1px;
  color: #fff;
  float:left;
  width: 300px;
  margin-top: 5px; 
}

#top_info_c a {
 color: #DDD !important;
 text-decoration: none;
}


#top_info_b {
  font-size: 12px;
  font-weight: bold;
  word-spacing:1px;
  letter-spacing:0px;
  color: #cccccc;
  float:right;
	width: 100px;
	margin: 10px 0 0 30px;

}

#top_info_b img {
 margin: none;
 padding: none;
 float: right;
}



#top_info_b a {
 color: #eee;
}


#line2 { 
  width: 100%;
  float:left;
  margin-top: 10px;
}

#line2_a {
  float: left;
  margin-left: 20px;
  width: 476px;	
  height: 85px;
  background:url('/inc/pics/logo.png') no-repeat;
}

#line2_a_ie {
  float: left;
  margin-left: 20px;
  width: 476px;   
  height: 85px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/pics/logo.png', sizingMethod='scale');
}


#line2_b {
  float: right;
  width: 480px;
  padding-right: 10px;
  margin: 20px 0 0 0;
 

}

#line2_c a {
  font-size: 13px;
  font-weight: normal;
  word-spacing:1px;
  letter-spacing:-1px;
  color: #fff;
  float:left;
  margin: 60px 0 0 0px;
  text-decoration: none;

}


.information_top {
 width: 100%;
 height: 20px;
 font-size: 18px;
 font-weight: bold;
 background-color: #ffff00;
 color: #333333;
 float: left;
 padding: 5px 0 5px 0;
 text-align: center;
}

.information_right {
 width: 100%;
 height: 20px;
 font-size: 14px;
 font-weight: bold;
 color: #333333;
 float: left;
 padding: 5px 0 5px 0;
 text-align: center;
}





.top_ad_bg {
  background-repeat: repeat-x;
  background-image: url(/inc/pics/top_bg.png);
  width:100%;
  height: 90px;
  float: left;
  padding-top:2px;
}


.top_ad_gap {
 width:100%;
 height: 10px;
 background: #e3e3e3;
 float:left;
}

.top_bot_ad_gap {
 width:100%;
 height: 10px;
 background: #f9f9f9;
 float:left;
}

#top_informations {
 width:100%;
 height: auto;
 background: #ec4a21;
 color: #fff;
 font-size: 20px;
 font-weight: bold;
 float:left;
 text-align: center;
 padding: 10px 0 10px 0; 

}

.top_informations_in {
 width: 100%;
 height: auto;
 margin: auto;
background: #ec4a21;
 color: #fff;
 
  padding: 5px 0 5px 0;

}

.bot_informations_620 {
 width:620px;
 height: auto;
 background: #ec4a21;
 color: #fff;
 font-size: 20px;
 font-weight: bold;
 float:left;
 text-align: center;
 padding: 10px 0 10px 0; 

}


.bot_informations {
 width: 100%;
 height: auto;
 margin: auto;
background: #ec4a21;
 color: #fff;
 

}

#top_ad_takeover {
  float:left;
  width:auto;
  height:90px;
 

}

#top_ad {
  float:left;
  width:auto;
  height:90px;
  padding-left:121px;

}

#line3 {
  width: 100%;
  background:#535353;
  height: auto; 
  float:left;
  margin-top:20px;



}

.login {
 height: 37px;
 width: 95px;
 border-style:none;
 float:right;
 margin: 7px 10px 20px 0;
 background:#535353 url('/inc/pics/connexion.jpg') no-repeat; 
 
}


/* menu top */
#centeredmenu {
   float:left;
   width:100%;
   background: #535353;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   text-align:center;
}
#centeredmenu ul li {
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
  
    
}
#centeredmenu ul li a {
 letter-spacing:1px;
 color:#fff;
 word-spacing:1px;
 display:block;
 padding: 10px 2px 0 2px;
 background:#535353;
 text-decoration:none;
 border-right: 2px solid #5B5B5B;
 min-width: 70px;
 max-width: 98px;
 min-height: 50px;
 font-family:"Francois One",Arial,Helvetica,sans-serif;
 font-weight: normal;
 font-size: 16px;
}

.menu_end {
 border-right: none !important;


}


.menu_single { 
	padding-top: 20px !important;
  min-height: 40px !important;
}

#centeredmenu ul li a:hover {
   background:#EE0303;
   color:#fff;

}

#centeredmenu ul li a.mod1 {
   color:#fff;
   background:#2f3d72;
   


}


#centeredmenu ul li a.active_mod1,
#centeredmenu ul li a.active_mod1:hover {
   color:#fff;
   background:#2f3d72;
   font-weight:normal;
}


#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#EE0303;

   font-weight:normal;
}

#centeredmenu ul li a.active_home {
	background-position: 2px 12px;
	background-repeat: no-repeat;
	background-image: url(/inc/pics/home_active.jpg);
	background-color: #f22301;
		min-width:28px;
}

#centeredmenu ul li a.not_active_home {
	background-position: 2px 12px;
	background-repeat: no-repeat;
	background-image: url(/inc/pics/home_not_active.jpg);
	background-color: #535353;
	min-width: 28px;
}



/* menu top end */


/* menu top - sub*/
#sub {

   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
 		background: 	#808080;
 		border-top: 5px solid #EE0303;

}
#sub ul {

   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   text-align:center;

}
#sub ul li {
   float:left;
   list-style:none;
   margin:0;
   padding:0 1px 0 0px;
   position:relative;
   border-right: solid 2px #8d8d8d;
   

	
}
#sub ul li a {
 font-size: 15px;
 font-weight: bold;
 letter-spacing:1px;
 color:#fff;
 word-spacing:1px;
 display:block;
 margin:0 0 0 1px;
 padding:3px 10px;
 background:#535353;
 text-decoration:none;
 line-height:30px;
 background: 	#808080;
  font-family:"Francois One",Arial,Helvetica,sans-serif;
 font-weight: normal;
 font-size: 16px;
		
}
#sub ul li a:hover {
   background:#EE0303;
   color:#fff;
}
#sub ul li a.active,
#sub ul li a.active:hover {
   color:#fff;
   background:#EE0303;


}

/* menu top end - sub*/




/* zones */
#zonestitle {
 font-size: 16px;
 font-weight: bold;
 letter-spacing:1px;
 word-spacing:1px;
 text-decoration:none;
 margin-left: -10px;
 letter-spacing: 1px;
 word-spacing:1px;
}

#zonestitle a:hover {
 color: #FF6600;
}

.zonestitleactive {
 color: #FF6600;
}

.zonesplanactive {
 color: #CC0000;
}

.zonesplanactive a:hover {
 color: #CC0000;
}

/* zones - end */

/* articleb /*


/* article */

#article {
text-align: justify !important;
margin-right: 5px;
}
}

#article img{
margin-bottom: 10px;
margin: 10px 0 10px 0;
}

#article p a:hover {
	color: #2e3b9a;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;

}

#article p a {
	color: #2e3b9a;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}

#article h1 {
	font-family:"Francois One","Quattrocento Sans",Arial,Helvetica,sans-serif;
	color: #333;
	letter-spacing: normal;
	font-size: 34px;
	text-align: left;

}

#article h2 {
	font-family:"Francois One","Quattrocento Sans",Arial,Helvetica,sans-serif;
	color: #333;
	letter-spacing: normal;
	font-size: 26px;
	text-align: left;

}

#article h3 {
	font-family:"Francois One","Quattrocento Sans",Arial,Helvetica,sans-serif;
	color: #333;
	letter-spacing: normal;
	font-size: 20px;
		text-align: left;

}




/* article - end */

#line4 {
  width: 100%;
  height:auto;
  clear:both;
  float: left;
  background: #f9f9f9;
  overflow: hidden;
  position:relative; 
  border-top: 1px solid #dcdcdc;
  
}


#line4_weekend { 
	 width: 100%;
	  height:auto;
	  float: left;
	  border-bottom: 1px solid #dcdcdc;
}

.line4_weekend_block {
	width: 150px;
	height: 60px;
	float: left;
	margin: 10px;
}

.line4_weekend_pic {
	float: left;
	width: 60px;
	height: auto;
}

.line4_weekend_text {
	float: left;
	width: 90px;
	height: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	
}

.line4_weekend_total {
float: left;
	width: 90px;
	height: 10px;
		margin-top: 5px;
		font-size: 12px
}

.line4_top {
 padding-top: 10px;
}

.line4_11 {
 padding: 0 5px 0 5px;
}


.line4_left {
 width: auto;
 padding-left: 10px;
 border-left: solid 1px #dcdcdc;
 float: left;
}

.line4_left_in {
	width: 640px;
	margin: 10px 10px 0 10px;
}


.line4_left_in_p {
	font-size: 14px !important;	
	line-height: 20px;
	color: #353535 !important;
	font-family: Arial, sans-serif;
}


.line4_21 {
width: 470px;
 padding-left: 10px;
 border-left: solid 1px #dcdcdc;
 float: left;

}

.line4_31 {
 clear: both;
 margin: 10px 10px 0 10px;
 height: auto;
 
 background:#dcdcdc;
}

.line4_home {
 clear: both;
 margin: 10px 10px 0 10px;
 height: auto;
 float: left;
}

#line4_1 {
  width: 190px;
  height: auto;
  float: left;
  overflow: hidden;
  background: #f5f5f5;

}

#line4_2 {
  width: 480px;
  height: auto;
  float: left;
  overflow: hidden;

}

#line4_home {
  width: 680px;
  height: auto;
  float: left;
  overflow: hidden;

}

#line4_3 {
  width: 320px;
  height: auto;
  float: right;
  overflow: hidden;
  background:#dcdcdc;

}



.abbr {
  width: 100%;
  height: auto;
  float: left;
	padding: 10px 0 10px 0;
	margin-top: 40px;
	color: #3d3d3d;
	border-top: solid 1px #dcdcdc;
	border-bottom: dotted 1px #dcdcdc;
}

.bookmarks {
  width: 100%;
  height: auto;
  float: left;
	padding: 10px 0 10px 0;
	color: #3d3d3d;
	border-bottom: solid 1px #dcdcdc;
}

.bookmarks h4 {
	margin: 0 0 5px 0;
	font-size: 14px;
}

.bookmarks li {
	margin: 0 0 2px 0;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	 list-style-image: none;
 word-spacing: normal;
 line-height: normal;
 letter-spacing: normal;
}


.bookmarks li a {
 font-size: 11px;
 font-weight: normal;
 color: #333;
 margin: 0 0 0 0;

}

.bookmarks li a:hover {
 text-decoration: underline;

}




.abbr h4 {
	margin: 0 0 5px 0;
	font-size: 14px;
}

.abbr li {
	margin: 0 0 2px 0;
	font-size: 11px;
	font-weight: normal;
  list-style-image: none;
  word-spacing: normal;
  line-height: normal;
  letter-spacing: normal;
}



.right_box {
  width: 300px;
  height: auto;
  margin: 0 0 10px 0;
  float: left;
  background: #474747;
  text-align: center;
}

.right_box_title {
  height: auto;
  width: 300px;
  margin: 10px 0 10px 0 ;
 
}




.right_box_title ul { 
 margin: 5px 0 0 0px;
 padding: 0;
 text-align: left;

 
}

.right_box_title li { 
	font-family:"francois one", "Quattrocento Sans",Arial,Helvetica,sans-serif; 
 list-style-image: none;
 list-style:decimal;
  line-height: normal;
  color: #f75f33;
  font-size: 16px;
  margin-left: 40px;
 
}

.right_box_title li a { 
	font-family:Arial,Helvetica,sans-serif; 
  color: #aeaeae;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  word-spacing: normal;
}

.right_box_title li a:hover {
	text-decoration: underline;
}


.right_box_blog {
font-family:"francois one", "Quattrocento Sans",Arial,Helvetica,sans-serif; 
  width: 300px;
  height: auto;
  margin: 0 0 10px 0;
	float: left;
  background: #474747;
  text-align: center;
}


.right_box_title_blog h2 {
color:#66ccff;
font-size: 25px;
}


.right_box_title_blog {
  height: auto;
  width: 300px;
  margin: 10px 0 10px 0 ;
 
}

.right_box_line {
	border-bottom: solid 1px #dcdcdc;

}



.right_box_title_blog ul { 
 margin: 5px 0 0 0px;
 padding: 0;
 text-align: left;

 
}

.right_box_title_blog li { 
	font-family:"francois one", "Quattrocento Sans",Arial,Helvetica,sans-serif; 
 list-style-image: none;
 list-style:decimal;
  line-height: normal;
  color: #66ccff;
  font-size: 16px;
  margin-left: 40px;
 
}

.right_box_title_blog li a { 
	font-family:Arial,Helvetica,sans-serif; 
  color: #aeaeae;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  word-spacing: normal;
}

.right_box_title_blog li a:hover {
	text-decoration: underline;
}





.right_box h2 {
	font-family:"francois one", "Quattrocento Sans",Arial,Helvetica,sans-serif; 
	color:#ff6600;
	
	font-size: 25px;
	letter-spacing: 1px;
}

.right_box h3 {
	font-family:"francois one", "Quattrocento Sans",Arial,Helvetica,sans-serif; 
	color:#66ccff;
	font-size: 25px;
	letter-spacing: 1px;
	text-align: center;
}

.right_box h3 a { 
	color:#66ccff;

}

.right_box_new {
  height: auto;
  width: 300px;
  margin: 10px 0 10px 0 ;

}

.right_box_new_agenda {
 height: auto;
 width: auto;
 float: left;
}


.right_box_new_l {
	width: 15%;
	float: left;

}

.right_box_new_c {
	width: 70%;
	float: left;
	display: block;
	height: 45px;
	text-transform: capitalize;	
}
.right_box_new_r {
	width: 15%;
	float: left;
	
}

.right_box_new h2 {
	font-family:"francois one", "Quattrocento Sans",Arial,Helvetica,sans-serif; 
	color:#ffb136;
	
	font-size: 25px;
	letter-spacing: 1px;
}

.right_box_new h3 {
	font-family:"francois one", "Quattrocento Sans",Arial,Helvetica,sans-serif; 
	color:#66ccff;
	font-size: 25px;
	letter-spacing: 1px;
	text-align: center;
}

.right_box_new h3 a { 
	color:#66ccff;

}






.right_h1 {
  width: 90%;
  font-size: 20px;
  font-weight: normal;
  color: #cacaca;
  float: left;
  margin: 10px 0 20px 10px; 
}


.right_login label {
  color: #fff;
  font-weight:normal;
  float: left;
  width: 90px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 14px;
}

.right_login input {
  float: left;
  width: 130px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 4px 4px 4px 4px;
  border: none;
  font-size: 12px;

}

.right_login .submit {
  width: 80px;
  border:1px solid #0B5C8B;
  background-color:#0B80CD;
  color:#fff;
  float: left;
  margin-left: 152px;
}

.right_login a {
 float: left;
 font-size: 10px;
 color: #fff;
 margin: 10px 5px 5px 10px;
 float: left;
}




.left_block {
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: solid 2px #dcdcdc;

}

.home_2 { 
 width: 50%;
 height: auto;
 float: left; 
 overflow: hidden;
}

.home_2 p { 
  position: relative;
  font-size: 14px;
  letter-spacing: -1px;
	letter-spacing: normal;
	font-weight: normal;
  color: #242424;
  line-height: 16px;
   margin-right: 20px;
}

.home_2 h2 { 
 height: auto;
 font-size: 18px;
 font-weight: bolder;
 color: #6e6e6e;
 word-spacing: normal;
 letter-spacing: normal;
 margin: 0 0 5px 0;
 padding: 0;
  
}

.home_2 h3,h2,h4 {
 margin: 0;
 padding: 0;
}

.home_2 h3 a{ 
 height: auto;
 font-size: 20px;
 color: #336699;
 font-weight: bolder;
 word-spacing: normal;
 letter-spacing: normal;
 margin: 0;
 padding: 0;
}

.home_2 h4 a { 
 height: auto;
 font-size: 20px;
 font-weight: normal;
 word-spacing: normal;
 letter-spacing: normal;
 margin: none;
 color: #336699;
 margin: 0;
 padding: 0;
}


.home_21 { 
 width: 330px;
 float: left; 
 padding: 0;
 margin: 0;
 

}

.home_211 { 
 width: 100%;
 height: auto;
 float: left; 
 overflow: hidden;


}




.left_left_block { 
  width: 46%;
  height: auto;
  float: left;
  border-right: 1px solid #ccc;
  padding: 0 10px 0 10px;
}

.left_right_block { 
  width: 46%;
  float: left;
  padding: 0 10px 0 10px;
}

.left_box { 
  width: auto;
}


.left_box_title {
  width: auto;
  height: 30px;
  font-size: 18px;
  font-weight: bolder;
  color: #6e6e6e;
  padding: 2px 0px 2px 10px;
  background-image:url('/inc/pics/front_page_menu.jpg');
  background-repeat:repeat-x;
  padding-top: 10px;
}


.left_box_hh {
  height: 60px;
  width: 100%;
  margin-top: 10px;
}
.left_box_h1 {
  width: 70%;
  font-size: 20px;
  letter-spacing: 0px;
  font-weight: bolder;
  color: #336699;
}

.left_box_h2 {
  font-size: 20px;
  color: #336699;
}

.left_box_h3 {
  font-size: 16px;
  height: 140px;
  letter-spacing: -1px;
  color: #666666;
  float: left;
  margin: 10px 0 20px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #ccc;
}

.left_box_h3_last {
  font-size: 16px;
  letter-spacing: -1px;
  color: #666666;
  float: left;
  padding: 0 0 20px 0;
}

.left_block_text {
  width: 360px;
  position: relative;
  float: left;
  

}
  
.left_photo {
  float:left;
  width: 300px;
  height: auto;
  color: #000;

}

.left_h1 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #336699;
  padding: 5px 0px 0px 20px;
}

.left_h1 a {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #336699;

}

.left_h2 {
  font-size: 28px;
  letter-spacing: -1px;
  color: #336699;
  padding: 0px 0px 0px 20px;
}

.left_h2 a {
  font-size: 28px;
  letter-spacing: -1px;
  color: #336699;
}

.left_h3 {
  position: relative;
  font-size: 16px;
  letter-spacing: -1px;
  padding: 10px 0px 0px 20px;
  margin: 0 0 20px 0;
  line-height: 20px;
	letter-spacing: normal;
	font-weight: normal;
  color: #242424;
}

.left_article_top {
  width: 300px;
  border-top: 10px solid #ccc;
  margin: 10px 10px 10px 10px;
}


.login_return_error {
 width: 220px;
 height:auto;
 float: right;
 font-size: 16px;
 color: #ff0033;
 margin: 5px 10px 5px 20px;
}

.login_return_error {
 width: 220px;
 height:auto;
 float: right;
 font-size: 16px;
 color: #ff0033;
 margin: 5px 10px 5px 20px;
}



.right_logo {
  float: left;
  margin: 10px 0 5px 10px;
}


.right_h2 {
  font-size: 20px;
  font-weight: normal;
  color: #cacaca;
  float: left;
  margin: 10px 0 10px 5px;
}

.right_h3 {
  font-size: 26px;
  font-weight: lighter;
  letter-spacing: 0px;
  word-spacing: 0px;
  color: #66ccff;
  float: left;
  margin: 10px 20px 5px 5px;
}

.box_1 {
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 0px;
  word-spacing: 0px;
  color: #66ccff;
  float: left;
  margin: 10px 20px 5px 10px;
}

.box_1 a {
	color: #66ccff;
}


.box_2{
  font-size: 30px;
  font-weight: lighter;
  letter-spacing: 0px;
  word-spacing: 0px;
  color: #ff0033;
  float: left;
  margin: 10px 20px 5px 10px;
}

.box_2 a {
	color: #ffd45c;
}

.box_follow_text {

	font-family:"francois one", "Quattrocento Sans",Arial,Helvetica,sans-serif; 
  font-size: 30px;
  font-weight: normal;
  color:#ffb136;
  float: left;
  margin: 15px 5px 5px 5px;
  padding: 10px 0 10px 0 ;  
}

.box_follow_icons {
float: right;
background-color: #474747;
  padding: 10px 0 10px 0 ;
  margin-right: 5px; 
}


.box_new_login {
  font-size: 24px;
  color: #ffb136;
  float: left;
  margin: 0 5px 5px 10px;
}

.box_new_login a{
 font-size: 22px;
 color: #66ccff;
  float: left;
}




.level2_1 { 
 width: 100%;
 float: left;
 height: 140px;
 border-bottom: 1px solid #dcdcdc;
 padding: 20px 0 20px 0;
 text-align: justify !important;


}


.level2_11 { 
	width: 40%;
	float: left;
	padding: 20px 0 0 0;
}

.level2_12 { 
	width: 60%;
	float: left;
}

.level2_121 { 
	width: 100%;
	height: auto;
	float: left;
}


.level2_1 h2 a {
	font-family:"Francois One","Quattrocento Sans",Arial,Helvetica,sans-serif; 
  font-size: 20px; 
  font-weight: normal;
  color: #666;
  margin: none;
}

.level2_1 p {
  font-size: 12px;
  word-spacing: normal;
  line-height: 20px;
  color: #555;
  margin-right: 10px;
} 

.section_h1 {
  font-size: 30px; 
  font-weight: bold;
  color: #333333;
  margin: 20px 0 0 40px;
  letter-spacing: -1px;
}

.imagetop {
 clear:both;
 margin-top: 10px;
}

.tip {
  color: #336699;
}

.section_h2 {
  font-size: 16px; 
  font-weight: normal;
  color: #999999;
  margin: 10px 0 0 20px;
  letter-spacing: -1px;
}

.section_h3 {
	font-family:"Francois One","Quattrocento Sans",Arial,Helvetica,sans-serif; 
	color: #4c4c4c;
	font-size: 40px;
	font-weight: normal;
	padding-left: 8px;
	letter-spacing: normal;
	word-spacing: normal;
	border-top: solid 5px #dcdcdc; 
}


.section_h3 a {
  color: #4c4c4c;
}
.section_h4 a {
  color: #000;
}


.section_h4 {
	font-family:"francois one", "Quattrocento Sans",Arial,Helvetica,sans-serif; 
  font-size: 26px; 
  font-weight: normal;

}

.section_h5 {
  font-size: 14px; 
  font-weight: normal;
  color: #666666;
  letter-spacing: -1px;


  margin: 30px 10px 30px 0 ;
  height: auto;
  float: left;
}

.section_center {
  width: 640px;
  height: auto; 
  margin: 10px 0 20px 20px;
}



.section_first {
	width: 460px;
	height: auto;
	float: right;
}

.section_large_pics {
	float: left;	
	margin-right: 10px;

}


.section_center_pics {
	width: 100%;
  height: auto;
	float: left;

}

.section_small_left {
   float: left;
   width: 220px;
   height: 160px;
   border-right: dotted 1px #ccc;
   border-bottom:dotted 1px #ccc;
   padding-top: 10px;
}

.section_small_right {
   float: left;
   width: 220px;
   height: 160px;
   padding-left: 10px;
   border-bottom:dotted 1px #ccc;
   padding-top: 10px;
}

.section_gap {
  border-top:dotted 1px #ccc; 
  float:left;
	height: 20px;
	width: 100%;
}

.section_small_pics {
	float: left;
	margin-right: 10px;
}


.section_search {
  margin: 20px 10px 20px 10px;
  color: #000;
}

.title {
  color: #336699;
}

.section_search a {
  color: #336699;
}


.portrait_box{
 width: 460px;
 height: auto;
 float: left;
 margin-left:10px;
}

.portrait_right {
	width: 200px;
	
	font-size: 35px;
	font-weight: bold;
	color: #333333;
	margin: 0 0px 0 10px;
	letter-spacing: -1px;
	float: left;
}

.portrait_left {
	margin: 0 0px 0 0px;
	letter-spacing: -1px;
	float:left;
}


.article_h1 {
	font-size: 40px;
	font-weight: normal;
	color: #333;
	margin: 0 10px 0 10px;
	letter-spacing: -2px;
}

.article_h2 {
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	letter-spacing: -1px;
}



.article_h3 {
	font-size: 35px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
}


.article_text_h1 {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
}

.article_blue {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	letter-spacing: -1px;
}

.article_grey {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: -1px;
}

.image {
  text-align: center;
  padding-top:20px;
}






.center_first{
font-family: , Georgia, "Times New Roman", Times, serif;
color:#336699;
float:left;
font-size:80px;
text-transform:uppercase;
margin:0px 4px -10px -3px;
padding:0px 0 0px 0;
display:inline;
line-height: 80px;

}


.center_som{
  float: left;
	font-size:  15px;
	line-height:1.5em;
	color: #333333;
	margin: 5px 20px 5px 20px;
	padding-top: 20px;
		
}

.text_lien {
 color:#CC6600;
 font-weight: bold;
}


.center_text{
	font-size:  15px;
	line-height:1.5em;
	color: #333333;
	margin: 5px 20px 5px 20px;
}


.extra_link {
  height: 20px;
  font-size: 10px;
  border-bottom: 1px dotted #cdcdcd;
  border-top: 1px dotted #cdcdcd;
  width: 455px;
  margin: 5px 0 0 10px;
  padding-top: 5px;
  float: left;
 
}




.extraMail {
  background: url(/inc/pics/icon_mail.gif) left center no-repeat;
  padding-left: 14px;
  padding-right: 5px;
  float: left;
}

.extraPrint {
  background: url("/inc/pics/icon_print.gif") left center no-repeat;
  padding-left: 14px;
  padding-right: 5px;
  float: left;
}

.extraSelection {
  background: url("/inc/pics/icon_selection.gif") left center no-repeat;
  padding-left: 14px;
  padding-right: 5px;
  float: left;
}

.extraReco {
  background: url("/inc/pics/icon_reco.gif") left center no-repeat;
  padding-left: 14px;
  padding-right: 5px;
  float: left;
}

.extraShare {
  padding-left: 14px;
  padding-right: 5px;
  float: left;
}


.sign_main {

 width: 460px;
 height: auto;
 background: #fff url('/inc/pics/article_bg.png') repeat-x; 

   border: solid;
   float: left;
}

.sign_main {

 width: 400px;
 height: auto;
 background: #fff url('/inc/pics/article_bg.png') repeat-x; 

   border: solid;
   float: left;
}

.sign_h1 {
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	letter-spacing: 0px;
	padding: 30px 20px 10px 20px;
  float: left;
}

.sign_main a {
  width: 400px;
  font-size: 25px;
  margin: 20px 30px 30px 30px;
	color: #336699;
  float: left;
}

.sign_red {
	font-size: 12px;
	font-weight: normal;
	color: #ff0033;;
	letter-spacing: 0px;
	padding: 10px 20px 10px 20px;
  float: left;
}

.sign_h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	padding: 30px 20px 10px 20px;
}

.sign_page_h1 {
	font-size: 34px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	padding: 30px 20px 10px 20px;
	
}

.sign_page_h2 {
  width: 100%;
	font-size: 24px;
	font-weight: normal;
	color: #336699;
	letter-spacing: 0px;

  float:left;
}

.sign_page_h3 {
  width: 500px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	letter-spacing: 0px;
	padding: 30px 20px 10px 40px;
  float:left;
}

.sign_page_h4 {
  width: 500px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	letter-spacing: 0px;
	padding: 30px 20px 10px 40px;
  float:left;
}

.sign_page_information {
  width: 450px;
	font-size: 16px;
	font-weight: normal;
	color: #3c3699;
	letter-spacing: 0px;
  margin: 10px 20px 10px 80px;


}

.sign_page_error {
  width: 100%;

	font-size: 16px;
	font-weight: bold;
  color: #FFF;
	background-color: #EE0303;
	letter-spacing: 0px;
  margin: 20px;
  padding: 10px;
  text-align: center;
  float: left;
}

.sign_page_success {
  width: 100%;
	font-size: 16px;
	font-weight: bold;
  color: #FFF;
	background-color: #2f3d72;
	letter-spacing: 0px;
  margin: 20px;
  padding: 10px;
  text-align: center;
  float: left
}

.sign_page_success a {
	font-size: 25px;
	font-weight: bold;
  color: #FFF;
	background-color: #2f3d72;
	letter-spacing: 0px;
  margin: 50px 0 50px 40px;
  text-decoration: underline;
  padding: 0px;
  text-align: center;
  float: left
}


.checkout {
  width: auto;
  float: left;
	padding: 10px 20px 10px 40px;
  margin-left: 170px;
}

.checkout input{
  border: none;
}

#question_answer{
width: 100%;
float: left;
height: auto;
font-size: 12px;
color: #888888;
border: dotted 2px #efefef;
background: #efefef;
padding: 5px;

}

#question_1{
width: 100%;
float: right;
height: auto;
}

#question_1 button{
float: right;
border: none;
margin: -5px 5px 0 0;
border: none;
background: none;
height: auto;
}

#question_answer img{
border: none;

float: right;
}

.comment_reca{
margin-top: 20px;
width: auto;
height: auto;
float: left;
}


#comment{
 width: 100%; 
 height: auto;
 margin-top: 40px;
 float: left;
 overflow: hidden;
}

.country_name { 
 display: none !important;
}

#comment h4{
color: #3d3d3d;
margin: 0 0 20px 0;
letter-spacing: 0.5px;
font-size: 22px;
}

#extra_add {
float: left;
padding: 30px 0 10px 0;
}
#extra_add h4{
color: #3d3d3d;
letter-spacing: 0.5px;
font-size: 22px;
}

#comment h5 {
color:#888888;
margin: 0;
text-transform:none;
}

#comment h6 {
color:#ccc;
margin: 0;
}

#comment h5 i {
color:#aaa;
margin: 0;
font-size: 10px;
text-transform:none;
}



#comment p {
color:#535353;
margin: 0;
word-spacing: normal;
line-height: normal;
font-size: 13px;
line-height: 15px;
text-transform: none;
}

#comment .extra_bold {
color: #a03268;
font-size: 12px;
font-weight: bold;
letter-spacing: 0.5px;
}

#comment .extra {
color: #a03268;
font-size: 10px;
}

#comment .extra_cmp {
font-size: 25px;
}

.comment_1{
 width: 100%;
  border-top: dotted 1px #dcdcdc;
 padding: 10px 0 20px 0;
 float: left;
 overflow: hidden;
}

.comment_1_child{
 width: 90%;
 border-top: dotted 1px #dcdcdc;
 padding: 10px 0 20px 10px;
 margin-bottom: 10px;
 margin-left: 10px;
 float: left;
 overflow: hidden;
}

.comment_11{
width: 30%;
height: auto;
float: left;
overflow: hidden;

}


.comment_12{
width: 65%;
height: auto;
float: left;
overflow: hidden;
margin-left: 5px;
}

#comment_form_login{
width: 100%;
float: left;
overflow: hidden;
height: 200px;
background: #efefef;
padding: 20px;
}

#comment_form{
width: 100%;
float: left;
overflow: hidden;
min-height: 200px;
background: #efefef;
padding: 20px;
}

.member_line {
	width: 100%;
	display: block;
	border-top: solid 5px #ccc;
	border-bottom: solid 20px #efefef;	
	padding: 0;
	margin: 0;
	float: left;
}

#message_form h5 {
width: 20%;
color:#888888;
margin: 0;
text-transform:none;
display: block;
float: left;
padding: 10px;
margin-top: 10px;
font-size: 12px;


}

#message_form i {
background: #e8edff;
color:#888888;
display: block;
width: 70%;
min-height: 10px;
float: left;
padding: 10px;
margin-top: 10px;
font-size: 12px;



}

#message_form p {
background: #e8edff;
color:#888888;
display: block;
width: 550px;
min-height: 100px;
float: left;
padding: 10px;
margin: 10px;
font-size: 12px;

}


#message_form textarea{ 
border: none;
background: #e8edff;
color:#888888;
width:560px;
height: 300px;
max-width: 560px;
font-size: 12px;
float: left;
padding: 10px;
margin: 10px;
}


#message_form .submit {
background-color: #9243a1;
font-weight: bold;
color: white;
text-transform: uppercase;
width:auto;
padding: 5px;
height: 30px;
border: none;
}

#message_form .submit_message {
background-color: #9243a1;
font-weight: bold;
color: white;
text-transform: uppercase;
width:auto;
padding: 10px 30px 10px 30px;
height: auto;
border: none;
margin-left: 240px;
font-size: 12px;
}

#message_form .submit_message_link  {
background-color: #9243a1;
font-weight: bold;
color: white;
text-transform: uppercase;
width:auto;
padding: 10px 30px 10px 30px;
height: auto;
border: none;
margin-left: 240px;
margin-top: 50px;
font-size: 12px;
float: left;
}




#comment input{ 
border: none;
background: #f8f8f8;
border-top: solid 1px #c2c2c2;
border-left: solid 1px #c2c2c2;
width:300px;
font-size: 12px;
color:#888888;
margin-bottom: 20px;
padding: 5px;
}





#comment textarea{ 
border: none;
background: #f8f8f8;
color:#888888;
border-top: solid 1px #c2c2c2;
border-left: solid 1px #c2c2c2;
width:400px;
height: 150px;
max-width: 400px;
font-size: 12px;
float: left;
padding: 5px;
}

#comment .submit {
background-color: #9243a1;
font-weight: bold;
color: white;
text-transform: uppercase;
width:auto;
padding: 5px;
height: 30px;
border: none;

}



#comment .valid {
background-color: #904d9d;
font-weight: bold;
color: white;
text-transform:  lowercase;
font-size: 10px;
border: none;
float: right;
text-align: center;
margin: 5px 3px 5px 3px;
width: 60px;
height: 15px;
line-height: 0;
}

.comment_input_1 { 
width: 100%;
height: auto;
float: left;
}

.comment_input_2 { 
width: 400px;
height: auto;
float: left;
margin-top: 40px;
background-color: #efefef;
text-align: center;

}

.comment_input_2 { 
width: 400px;
height: auto;
float: left;
margin-top: 40px;
background-color: #efefef;
text-align: center;

}



.text_only {
	font-size: 34px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	padding: 30px 20px 10px 20px;

}

.text_only_form {
  width: 600px;
  height: auto;
  margin: 20px 0 10px 10px;
  border:none;
  float: left;
  
}

.text_only_form label {
  color: #333;
  font-weight:normal;
  float: left;
  width: 120px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 20px;
  margin-left:10px;
}

.text_only_form  input {
  float: left;
  width: 250px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 2px 2px 2px 2px;
  border: #000 solid 1px;
  font-size: 14px;
}


.text_only_form  .submit {
  width: 60px;
  border:1px solid #0B5C8B;
  background-color:#0B80CD;
  color:#fff;
  float: left;
  margin-left: 10px;
}

.text_only a {
 float: left;
 font-size: 10px;
 color: #fff;
 margin: 10px 5px 5px 10px;
 float: left;
}

.text_only_total {
  float: left;
  width: 50px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 2px 2px 2px 2px;
  border: #000 solid 1px;
}


.sign_page_form {
  width: 500px;
  margin: 20px 0 20px 10px;
  float: left;
}

.sign_page_line {
	width:100%;
	height: 20px;
	float: left;
}


.sign_page_form label {
  color: #333;
  font-weight:normal;
  width: 200px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 16px;
  float: left;
  
}

.sign_page_form input {
  width: 250px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 2px 2px 2px 2px;
  border: #999 solid 1px;
  float: left;

}


.sign_page_form .submit {
  width: 90px;
  border:1px solid #999;
  color:#000;
  float: left;
  margin: 20px 0 0 210px;
  
}

.sign_page_form select {
  border:1px solid #999;
}

.sex {
  width: 90px;
  border:1px solid #000;
  color:#000;
  float: left;
  margin: 0 150px 10px 10px;
}

.date {
  width: 70px;
  border:1px solid #333;
  color:#000;
  float: left;
  margin: 0 0 10px 10px;
}

.question_h1{
  font-size: 20px; 
  font-weight: bold;
  color: #1b4999;
  color:#336699;
  margin: 10px 0 0 20px;
  letter-spacing: 0px;
}

.question_h2{
	font-size:  15px;
	line-height:1.5em;
	color: #333333;
	margin: 5px 20px 10px 20px;
	
}

.question_page_form {
  width: 500px;
  margin: 20px 0 20px 10px;
  float: left;
}


.question_page_form label {
  color: #333;
  font-weight:normal;
  width: 200px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 16px;
  float: left;
}

.question_page_form input {
  width: 265px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 2px 2px 2px 2px;
  border: #999 solid 1px;
  float: left;
}

.question_page_form textarea {
  float: left;
  width: 480px;
  height: 200px;
background: #f9f9f9;
overflow:auto;
border: #999 solid 1px;
margin-bottom: 20px;
}

.question_page_form .submit {
  width: 60px;
  border:#999 1px solid;
  color:#000;
  background: #f9f9f9;
  float: left;
  margin-left: 430px;
  padding: 5px;
  
}


.plan_h1 {
  color:#000;
  font-size:32px;
  
}

.plan_h2 {
  color:#000;
    font-size:20px;
	margin: 10px 0 0 5px ;
}

.plan_h3 {
  color:#000;
      font-size:16px;
      margin: 5px 0 0 15px ;

}

.plan_h3 a {
	  color: #365bff;
}


.text_only {
	font-size: 34px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	padding: 30px 20px 10px 20px;

}

.setting_page_information {
  width: 450px;
	font-size: 16px;
	font-weight: normal;
	color: #3c3699;
	letter-spacing: 0px;
  margin: 0 20px 0 80px;
  float:left;

}


.setting_page_form {
  width: 600px;
  margin: 20px 0 20px 0;
  float: left;
}

.setting_page_form label {
  color: #333;
  font-weight:normal;
  width: 200px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 16px;
  float: left;
  
}

.setting_page_form input {
  width: 250px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 2px 2px 2px 2px;
  border: 1px solid #ccc;
  float: left;

}


.setting_page_form .submit {
  width: 90px;
  border:1px solid #ccc;
  color:#000;
  float: left;
  margin: 20px 0 0 365px;
  
}

.setting_page_form select {
  border:1px solid #ccc;
}

.setting_page_form .sex {
  width: 100px;
  border:1px solid #ccc;
  color:#000;
  background: #f9f9f9;
  float: left;
  margin: 0 150px 10px 10px;
  padding: 1px 0px 1px 0px; 
}

.setting_page_form .date {
  width: 75px;
  border:1px solid #ccc;
  color:#000;
  background: #f9f9f9;
  float: left;
  margin: 0 0px 10px 10px;
  padding: 1px 0px 1px 0px; 
}

.setting_checkbox label {
  font-weight:normal;
  width: 400px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 16px;
  float: left;
  color: #333;
}

.setting_checkbox input {
  width: auto;
  margin: 5px 20px 20px 40px;
  background: #f9f9f9;
  color: #000;
  background: #f9f9f9;
  padding: 2px 2px 2px 2px;
  border: 1px solid #ccc;
  float: left;
}

.setting_page_h1 {
	font-size: 34px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	margin: 30px 20px 0px 20px;
}

.setting_page_h2 {
  width: 100%;
	font-size: 24px;
	font-weight: normal;
	color: #336699;
	letter-spacing: 0px;
  float:left;
  margin: 10px 0 10px 0px;
}

.setting_page_h3 {
  width: 500px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	letter-spacing: 0px;
	margin: 5px 0px 20px 10px;
  float:left;
}

.setting_page_h4 {
  width: 500px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	letter-spacing: 0px;
	margin: 5px 0px 0px 10px;
  float:left;
}



.checkbox {
  color: #ccc;
}

.informations {
 width: 260px;
 height: 1px;
 color: #bbb; 
 background-color:#ccc;
 margin-left:10px;
 float: left;
 border:none;
 overflow:hidden;
 font-size: 30px;
}


.currency_page_h2 {
  color: #999;
  margin-left: 25px;
}
.currency_page_form {
  width: 250px;
  margin: 20px 0 20px 10px;
  float: left;
}

.currency_page_form label {
  color: #333;
  font-weight:normal;
  width: 100px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 16px;
  float: left;
  
}

.currency_page_form input {
  width: 100px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 2px 2px 2px 2px;
  border: 1px solid #ccc;
  float: left;

}

.currency_page_form .submit {
  width: 100px;
  border:1px solid #ccc;
  color:#000;
  float: left;
  margin: 20px 0 0 110px;
  padding: 2px 2px 2px 2px;
  
}

.currency_error {
  margin: 20px 20px 20px 20px;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}

.currency_result {
  float:left;
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin: 50px 0 0 10px;

}

.currency_hint_left { 
  float: left;
  color: #333;
  font-size: 12px;
  width: 150px;
  margin: 40px 0 0 0 ;
text-align: right;
}

.currency_hint_left h1 { 
  float: right;
  color: #333;
  font-size: 26px;
  width: 150px;
  line-height:30px;
text-align: right !important;
}

.currency_hint_right { 
  float: left;
  color: #333;
  font-size: 12px;
  width: 150px;
  margin: 40px 0 0 0 ;

	
}

.currency_hint_right h1 { 
  float: left;
  color: #333;
  font-size: 26px;
  width: 150px;
  line-height:30px;
  text-align: right;
}

.currency_hint_mid { 
  float: left;
  color: #333;
  font-size: 26px;
  line-height:30px;
  width:50px;
  margin-top:40px;
  text-align: center;
}

.currency_ad {
 width: 100%;
 float: left;
 margin: 100px 0 0 140px ;
}

.article_line {

padding: 20px 0 20px 0;
}

.article_ad {
 width: 100%;
 height: auto;
 float: left;
 margin: 10px 0 20px 0 ;
 padding: 20px 0 20px 0 ;
 border-bottom: solid 1px #dcdcdc;
 border-top: solid 1px #dcdcdc;
}

.article_lien b {
 margin: 0 0 0 10px;
 float: left;
 width: 100%;
}

.article_lien a {
 color: #999;
 font-size: 12px;
}

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

.article_lien li {
list-style:url('/inc/pics/arrow_grey_4x6.gif');
margin: 0 ;
padding: 0;
}

.article_lien ul {
float: left;
margin: 0;
padding: 5px 0 0 30px;
}


h2.acc_trigger {
	height: 20px;	
	width: 170px;
	padding: 5px 0 5px 0;
	font-weight: bold;
	float: left;
	color: #666666;
	letter-spacing: normal;
	margin: 0 0 0 0;
	border-bottom: 1px solid #e5e5e5;
}

h2.acc_trigger a {
	display:block;
	font-weight: bold;
  margin-left: 8px;
	text-decoration: none;
 	font-size: 14px;
	color: #666666;
	text-transform: capitalize;

}

h2.acc_trigger a:hover {
	
}

h2.active { 

}


/* menu left */

.acc_container {
	margin: 0; 
	padding: 0;
	overflow: hidden;
	font-size: 11px;
	width: 100%;
	clear: both;
	float: left;
 margin-left: -10px;
		overflow: hidden;
		color: #666;


}



.acc_container a {
 font-size: 11px;
 line-height: 20px;
 color: #666;
  width: 100%;
 text-transform: capitalize;


}

.acc_container a:hover {
 font-size: 11px;
 line-height: 20px;
 font-weight: normal;
 width: 100%;
 color: #666;
 text-decoration: underline;
}


.acc_container .active {

  padding-left: 6px;
  background-image: url(/inc/pics/arrow_grey_4x6.gif); 
  background-position: -1px	 3px;
  background-repeat: no-repeat;
  color: #4c92c2;
 
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;


}

.acc_container .active:hover {
 font-weight: bold;
 	font-size: 12px;
	letter-spacing: 1px;
  color: #4c92c2;
  text-decoration: underline;
  
}

.acc_container .block {
	padding: 20px 0 20px 15px;
	
}

#tooltip {
	position: absolute;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	width: auto;
	max-width: 300px;
	height: auto;
	padding: 5px 10px 5px 10px;
	margin:0;
	background: #ff4200;
	border: solid 1px #ccc;
}

#tooltip h3 {
	font-size: 12px;
	color: #fff;
  font-weight: bold;
	letter-spacing:normal;
}


/*
#tooltip {
	position: absolute;
	opacity: 0.85;
	font-size: 9px;
	font-color: #eee;
	font-weight: normal;
	width: 230px;
	height: 110px;
	padding: 50px 10px 0 10px;
	background: url('/inc/pics/shadow2.png');
	font-family: Arial;
}
*/


#places_wrap {
width: 680px;
float: left;
}


.places_label {
	width: 20%;
	float: left;
	height: 20px;
	margin-top: 10px;	
}

.places_input {
	width: 75%;
	float: left;
	height: 20px;
	margin-top: 10px;
}


.places form{
width: 100%;
float: left;
overflow: hidden;
height: 350px;
background: #efefef;
padding: 20px;

}

.places label{
float: left;

}


.place input{ 
border: none;
background: #f8f8f8;
border-top: solid 1px #c2c2c2;
border-left: solid 1px #c2c2c2;
width:3000px;
font-size: 12px;
color:#888888;
margin-bottom: 20px;
padding: 2px;
}



.places textarea{ 
border: none;
background: #f8f8f8;
color:#888888;
border-top: solid 1px #c2c2c2;
border-left: solid 1px #c2c2c2;
width:400px;
height: 150px;
max-width: 400px;
font-size: 12px;
float: left;
padding: 2px;
}

.places .submit {
background-color: #efefef;
background-image: url(/inc/pics/comment_submit.jpg);
font-weight: bold;
color: white;
text-transform: uppercase;
width: 80px;
height: 30px;
border: none;
}


.new_article { 
	font-family: , Georgia, "Times New Roman", Times, serif;
  width: 100%;
  height:auto;
  float: left;
  margin:none;
  padding:none;
}

.new_article h1 {
	font-weight: bold;
	font-size: 30px;
	color:  #BBB;
	border-left: solid 4px #ec4a21;
	padding-left: 5px;

}

.new_article h2 {
	font-weight: bold;
	font-size: 20px;
	color:#000;
	border-left: solid 4px #ec4a21;
	padding-left: 5px;
}

/* link */
.external_link h1 {
	font-weight: bold;
	font-size: 30px;
	color: #000;
	border-left: solid 4px #e25a39;
	padding-left: 5px;
	letter-spacing: normal;
	margin-bottom: 10px;
}

.external_link h2 {
	font-weight: bold;

	font-size: 22px;
	color: #000;
	
	
	letter-spacing: normal;
	margin-bottom: 10px;
	text-transform: capitalize;
}



/* gallery */




.gallery_center {
	width: 960px;
	margin: 20px;
}


.gallery_block {
width: 300px;
height: 200px;
float: left;

margin: 5px;



}


.gallery_center h1 {
	font-weight: bold;
	font-size: 30px;
	color: #000;
	border-left: solid 4px #e25a39;
	padding-left: 5px;
	letter-spacing: normal;
	margin-bottom: 10px;
}


.gallery_list {
	height: 100px;
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}

.gallery_list_a1 {
	float: left;
	width: 15%;
	height: 100px;
	margin: 15px 0 0 0;

}

  		

.gallery_list_b1 {
	float: left;
	width: 80%;
	height: 100px;
	border-top: 5px solid #e25a39;
	background-color: #f9f9f9;
}

.gallery_list_b11 { 
	float: left;
	width: 100%;
	height: 65px;
}

.gallery_list_b12 { 
	float: left;
	height: 30px;
	width: 100%;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.gallery_list_b1 h2 {
	letter-spacing: normal;
	font-weight: bold;
	font-size: 26px;
	color: #000;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

.gallery_list_b1 h3 {
	letter-spacing: normal;
	font-size: 15px;
	text-transform: uppercase;
	color: #5d5d5d;
	margin: 5px 0 5px 0;
	
}




.gallery_text { 
width: 910px;
border-top: 5px solid #e25a39;
float: left;
padding-top: 20px;
padding-bottom: 20px;
}

.gallery_text p  {
	width: 700px;
	margin: 5px 0 0 140px;
  padding-top: 10px;
}

.gallery_text h2  {
	width: 700px;
	margin: 5px 0 0 140px;
}



.navi_wee {

}


h2.navi_wee a {
	display:block;
	font-weight: bold;
  margin-left: 8px;
	text-decoration: none;
 	font-size: 14px;
	color: #666666;
	text-transform: capitalize;
	margin-bottom: 0px;
}


.weekend_theme_home { 
 height: auto;
 width: 640px;
 float: left;
 border-bottom: solid 4px #dcdcdc;
 padding: 10px 0 10px 0;
 }

.weekend_theme_home_1 {
 width: 310px;
 float: left;
}

.weekend_theme_home_2 {
 width: 330px;
 float: left;
 margin-top: 10px;
 

}

.weekend_theme_home h2 a {
	font-size: 16px;
	color: #0357c7;
	letter-spacing: normal;
	font-family: Arial;
	font-family: Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: bold;
}

.weekend_theme_home p a {
font-family: Arial, sans-serif !important;
font-size: 14px  !important;
font-style: normal  !important;
font-variant: normal  !important;
font-weight: normal  !important;
color: #000 !important;
text-align: justify !important;
line-height: 20px !important;
}

.weekend_theme_home p a:hover {
 text-decoration: underline !important;
}

.weekend_theme_home h2 a:hover {
 text-decoration: underline !important;
}

.h3_weekend {
	font-family:"Francois One","Quattrocento Sans",Arial,Helvetica,sans-serif;
	word-spacing: normal;
	letter-spacing: normal;
	font-size: 20px;
	font-weight: normal;
  color: #4c4c4c;
  margin: 0;
}
.weekend_h1 {
	padding: 10px 0 30px 0;
	border-bottom: solid 1px #dcdcdc;
}
.weekend_h1 h1 {
	font-family:"Francois One","Quattrocento Sans",Arial,Helvetica,sans-serif; 
	color: #4c4c4c;
	font-size: 40px;
	font-weight: normal;
	padding-left: 8px;
	letter-spacing: normal;
	word-spacing: normal;
	
}

.weekend_list { 
	width: 100%; 
	float: left;
	border-bottom: solid 1px #dcdcdc;
}

.weekend_list_1 { 
 float: left;
 width: 460px;
 height: auto;
 margin:10px 0 0 10px;
}
.weekend_list p {
  width: 100%;
  height: auto;
	word-spacing: normal;
	letter-spacing: normal;
	font-size: 13px;
	font-weight: normal;
  color: #242424;

}

.weekend_list_title {
	border-bottom: solid 2px #dcdcdc;
	padding-bottom: 10px;
}

.weekend_list_1 a { 
color: #e25a39;
font-size: 11px;
}

.weekend_list_1 a:hover { 
color: #e25a39;
text-decoration: underline;
font-size: 11px;
}


.weekend_list_1 h1 { 
	font-family:"Francois One",Arial,Helvetica,sans-serif; 
	color: #4c4c4c;
	font-size: 35px;
	font-weight: normal;
	padding-left: 5px;
	letter-spacing: normal;
	word-spacing: normal;
}

.weekend_list h2 a { 
font-family:"Quattrocento Sans",Arial,Helvetica,sans-serif; 
	word-spacing: 2px;
	letter-spacing: normal;
	font-size: 20px;
	font-weight: bold;
  color: #0077cc;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
}


.weekend_list h2 a:hover {
font-family:"Quattrocento Sans",Arial,Helvetica,sans-serif; 
	word-spacing: 2px;
	letter-spacing: normal;
	font-size: 20px;
	font-weight: bold;
  color: #0077cc;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
  text-decoration: underline;
}



.weekend_list h3 { 
font-family:Arial,Helvetica,sans-serif; 
	word-spacing: normal;
	letter-spacing: normal;
	font-size: 11px;
	font-weight: normal;
  color: #4c4c4c;
  padding: 8px 0 0 6px;
  margin: 0;
 
}

.weekend_list h3 a { 
font-family:Arial,Helvetica,sans-serif; 
	word-spacing: normal;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
  color: #4c92c2;
  margin: 0;
  text-transform: lowercase;
  
}

.weekend_list h3 a:hover {
font-family:Arial,Helvetica,sans-serif; 
	word-spacing: normal;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
  color: #4c92c2;
  margin: 0;
  text-transform: lowercase;
	text-decoration: underline;
} 

.weekend_info { 
	width: 100%;
	height: auto;
	background: #f5f5f5;
	padding: 5px;
	margin: 10px 0 10px 0;
	float: left;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
}



.weekend_info h5 { 
	margin: 5px;
	padding: 0;
	font-weight: normal;
}

.weekend_info h2 { 
font-family:"francois one", "Quattrocento Sans",Arial,Helvetica,sans-serif; 
	color:#ff6600;
	border-left: 4px solid #ff6600;
	padding-left: 10px;
	font-size: 20px;
	letter-spacing: 1px;

}
.weekend_info a { 
	margin: 0px;
	padding: 0;
	font-weight: normal;
	color: #000;
}

.weekend_info a:hover { 
	margin: 0px;
	padding: 0;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

.we_left { 
 width: 250px;
 height: auto;
 float: left;
}

.we_left_info { 
 width: 90px;
 height: auto;
 float: left;
}

.we_left_tube { 
 width: 250px;
 height: auto;
 float: left;
}

.we_right_tube {
 width: 200px;
 height: auto;
 float: left;
}



.add_weekend submit{
width: 400px;
height: auto;
float: left;
margin-top: 40px;
background-color: #efefef;
text-align: center;
color: red;
}


.special_1 { 
	width:600px;
	height: auto;
	float: left;

}

.special_11 {
	width: 100%;
	height: auto;
	float: left;
	

	
}

.special_12 {
	width: 100%;
	height: auto;
	float: left;
}

.special_121 {
	width: 270px;section_center
	height: auto;
	float: left;
}

.special_122 {
	width: 300px;
	height: auto;
	float: left;
	margin-left: 10px;
}

.special_11 h2 a {
	color: #2f3d72 !important;
}

.special_11 h2 a:hover {
	color: #66ccff !important;

}

.special_line {
 border-bottom: 1px solid #dcdcdc;
 width: 100%;
 float: left;
 margin: 10px 0 10px 0;
}

.special_img { 
	float:left ; 
	padding: 8px 10px 0 0; 
}

.special_title h3 {

color:#66ccff;
font-size: 25px;
}


.about_us_1 { 
 width: 980px;
 float: left;

 height: auto;

 margin: 0 0 0 0;


} 

.about_us_11 { 
 width: 300px;
 float: left;
 height: auto;
 margin: 10px 30px 0 30px;

 border:solid 2px #efefef;
 		border-radius: 4px;   
}

.about_us_11 img {
 height: auto;
 		border-radius: 4px; 

}

.about_us_12 { 
 width: 500px;
 float: left;
 height: auto;

 margin: 10px 0 0 0;

}


.about_us_21 { 
 width: 800px;
 float: left;
 height: 200px;
 margin: 10px 30px 0 30px;

}


.about_us_line {
width:900px;
height: 10px;
margin: 40px 0 30px 30px;
background-image: url(/inc/pics/home_bg_top_section.png);
background-repeat: repeat-x;

float: left;	

}


div.penguins-booking-page {
    /* add your style here */
}
 
div.penguins-booking-page input, div.penguins-booking-page input select {
    font-size: 14px;
}


.penguins-text { 
font-size:14px;
font-weight:bold;
margin:10px 0 5px 0;
}

.penguins-submit_1 {
 width: 100%;
 margin: 20px auto 20px auto;
}

.penguins-submit_11 { 
 padding: 4px;
 background: #46a41b;
 color: #FFF;
 font-family: "Francois One","Quattrocento Sans",Arial,Helvetica,sans-serif;
 font-size: 18px;
 letter-spacing: 1px;
 text-align: center;
 border: none;
 width: 310px;
 border-radius: 4px;
 
 
}




















