/**
  * login.css : Feuille de style de la page d'accueil/login
  *
  * @author : Erwan Richard
  * @date 	: 01/01/2006
  *
  */

* {
margin: 0;
padding: 0;
border: 0;
font-family: sans-serif;
font-size : 1em;

font-weight: normal;
font-style: normal;
text-decoration: none;
}

html, body {
	background-color : #0F2F60;
	color : #FFFFFF;
	font-family : arial, sans-serif;
	text-align : center;
}
html{
	font-size : 100%;
}
body {
	font-size : 0.8em;
	padding : 0 1em;
}

a {
	background-color : #0F2F60;
	color : #FFFFFF;
}

#global {
	margin-top : 0%;
	margin-left : auto;
	margin-right : auto;
	max-width : 865px;
	text-align : left;
}

#site {
	position : relative;
	margin-top : 5%;
	height : 420px;
	color : #ffffff;
}

#back {
	width : 100%;
	height : 100%;
	background : #154286 url('/img/back1.jpg') top left no-repeat;
}

#demo {
	background-color : #CCCCCC;
	color : #000000;
	margin-top : 15em;
	width : 17em;	
	height : 10%;
	float : left;
	padding : 0 0 0 1em;
	filter : alpha(opacity=90);
    -moz-opacity : 0.9;
    opacity : 0.9; 
}

#plateforme {
	background-color : #CCCCCC;
	color : #000000;
	margin-top : 24.5em;
	width : 17em;	
	height : 10%;
	float : right;
	margin-right: 17em;
	padding : 0 0 0 1em;
	filter : alpha(opacity=90);
    -moz-opacity : 0.9;
    opacity : 0.9; 
}


#demo h1, #plateforme h1 {
	font-variant : small-caps;
	font-weight : bold;
	color : #f69504;
}
#demo a, #plateforme a{
	color : #fff;
	background-color : transparent;
	font-weight : bold;
}



#right  {
	position : absolute;
	z-index : 100;
	top: 0px;
	right : 0px;
	width : 225px;
	height : 100%;
}

#right1 {
	height : 70%;
	color : #ffffff;
	background : #456596 url("/img/cnam_logo2.jpg") bottom right no-repeat;
}

#right1 p{
	margin : 0 0.7em;

}

#right1 .bottom{
	margin-top : 45%;
}

#right1 a {
	text-decoration : underline;
	background : transparent;
}

#rightMail {
	height : 70%;
	color : #ffffff;
	background-color : #456596;
	overflow : auto;
}

#rightMail h1{
	margin-top : 1em;
	text-align : center;
	font-weight : bold;
	color : #f69504;
}
#rightMail a{
	background : transparent;
	text-decoration : underline;
}

#rightMail p{
	margin : 0.7em;
}

/* Logo */
#logo {
	width : 100%;
	height : 30%;
	border : 0px solid gray;
	margin : 0 auto 1em auto;
	text-align : center;
	
}


#logo p{
	background : transparent url("/img/pleiad_logo.jpg") center top no-repeat;
	padding-top : 60px;
	color : #f69504;
	background-color : #456596;
}

.password{
	background : transparent;
	color : #FFFFFF;

}

#right2 {
	width : 100%;
	height : 30%;
	background: #264677 url('/img/login_BD.gif') bottom right no-repeat;
	color : #FFFFFF;
	text-align : center;
}

#right2 a {
	font-size : 0.8em;
}
#form1 {
	margin-left : 1em;
	width : 90%;
}

#form1 p {
	text-align : left;
}

#form1 label {
	float : left;
	width : 45%;
	font-variant : small-caps;
	font-weight : bold;
}

#choisirform {
	margin-left : 1em;
	width : 90%;
}

#choisirform p {
	text-align : left;
}

#choisir label {
	float : left;
	width : 45%;
	font-variant : small-caps;
	font-weight : bold;
}
.inputForm{
	width : 50%;
	height : 1.5em;
	margin-bottom: 0.5em;
	font-size : 1em;
	background-color : #fff;
	/*line-height : 0.8em;*/
	border : 1px inset gray;
}
.focus {
	width : 50%;
	height : 1.1em;
	background-color :#AFDBFF;
	line-height : 1em;
	border : 1px inset gray;
}

.blinker {
	text-decoration : blink;
	color : red;
	background : transparent;
}

a.external {
	background : transparent url('/img/external-blue.gif') right no-repeat;
	padding-right : 15px;
}

.warning {
	color : red;
	background : transparent;
	}
.submit {
	width : 100%;
	margin : 0.1em auto;
	text-decoration : none;
	font-variant : small-caps;
	font-weight : bold;
	color : #f69504;
	background-color : transparent;
	cursor : pointer;
}

#footer {
	width : 100%;
	height : 20px;
}

#f_right {
	float : right;
}

#f_left {
	float : left;
}



div.mention{
	margin-top : 10%;
	margin-left : auto;
	margin-right : auto;
	width : 735px;
	text-align : left;
	height : 400px;
	overflow : auto;
	border : 1px solid white;
}
div.mention p {
	margin : 1em;
}
div.mention a {
	text-decoration : underline;
	text-align : center;


}
h1.mention {
	color : #f69504;
	font-size :	2em;
	margin : 1em;
}
h2.mention {
	color : #fff;
	font-size : 1.5em;
	margin : 1.5em
}
h3.mention {
	color : #f69504;
	font-size : 1.5em;
	margin : 1em 0;
}
h4.mention {
	color : #fff;
	font-size : 1.2em;
	font-weight : bold;
	margin : 1em 0;
}

ul.mention {
	list-style-image : url('/img/puce.gif');
	margin-left : 3em;
}

div.credits {
	margin-top : 10%;
	margin-left : auto;
	margin-right : auto;
	width : 735px;
	text-align : left;
	height : 400px;
	overflow : auto;
	border : 1px solid white;
}

div.credits h1{
	margin-top : 1em;
	text-align : left;
	font-weight : bold;
	color : #f69504;
	font-size : 2em;
}

div.credits h2{
	margin-top : 1em;
	margin-left : 1em;
	text-align : left;
	font-weight : bold;
	font-size : 1.5em;
	color : #fff;

}
div.credits a{
	text-align : center;
	margin : 0 auto;
	width :25%;
}
div.credits h3{
	font-size : 1em;
	margin-top : 1em;
	margin-left : 4em;
	text-align : left;
	font-weight : bold;
	color : #fff;
}

div.credits ul {
	list-style-image : url('/img/puce.gif');
	margin-left : 5em;
}

div.mention form {
	/*margin : 0 auto;*/
	text-align : center;
	width : 70%;
}

div.mention legend{
	font-weight : bold;
	color : #f69504;
	}
div.mention fieldset {
	border : 1px solid white;
	margin : 1em;
	padding : 1em;
	background : #264677;
	text-align : left;
}
div.mention textarea {
	width : 85%;
	}
a.submit,p.submit {
/*	margin : 0 auto;*/
	width : 100%;
	background : transparent;
}
div.mention label {
	float : left;
	width : 20%;
}
