/* babbel */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111
}

a {
	color: #d74b54; /*#FF5500;*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.sel { font-weight: bold; }

li, ul { list-style-type:none; margin: 0px; padding: 0px;}

img { border: 0px; }

p { margin-top: 10px; margin-bottom: 7px }

h1 { font-size: 45px; padding:0px; margin:0px; font-weight: bold; }

h2 {
	font-size:14px;
	font-weight:bold;
	color: #000000; /*#0C343D;*/
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

form { padding: 0px; margin: 0px;  }
input, textarea { margin: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #111111;}

.auteur { color: #d74b54; font-style: italic; }

.innerfade { text-align: left; }

.example { color: #999; }

.important { color: #d74b54;; }

.obligatoire { font-weight: bold; }

.bigger { font-size:12px; }

#container {
  position			: absolute;
  top				: 50%;
  left				: 50%;
  width				: 950px;
  height			: 401px;
  margin-top		: -240px;
  margin-left		: -475px;
}

#content {
	position: relative;
	background-image: url(./../img/content_background.png);
	background-repeat: no-repeat;
	width:730px;
	height:354px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
}

#content.freemail {
	background-image: url(./../img/content_background_freemail.png);
}

#flash {
	top: 25px;
	left: 220px;
	position: absolute;
	width: 500px;
	text-align: center;
}

#claim {
	position: relative;
	height: 71px;
	left: 10px;
	width: 500px;
	color: #d74b54; /*#F58220;*/
	top: 0px;
}

#claimHeading {
	bottom: 0px;
	position: absolute;
}

#contentleft, #contentright {
	width: 350px;
	height: 225px;
	float: left;
	padding-left: 5px;
	margin-top:35px;
	margin-bottom:20px;
}

#contentleft {
	border-right: 1px solid #C4CCCC;
	padding-left: 9px;
}

#content .innerContent {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 150%;
}

#content .video-layer 		{ padding-left: 35px; padding-top:10px; font-size:70%; }

#content li.video-link		{ color: #d74b54; cursor: pointer; line-height: 22px;}
#content li.video-link:hover	{ text-decoration: underline; }
#content li.video-link.sel		{ font-weight: bold; }

#content .innerContent img.left { padding-top: 25px; padding-left: 25px; }
#content .innerContent img.right-bottom { padding-left: 40px; }
#content .innerContent img.right-top { padding-left: 20px; padding-bottom: 10px; }

#twitter { display:bloc; float:right; }

#ContactAddForm { padding-top: 10px; padding-left: 30px; }
#ContactAddForm input, #ContactAddForm textarea { width: 280px; }

#no_flash {
	text-align: center;
}

#readmore {
	text-align: right;
	padding-right: 15px;
}

#slideshow {
	position: relative;
	background-image: url(./../img/screenshots_background.png);
	background-repeat: no-repeat;
	width:730px;
	height:120px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}

a.screenshot_thumb img {
	border:1px solid #fff;
}

#slideshow a.screenshot_thumb:hover img {
	border:1px solid #d74b54;
}

#sponsor-box {
	position: relative;
	width:210px;
	height:354px;
	float: left;
	background: #f2f2f3 url(./../img/comments-background.jpg) no-repeat top left;
}

#sponsor-list {
	padding: 10px;
	line-height:150%;
/*	text-align: center;*/
	height: 140px;
}

#comment-form {
	position: absolute;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
	bottom: 5px;
/*	text-align: center;*/
}
#comment-form h2 {
	font-size: 12px;
	color: #d74b54;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#comment-form input, #comment-form textarea{ width: 168px; }

#ajax-message { position: absolute; top: 32px; bottom: 25px; background-color: #f2f2f3; width: 170px; padding-left:20px; padding-top: 25px;}

#no_flash {
	position: relative;
	margin-top: 10px;
	width:210px;
	height:344px;
	background-image: url(./../img/testimonials_background.png);
}

#no_flash p { padding: 5px 8px 5px 8px;}
#no_flash p.warning { width: 194px; background: #FF9900 none repeat; color:#FFF; display: inline-block; margin-bottom:10px; margin-top: 0px; }
#no_flash img { border:0; margin:0; }

#testimonials_container {
	position: relative;
	background-color: #f2f2f3;
	width:190px;
	height:110px;
	float: left;
	overflow: hidden;
	padding: 5px 10px 5px 10px;
	line-height:150%;
}

#testimonials_container p {
	margin: 0px;
}

#news li { cursor: pointer; }

#indexLanguages {
	top:0px;
	margin-top: 0px;
	margin-right:1px;
	text-align: right;
	height: 15px;
	float:right;
	color: #9B9B9B;
	font-weight:normal;
}

#indexLanguages ul {
	list-style-type:none;
	background-color:#fff;
	margin:0;
	padding: 0;
}

#indexLanguages ul li {
	font-size:10px;
	display:inline;
	padding-right:2px;
}


#menu {
	position: relative;
	top: 5px;
	left: -30px;
	margin-top: 0px;
	margin-right:10px;
	text-align: right;
	height: 15px;
	float:right;
	color: #9B9B9B;
	font-weight:normal;
}

#menu ul {
	list-style-type:none;
	background-color:#fff;
	margin:0;
	padding: 0;
}

#menu ul li {
	font-size:10px;
	display:inline;
	padding-right:2px;
}

#footer {
	position: relative;
	width: 950px;
	height: 12px;
	font-size: 10px;
	color:#9B9B9B;
	float: left;
	margin-top: 10px;
}
#logos { float: right; text-align: center; width: 220px; }

#indexLanguages a {
	padding:0;
	color:#d74b54; /*#FF7733;*/
	text-decoration:none;
	background:none;
}

#indexLanguages a:hover {
	color: #9B9B9B;
}

#menu a {
	padding:0;
	color:#d74b54; /*#FF7733;*/
	text-decoration:none;
	background:none;
}

#menu a:hover {
	color: #9B9B9B;
}

#addThis {
	text-align: right;
	float:right;
	display: inline;
	margin-right: 220px;
}

#list-apoios {
	width: 330px;
	height: 200px;
	overflow: auto;
}

#message-body {
	width: 330px;
	height: 185px;
	overflow: auto;
}

.clear {
	clear:both;
}

.voto input[type=text] { width: 300px; }

/******* Table Equipe ********/
.equipe-table , .equipe-table  td{ vertical-align: top;}
.equipe-table .col1 { width: 140px; font-weight: bold; }

/**
 *  Horizontal jcarousel
 */
.jcarousel-skin-tango .jcarousel-container {
    /*-moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 580px;
    padding: 20px 50px;
	margin-left: 20px;
	 /*background-image: url(./../img/background_screenshots.jpg);
	 background-repeat: repeat-x;*/
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  580px;
    height: 90px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 124px;
    height: 90px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 25px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 18px;
    height: 20px;
    cursor: pointer;
    background: transparent url(./../img/button_right_trans.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    /*background-position: -32px 0;*/
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 18px;
    height: 20px;
    cursor: pointer;
    background: transparent url(./../img/button_left_trans.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
/*    background-position: -32px 0; */
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.loading {
    background: transparent url(./../img/loading-small.gif) 50% 50% no-repeat;
}
