
/* CSS Document */

body {
	background-image: url(img/background_interne.jpg);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body.front {
	background-image: url(img/background_front.jpg);
}
body.accueil {
	background-image: url(img/background_accueil.jpg);
}
body.accueil div.actualite {
	position:absolute;
	top:80px;
	left:300px;
	width:290px;
	height:135px;
	padding:0;
	font-size:11px;
	color:white;
}
body.accueil div.actualite a {
	color:white;
}
body.accueil div.actualite h3 {
	text-decoration:underline;
	font-size:14px;
}

.retourAccueil {
	position:absolute;
	top:273px;
	left:20px;
}


h2 {
	margin: 0;
	padding-left:28px;
	padding-bottom:10px;
	color: #1AA3CB;
	background: transparent url(img/fleche_titre.gif) no-repeat top left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
a img {
	border:none;
}

a {
	color: #0992BA;
}

.loginbox {
	position: absolute;
	top: 80px;
	left: 695px;
	width: 230px;
	color: white;
	text-align:right;
}
.loginbox a {
	color: white;
}
.loginbox div.passPerdu {
	text-align:left; 
	float:left;
}
.loginbox div.passPerdu a {
	color: black;
}
.loginbox td.loginBoxBotttom {
	border-bottom: 1px solid #149CC3;
}
body.front .loginbox, body.accueil .loginbox {
	position: absolute;
	top: 80px;
	left: 782px;
	width: 219px;
	font-weight: bold;
	color: black;
}
body.front .loginbox form {
	margin: 0;
}


.langSwitcher {
	position: absolute;
	top: 20px;
	left: 95px;
	width: 219px;
	color: white;
}

.langSwitcher a {
	color: white;
}



.message_front {
	position: absolute; 
	top: 500px;
	left: 180px; 
	width: 600px;
	text-align: right; 
	color: white;
	font-size:13px;

	top: 500px;
}
.message_front p {
	font-size: 11px;
	margin: 0 0 1em 0;
}
.menu_front {
	color: white;
	position: absolute; 
	top: 420px;
	width: 162px;
	text-transform: uppercase;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 95%;
}
.menu_front ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu_front li {
	margin: 0;
	list-style-type: none;
	padding: 18px 0 7px 4px;
	border-bottom: 1px solid white;

}
.menu_front a {
 color: white;
 text-decoration: none;
}
.menu_front_connecte {
	color: white;
	position: absolute; 
	top: 420px;
	width: 162px;
	text-transform: uppercase;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 95%;
}
.menu_front_connecte ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu_front_connecte li {
	margin: 0;
	list-style-type: none;
	padding: 10px 0 0px 4px;
	border-bottom: 1px solid white;

}
.menu_front_connecte a {
 color: white;
 text-decoration: none;
}

/*** menu ***/

.menu_main {
	position: absolute;
	top: 40px;
	left: 0;
	color: white;
	width: 162px;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 95%;
}
.menu_main ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu_main li {
	margin: 0;
	list-style-type: none;
	padding: 18px 0 7px 4px;
	border-bottom: 1px solid white;
}
.menu_main a {
 color: white;
 text-decoration: none;
}


/*** Logos ***/
div.logo {
	position:absolute;
	top:517px;
	left:785px;
}
div.logo table {
 width: 192px;
 margin: 0 12px;
}
div.logo table td {
	padding:0px;
	margin:0px;
}

div.logo_main {
	position:absolute;
	top:370px;
	left:930px;
}
div.logo_main table td {
	text-align:center
}





/*** contenu ***/
body.main .corps {
	width:710px;
	position: absolute;
	top: 127px;
	left: 189px;
	background-color: white;
	padding: 10px 5px 5px 29px;
}
.corps input, .corps select, .corps textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body.front .corps {
	position:absolute;
	top:10px;
	left:280px;
	width: 500px;
	height:590px;
	overflow: auto; 
}

.corps_popup {
	width:250px;
	position: absolute;
	top: 130px;	
	left: 200px;	
	background-color: white;
}

table.soumissionArticle {
	border-collapse:collapse;
}
table.soumissionArticle tr {
	vertical-align: top;
}
table.soumissionArticle th {
	text-align: right;
	line-height: 1.7em;
	margin: 0;
	padding: 4px;
}
table.soumissionArticle td {
	text-align: left;
	line-height: 1.7em;
	margin: 0;
	padding: 4px;
}
table.soumissionArticle h3 {
	text-align: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted black;
}
table.soumissionArticle .buttons {
	border-top: 1px dotted black;
	text-align: center;
}
table.soumissionArticle p {
	margin: 0;
	padding: 0;
}

table.soumissionArticle input, 
table.soumissionArticle select, 
table.soumissionArticle textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


.lireArticleTab {
	border-collapse:collapse;
	margin: 10px;
}

.lireArticleTab td, .lireArticleTab th {
	border: 1px solid black;
	padding-left:5px;
	padding-right:5px;
}
.lireArticleTab td.etat {
	width: 120px;
}
.lireArticleTab table td, .lireArticleTab table th {
	padding: 0px;
}

.formulaire {
	margin:auto;
}

.lienAction a, .lienActiona:visited {
	color:red;
	text-decoration:none;
	font-weight:bold;
}
.lienAction a:hover {
	text-decoration:underline;
}



/*** Gestion des utilisateurs ***/

.gestionUtilisateur {
	margin-bottom: 1em;
}


/*** table "data" ***/
table.data {
	border-collapse: collapse;
	border: 1px solid #ffffff;
	margin: 0 auto 1em auto;
	width: 100%;
}
table.data td,
table.data th {
	vertical-align: top;
	border: 1px solid #ffffff;
	padding: 0.2em;
}
table.data thead th, table.data thead th a {
	background-color: #1AA3CB;
	text-align: left;
	color:#FFFFFF;
	text-decoration: none;
}
table.data tbody th {
	background-color: #1AA3CB;
	text-align: right;
	color:#FFFFFF;
}
table.data tr.odd {
	background-color: #FFFFFF;
}
table.data tr.even {
	background-color: #D5ECF2;
}
table.data td a{
}

/* sous tableau commenatire dans gestion article */
table.data table.commentaire td {
	margin:0px;
	padding:0px;
	border:none;
}


/*** messages ***/
.messages {
	padding: 0.5em 1em;
	border: 1px solid #c33;
}
.message {
	margin: 0.25em 0;
	color: #c33;
	font-weight: bold;
}

div.loginErrorMessage {
	position:absolute;
	top:170px;
	left:790px;
	color: #c33;
	font-weight: bold;
}


/*** liens et boutons ***/
.buttonLink {
	background: #1AA3CB;
	padding: 0.25em;
	font-weight: bold;
	text-decoration: none;
	color: white;
	cursor: pointer;
}
.buttonLink:hover {
	background: #ffffff;
	color: #1AA3CB;
	border: 1px solid #1AA3CB;
}
.warn:hover {
	color: #c00;
}


div.news {
	margin: 0;
	padding: 0.8em 0;
	border-bottom: 1px solid black;
}
div.news.odd {
}
div.news.even {
}
div.news p, div.news h4 {
	margin: 0;
	padding: 0;
}
div.news .date {
	color: #666;
}
div.news .contenu {
	font-style: oblique;
}

table.gestionNumero {margin:auto;}
table.gestionNumero td {
	padding-left:20px;
}

div.titreNumero {
	font-size:12px;
	font-weight:bold;
	padding:0;
}
li.listeNumero {
	padding-top:10px;
}

h3.NumeroEntete {
	font-weight:bold;
	color:#1AA3CB;
}

div.comiteScientifique span {
	color:red;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:0px;
	margin:0px;
}

/****** Tableau dans lequel sont affichés tous les documents de l'article ******/
table.documents {
	border-collapse:collapse;
}
table.documents th.haut, 
table.documents td.haut {
	border:none;
	border-top:2px dotted black;
}

/******* affichage du fait que l'article répond à un appel à contributions *****/
td.alertAppel {
	font-weight:bold;
}


/******* affichage du tableau des visites *****/
table.visite {
	border-collapse: collapse;
	border: 1px solid #ffffff;
	margin: 0;
	width: 50%;
}
table.visite th {
	background-color:#1AA3CB;
	vertical-align: top;
	border: 1px solid white;
	padding: 0.2em;
	color:white;
}
table.data tr.odd {
	background-color: #FFFFFF;
}
table.data tr.even {
	background-color: #D5ECF2;
}
table.visite td.total{
	font-weight:bold;
	border-bottom:1px solid #1AA3CB;
}
table.visite th.date{
	background-color:white;
	color:black;
	width:100px;
}


table.ficheArticle {
}
table.ficheArticle tr {
	vertical-align: top;
}
table.ficheArticle th {
	text-align: right;
}
table.ficheArticle td {
	text-align: left;
}

/*** metropolesTk ***/
table.metropolesTk {
	border-collapse: collapse;
	margin: 0 auto 1em auto;
	width: 100%;
}
table.metropolesTk td,
table.metropolesTk th {
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 0.2em;
}
table.metropolesTk thead th {
	background-color: #ddd;
	text-align: center;
	font-size: 80%;
}
table.metropolesTk tbody th {
	background-color: #ddd;
	text-align: right;
}
table.metropolesTk caption {
	margin: 1em auto 0 auto;
	padding: 0.5em;
	font-style: oblique;
	letter-spacing: 0.1em;
}
table.metropolesTk tbody th.assoc {
	background-color: #ddd;
	text-align: right;
	width: 20%;
}
table.metropolesTk p, table.metropolesTk table {
	margin: 0;
	padding: 0;
}