
/*** CSS login ***/

body {
	text-align: center;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", arial, verdana, sans-serif;
	color: #7b7b7b; /*good*/
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}
/*h1, h2, h3, h4, h5, hr, div, form, img, table, td, tr, p, li, ul, dd, input, map*/
h1, h2, h3, h4, h5, hr, div, form, img, table, td, tr, p, li, ul, dd, map
{
	margin: 0;
	padding: 0;
}

img {
	border: none;
}
a {
	text-decoration: none;
	/*color: #a7c21d;*/
	color: #99cc33;
}
a:hover {
	text-decoration: underline;
}
#pageLogin {
	text-align: left;
}
#pageLogin h1 {
	margin: 16px 0 0 0;
}
#pageLogin .header h2 {
	color: #535255;
	font: 17px arial, helvetica, sans-serif;
	position: relative;
	margin: -17px 0 0 0;
}
#pageLogin h2 a {
	color: #535255;
}

a #presentation
{
	/*color: #A7C21D;*/
    text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
	background-image:url(/images/decouvrir.png);
}

a #presentation :hover
{
	/*color: #A7C21D;*/
    text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}

.header {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 103px;
	width: 960px;
	margin: 0 auto;
}
.header .logo {
	float: left;
	width: 280px;
}
.header .slogan {
	float: left;
	max-width: 518px;
	font-size: 13px;
	color: #535255;
	text-align: right;
	text-transform: uppercase;
	padding-top: 37px;
	padding-left:10px;
	text-shadow: 0px 0px 9px #777; 
}
.pageCentre {
	width: 960px;
	margin: 0 auto;
}
.informations {
	float: left;
	width: 460px;
	background: url(images/fond2.png) no-repeat left top white;
	min-height: 450px;
	border: 1px solid #ddd;
	padding-left: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.informations h2 {
	padding-top: 26px;
	margin-bottom: 20px;
	color: #95c402;
	font-size: 18px;
}
span.copy {
	vertical-align: top;
	font-size: 12px;
}
.informations h2 strong {
	color: #57565a;
	font-size: 27px;
	display: block;
}
.informations ul,
.informations li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.informations li {
	background: url(images/add.png) no-repeat left center;
	padding: 0 0 0 30px;
	margin-right: 165px; /*186px;*/
	margin-bottom: 10px; /*20px;*/
	font-size: 12px;
	font-style: italic;
	color: #686868;
}
.informations table {
	margin-top: 20px;
}

.informations li.item-4 {
	margin-right:140px; /*174px;*/
}
.informations li a {
	text-decoration: underline;
}
.informations li a:hover {
	color: #d46400;
}
.connexion {	
	width: 342px;
	height: 355px;
	float: left;
	padding: 40px 18px 14px 10px;
	margin-left: 15px;
}

.connect .inscription a:hover {
color: #d46400;
}

/*input.submit */
#submitconnexion {
    background : url(images/connexion2.png) no-repeat left bottom;
    background-repeat: repeat-x;
    border: 0px solid #BBBBBB;
    border-radius : 5px 5px 5px 5px;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 10px;
    margin: 2px 2px 4px;
    outline: medium none;
    padding: 2px;
    text-align: center;
	width:113px;
	height:31px;
}

#submitconnexionhover {
    background : url(images/connexion2Hover.png) no-repeat left bottom;
    background-repeat: repeat-x;
    border: 0px solid #BBBBBB;
    border-radius : 5px 5px 5px 5px;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 10px;
    margin: 2px 2px 4px;
    outline: medium none;
    padding: 2px;
    text-align: center;
	width:113px;
	height:31px;
}

.connexion-3 {	
	background: url(images/page2.gif) no-repeat left bottom;
	padding: 0;
	width: 370px;
	height: 450px;
}
/*
.connexion-3:hover {	
	background: url(images/page_hover.gif) no-repeat left bottom;
	padding: 0;
	width: 370px;
	height: 450px;
}
*/
.connexion-3 .connect {	
	padding: 14px 18px 0 14px;
}
.connexion h2 {	
	font: bold 17px arial, helvetica, sans-serif;
	padding: 5px 0 11px 0;
	border-bottom: 1px solid #ddd;
	color: #7d7d7d;
	text-transform: uppercase;
	margin-right: 24px;
}
.connexion-2 h2 {	
	margin-right: 0;
}
.connexion table {	
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0px;
}
.connexion td {	
	padding: 0 4px 0px 4px;
	font-size: 10px;
	font-weight:bold;
	height: 30px;
}

#recover_password {

	background: #fff;
	padding: 20px; 	
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 25%; left: 30%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#footer{
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	padding: 0px 0;
	margin-left: 352px;
	height: 50px;
	width: 960px;
	margin: 0 auto;
}
#footer .footerCenter {
	width: 892px;
	margin: 0 auto;
}
 #footer  a.social{
	display: block;
	background: url(images/reseaux.gif) no-repeat;
	height: 27px;
	width: 27px;
	float: left;
	margin: 2px 0 0 0;
	padding-right: 10px;
}
*+html  #footer  a.social{
	margin: 3px 0 0 0;
}
 #footer  a.linkedin:hover {
	background-position: -9px -40px;
}
 #footer  a.facebook:hover {
	background-position: -62px -40px;
}
 #footer  a.twitter:hover {
	background-position: -114px -40px;
}
 #footer  a.viadeo:hover {
	background-position: -167px -40px;
}
 #footer  a.slideshare:hover {
	background-position: -219px -40px;
}
 #footer  a.linkedin {
	background-position: -9px -10px;
}
 #footer  a.facebook {
	background-position: -62px -10px;
}
 #footer  a.twitter {
	background-position: -114px -10px;
}
 #footer  a.viadeo {
	background-position: -167px -10px;
}
 #footer  a.slideshare {
	background-position: -219px -10px;
}

#bordeau {
	background-image: url(images/moteur-de-veille.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	position: absolute;
	right: 0;
	height: 150px;
	width: 150px;
	top: 0;
	z-index: 999;
	margin: 0;
	padding: 0;
	border-style: none;
}

#bottom {
padding: 0px 0;
	margin-left: 352px;
	height: 50px;
	width: 960px;
	margin: 0 auto;
}

.textBoutonVide{
    color: white;
    font-size: 15px;
    font-weight: lighter;
    padding-top: 8px;
    position: absolute;
    text-align: center;
    width: 156px;
    z-index: 2;
    font-family: Verdana;
	
	background: url('http://www.mytwip.com/public_new/skins/common/images/servicesVide.png');
	height: 30px;
	
}
.text2{
    color: white;
    font-family: Trebuchet MS;
    font-size: 19px;
    font-weight: lighter;
    height: 30px;
    
    text-align: center;
    width: 270px;
    
    margin-left: 55px;
    margin-top: 27px;
}
.inscrireDiv{
    width:221px;
    height:47px;
    
    margin-left:75px;
    margin-top:15px;
    
}
.inscrireTxt{
    text-align: left;
    color:#666666;
    font-size:15px;
    height: max-content;
    vertical-align: central;
    font-weight: lighter;
    margin-top: 28px;
    margin-left: 12px;
}