/* @group structure */

form {
	margin : 0px;
	padding : 0px;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
ul, ol, dl {position:relative;}
body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding : 0px;
	position: relative;
}
#main {
	width:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
}
.logo {
	float: left;
	width: 710px;
	margin-bottom:20px;
}
#left {
	float: left;
	width: 710px;
	margin-right:40px;
}

/* @end */

/* @group navi top */
#navi {
	position:relative;
    width:990px;
	height: 23px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.navi-top-selector{
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	width: 135px;
	height: 28px;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #FFFFFF;
	background-color: #2A393C;
	border: 0px;
    letter-spacing: 0.00em;
    margin:0px 0px 0px 0px;
	-webkit-appearance: none;
    padding:3px 1px 3px 10px;
    border-radius: 0px;
    background-image: url(http://www.peopletwit.com/images/selector-arrow.png);
	background-repeat: no-repeat;
	background-position: 110px 9px;
}
#navi-top {
    position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
    width:970px;
	height: 19px;
    padding: 4px 20px 5px 0px;
	background-color: #05a0d1;
	text-align: right;
}
#navi-top li {
 	display: inline;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
    margin-left:50px;
    letter-spacing: 0.00em;
}
#navi-top li a {
	text-decoration:none;
	color: #FFFFFF;

}
#navi-top li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
/* @end */

/* @group social */

.social {
    width:990px;
    height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	border-bottom: 2px dotted #E9EBEB;
}
#social-icon1 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#social-icon2 {
	position: absolute;
	top: 0px;
	left: 141px;
}
#social-icon3 {
	position: absolute;
	top: 0px;
	left: 284px;
}
/* @end */

/* @group main-twitter */
.twitter {
    width:100%;
    height: 25px;
	bottom: 0px;
	left: 0px;
    position: fixed;
	background-color: #05a0d1;
	z-index: 1000;
	padding: 10px 10px 10px 40px;
}
.twitter li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.20em;
	font-weight: normal;
   	color:#FFFFFF;
   	line-height: 1.31em;
   	letter-spacing: -0.02em;
}
.twitter li a {
   	color:#05a0d1;
   	text-decoration:none;
}
.twitter li a:hover {
   	color:#FFFFFF;
   	text-decoration:none;
}
/* @end */
/* @group selector */

.selector {
	position: relative;
	float: left;
	width: 690px;
    margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.80em;
	font-weight: normal;
    color:#122326;
	background-color:#F3F5F5;
	padding: 5px 10px 5px 10px;
	border-radius: 3px;
}
.list {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#05a0d1;
	border: 0px;
	letter-spacing: 0.00em;
}
#result {
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
    color:#9A9A9A;
	font-size: 80px;
	padding-bottom:40px;
    font-weight: normal;
    margin-top:0px;
    text-align:left;
    line-height: 1.0em;
}

/* @end */

/* @group Thumbnail */

.people {
	float: left;
	width: 710px;
    z-index:0;
}
.people li {
    float:left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    margin-right:10px;
    padding:0px;
	display:inline;
    width:110px;
    height:145px;
    position: relative;
}
.people li.last {margin-right:0px;}
.people li a {
	color: #122326;
	text-decoration: none;
}
.people li a:hover{
	color: #05a0d1;
}
.people li img {
    margin-bottom:2px;
	padding:5px;
	background-color:#E9EBEB;
    float: left;
    clear:right;
}
.people li img:hover {
	background-color: #05a0d1;
}
.people li div {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 110px;
    background-color: #05a0d1;
    z-index:10;
    padding:5px 5px 5px 5px;
}
.people li div p {
	margin: 0px;
	padding-bottom:5px;
    color: #FFFFFF;
    font-size: 1.1em;
}
.people li div span {
	margin: 0px;
	padding:0px;
    color: #FFFFFF;
    font-size: 1.4em;
}

/* @end */

/* @group people ID */

#people-id {
	float: left;
	width: 110px;
	margin-right:30px;
}
#people-id .face {
    margin-bottom:10px;
	background-color:#E9EBEB;
	padding: 5px;
}
#people-id .face:hover {background-color:#05a0d1;}

#people-id h1 {
    margin:0px 0px 10px 0px;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
    font-weight: bold;
    color:#122326;
    letter-spacing: -0.05em;
    border-bottom: 	2px dotted #05a0d1;
    display: block;
}
#people-id h2 {
    margin:0px 0px 10px 0px;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
    font-weight: bold;
    color:#05a0d1;
    letter-spacing: -0.05em;
    border-bottom: 	2px dotted #05a0d1;
    display: block;
}
#people-id p {
    margin:0px 0px 10px 0px;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
    font-weight: normal;
    color:#122326;
    line-height: 1.40em;
    border-bottom: 	2px dotted #05a0d1;
}
#people-id h3 {
    margin:0px 0px 5px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
    font-weight: bold;
    color:#122326;
    letter-spacing: -0.05em;
}
#people-id a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
    font-weight: normal;
    color:#05a0d1;
    letter-spacing: 0.00em;
    text-decoration: none;
}
#people-id a:hover {
    text-decoration: underline;
}
.links {
	border-bottom: 	2px dotted #E9EBEB;
	padding-bottom: 10px;
    margin:0px 0px 10px 0px;
}
/* @end */

/* @group twitter-timeline */

#timeline {
	float: left;
	width: 570px;
}
.timeline-title {
	margin: 0px 0px 20px 0px;
}
.tweet {
	float: left;
	width: 570px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-bottom: 2px dotted #E9EBEB;
    background-image: url(http://www.peopletwit.com/images/icon-bird.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.tweet p {
    margin:0px 0px 10px 82px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.89em;
    font-weight: normal;
    color:#122326;
    line-height: 1.60em;
    letter-spacing: 0.04em;
}
.tweet a {
    color:#05a0d1;
	text-decoration: none;
}
.tweet a:hover {
	text-decoration: underline;
}
.tweet span {
    margin:0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
    font-weight: bold;
    color:#122326;
    letter-spacing: 0.05em;
    float:left;
	background-color:#F3F5F5;
    padding:5px 5px 5px 5px;
}
.plus a {
    display: inline-block;
    background-color:#05a0d1;
	padding:2px 5px 2px 5px;
	color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-style: bold;
	border: 0px;
	cursor: pointer;
	border-radius: 3px;
	text-decoration: none;
	margin-bottom: 20px;
	float: left;
}
.plus a:hover {background-color:#122326;}
/* @end */
.player {
	float: left;
	width: 570px;
	margin-bottom:40px;
    background-color:#05a0d1;
	z-index: 0;
}
.player p {
    margin:10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
    font-weight: normal;
    color:#FFFFFF;
    letter-spacing:0.04em;
}
/* @group barometre */

.barometre {
	float: left;
	width: 710px;
	text-align:left;
	margin-bottom: 10px;
}
.barometre h1{
    margin:0px 0px 10px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.10em;
	color: #FFFFFF;
    font-weight: bold;
	background-color: #122326;
	padding: 5px;
}
.baro-box {
	float: left;
	width: 100px;
	height: 125px;
	padding: 0px 10px 10px 0px;
	margin:0px 10px 20px 0px;
	border-right: 2px solid #F3F5F5;
}
.baro-box-last {
	float: left;
	width: 100px;
	height: 125px;
	padding: 0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
}
.baro-box h2, .baro-box-last h2{
    margin:0px 0px 4px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	letter-spacing: -0.05em;
    font-weight: bold;
    color: #05a0d1;
}
.baro-box a, .baro-box-last a{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-decoration: none;
    font-weight: normal;
	color: #122326;
}
.baro-box a:hover, .baro-box-last a:hover{
	color: #05a0d1;
}
.baro-box img, .baro-box-last img {
	float: left;
	padding:5px;
	background-color:#E9EBEB;
	margin-bottom: 3px;
}
.baro-box img:hover, .baro-box-last img:hover {
	background-color: #05a0d1;
}

/* @end */


/* @group primaires */

.primaires {
	float: left;
	width: 710px;
	text-align:left;
	margin-bottom: 10px;
}
.primaires-box {
	float: left;
	width: 100px;
	padding: 0px 10px 0px 0px;
	margin:0px 10px 0px 0px;
	border-right: 2px solid #F3F5F5;
}
.primaires-box-last {
	float: left;
	width: 100px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.primaires-box h2, .primaires-box-last h2{
    margin:0px 0px 4px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	letter-spacing: -0.05em;
    font-weight: bold;
    color: #05a0d1;
    height: 30px;
}
.primaires-box img, .primaires-box-last img {
	float: left;
	padding:5px;
	background-color:#E9EBEB;
	margin-bottom: 3px;
}
.primaires-box img:hover, .primaires-box-last img:hover {
	background-color: #05a0d1;
}
.primaires-tweet {
	float: left;
	width: 100px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: 2px dotted #E9EBEB;
}
.primaires-tweet p {
    margin:0px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;
    font-weight: bold;
    color:#122326;
    line-height: 1.40em;
    letter-spacing: -0.05em
}
.primaires-tweet a {
    color:#05a0d1;
	text-decoration: none;
}
.primaires-tweet a:hover {
	text-decoration: underline;
}
.primaires-tweet span {
    margin:0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.50em;
    font-weight: normal;
    color:#05a0d1;
    letter-spacing: 0.00em;
}
/* @end */
/* @group right */

#right {
	float: left;
	width: 240px;
	text-align:left;	
}
#right .title { 
    margin:0px 0px 5px 0px;
}
#right h2 { 
    margin:0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    color:#122326;
}
#right p { 
    margin:0px;
    padding:0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    padding-bottom:0px;
}

/* @end */

/* @group right lists */

.lists li {
    margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
    margin-bottom:5px;
}
.lists li a {
	color:#FFFFFF;
	text-decoration:none;
    background-color:#122326;
	padding:5px;
	width:230px;
	display:block;
}
.lists li a:hover {background-color:#05a0d1;}

/* @end */
.block {
	float: left;
	width: 240px;
	text-align:left;
    margin-bottom:30px;	
}
.blockadd {
	float: left;
	width: 200px;
    padding:5px 15px 5px 15px;
    border: 5px solid #E9EBEB;
	text-align:left;
    margin-bottom:30px;	
}

/* @group right inscrits */
.inscrits {
	float: left;
	width: 240px;
}
.inscrits li {
    float:left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
    margin-right:6px;
    padding:0px;
    width:76px;
    height:110px;
	display:inline;
    position: relative;
}
.inscrits li.last {margin-right:0px;}
.inscrits li a {
	color: #122326;
	text-decoration: none;
}
.inscrits li a:hover{
	color: #05a0d1;
}
.inscrits li img {
    margin-bottom:2px;
	padding:5px;
	background-color:#E9EBEB;
    float: left;
}
.inscrits li img:hover {
	background-color: #05a0d1;
}

.inscrits li div {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 110px;
    background-color: #05a0d1;
    z-index:10;
    padding:5px 5px 5px 5px;
    color: #FFFFFF;
}
.inscrits li div p {
	margin: 0px;
	marging-bottom:5px;
    font-size: 0.80em;
}
.inscrits li div span {
	margin: 0px;
	padding:0px;
    font-size: 1.20em;
	font-weight: bold;
    
}
/* @end */

/* @group form */

#bookingprocess p {
    width: 210px;
    padding:10px;
	color:#122326;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    font-style: bold;
    text-align:center;
    border: 5px solid #E9EBEB;
}
.formbox, .formsel {
	width: 220px;
    padding:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	border: 5px solid #E9EBEB;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.formsend {
    background-color:#05a0d1;
	padding:2px 5px 2px 5px;
	color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	font-style: normal;
	border: 0px;
	cursor: pointer;
	border-radius: 3px;
}
.formsend:hover {background-color:#122326;}
/* @end */

/* @group footer */

#footer {
	float: left;
	width:990px;
	padding-top:20px;
    text-align:right; 
}
#footer p{
	color:#122326;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding:0px;
	margin:0px;
}
#footer img {margin-bottom:5px;}
#footer a {
	text-decoration:none;
    	color: #122326;
}
#footer a:hover {
	text-decoration:underline;
    color:#05a0d1;
}



/* @end */

/* @group credits */

.credit {
	width:990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #122326;
	margin-bottom: 20px;
}
.credit a {
	text-decoration:none;
    	color: #122326;
}
.credit a:hover {
	text-decoration:underline;
    color:#05a0d1;
 }
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #122326;
	margin-bottom: 20px;
    float: left;
}

/* @end */
