/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/

/*html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed,
	figure, figcaption, footer, header, hgroup,
	menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}*/

table
{
	/*width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-spacing: 0px;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;*/
	/*background-color: rgb(192, 227, 200);*/
}

body a:hover{
	color: red;
	text-decoration:none;
}

tr.subhead
{
	background-color: #cccccc;
}

th
{
	padding: 0 3%;
}

th.alt
{
	background-color: black;
	color: white;
	padding: 3% 3% 2%;
}

td
{
	padding: 0 3%;
}

#centre tbody{
	display: inline-block;
	width: 500px;
	border: none;
	margin-left: -7px;
}

tr.alt
{
	background-color: #eeeeee;
}

h1
{
	font: 22pt verdana, arial;
	margin: 0;
}

h2
{
	font: 18pt verdana, arial;
	margin: 0;
}

h3
{
	font: 12pt verdana, arial;
	margin: 0;
}

th a
{
	/*color: #00008b;*/
	color: rgb(0, 0, 255);
	font: 8pt verdana, arial;
}

a
{
	color: #000000;
	text-decoration: none;
}
#centre a
{
	color: #0000ff !important;
	text-decoration: none;
}

a:hover
{
	color: #00008b;
	text-decoration: underline;
}

div.outer
{
	/*width: 90%;*/
	margin: 15%;
}

table.viewmenu td
{
	background-color: #006699;
	color: white;
	padding: 0 5%;
}

table.viewmenu td.end
{
	padding: 0;
}

table.viewmenu a
{
	/*color: white;*/
	color: rgb(0, 0, 255);
	font: 8pt verdana, arial;
}

table.viewmenu a:hover
{
	color: white;
	font: 8pt verdana, arial;
}

a.tinylink
{
	color: #00008b;
	font: 8pt verdana, arial;
	text-decoration: underline;
}

a.link
{
	/*color: #00008b;*/
	color: rgb(0, 0, 255);
	text-decoration: underline;
}

div.buffer
{
	padding-top: 7%;
	padding-bottom: 17%;
}

.small
{
	font: 8pt verdana, arial;
}

table td
{
	/*padding-right: 20%;*/
}

table td.nopad
{
	padding-right: 5%;
}

a { text-decoration: none;  color : #000000;  }
a:hover { text-decoration: underline;  font : small-caps bold 10px;  color : #FFFFFF;    }
body,td { font-family: arial,helvetica,sans-serif; font-size: 10pt;  color : black; }
form {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold; color : #FFFFFF;
}

input {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color: black;
	/*background: #336C66;*/
}

textarea {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : black;
	/*background: #336C66;*/

}

select{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : black;
	/*background: #336C66;*/
}

#header{
	width: 960px;
	margin: 0 auto;
	background-color: #C0E3C8;
	/*height: 44px;*/
}

#content{
	width: 960px;
	background-color: #C0E3C8;
	margin: -14px auto;
	overflow: auto;
	min-height: 900px;
}

#suite_logo{
	width: 447px;
		float: left;
		margin-top: -76px;
		margin-left: 328px;
		z-index: 10;
		position: relative;
}

@-moz-document url-prefix() {
#suite_logo{
	width: 447px;
	float: left;
	margin-top: -80px;
	margin-left: 328px;
	z-index: 10;
	position: relative;
}
}
#logo{
	width: 917px;
	float: left;
	background: #C0E3C8;
}

#footer{
	background-color: #C0E3C8;
	width: 960px;
	margin: 0 auto;
}

.menu_principal{
	width: 140px;
}

.menu_principal .menu_level_0{
	list-style-image: url(../../dev.psyvig.com/images/bullet.html);
	line-height:14px;
}

.menu_principal li a{
	font-size: 12px;
	font-weight:bold;
}

.menu_principal .menu_level_1{
	list-style: none;
	line-height:14px;
}

.menu_principal .menu_level_2{
	list-style: none;
	line-height:14px;
}

.menu_level_1 li a{
	font-size: 8px;
}

#col_gauche{
	width: 130px;
	float: left;
	padding-right: 25px;
}

#col_droite{
	width: 140px;
	float: left;
	margin-top: 50px;
	min-height: 600px;
}

#col_droite a{
	font-size: 10px;
	font-family: Arial;
}

#boutons_droite{
	width: 115px;
	/*margin: 0 auto;*/
	margin-left: 3px;
}

#boutons_gauche{
	width: 195px;
	/*margin: 0 auto;*/
	margin-left: 17px;
}

#icone_droite{
	width: 115px;
	margin: 15px auto;
}
#menu_dr{
	width: 260px;
}

#menu_dr .menu_level_1 a:hover{
	color:red;
}

#menu_dr .menu_level_1{
	list-style-image: url(../../dev.psyvig.com/images/bullet_mini.html);
	line-height:14px;
}
#centre{
	width: 500px;
	float: left;
	margin-top: 40px;
	background-color: #eaffee;
	border: 1px solid black;
	margin-bottom: 25px;
	margin-left: 39px;
}

#centre table{
	width: 93%;
}

#centre h1{
	font-family: Arial;
	font-size: large;
	color: rgb(0, 0, 0);
	text-align: center;
}

#liste-diffusion{
	margin-top: 50px;
	margin-left: 10px;
	width: 135px;
}

#asso{
	z-index: 100;
	position: absolute;
	margin-left: 683px;
	margin-top: 54px;
	font-size: 11px;
	color: black;
}

#titre_menu_dr{
	/*background-image: url(http://dev.psyvig.com/images/PsyVig_13.jpg);*/
	color: black;
	font-weight: bold;
	text-align: center;
	height: 17px;
	width: 240px;
	margin-bottom: 20px;
	padding-top: 2px;
	margin-left: -4px;
}

#copyrights{
	width: 100%;
	color: black;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
}

#recherche{
	margin-top: 15px;
	width: 140px;
	text-align: center;
	margin-left: 5px;
}

#menu_admin {
	clear: both;
	/*text-align: center;*/
	height: 75px;
}

#menu_admin a {
	font-size: 11px;
	font-weight: bold;
}

#menu_admin li {
	background-color: #CCCCCC;
	border: 1px solid #666666;
/* margin: 0 2px 2px -1px; */
	padding: 2px;
	width: 125px;
	height: 18px;
	list-style: none;
	display: inline;

}

.clearfix{
	clear: both;
}

.txt_bold {
	font-weight: bold;
}

.txt_underline {
	text-decoration: underline;
}
.txt_red{
	color:red;
}

.txt_em{
	font-weight:bold;
}

.left{
	float: left;
}

#mce_editor_0{
	width: 485px;
}

#centre_admin{
	min-height: 610px;
}

.table_upload {
	width:80%;
}

.table_upload td {
	padding:3px;
	border:1px solid #339999;
	color: black;
}

.size1 {
	/*font-family: Arial, serif;*/
	font-size: 12px;
}

.table_image {
	width:80%;
}

.table_image td {
	padding:3px;
	text-align:center;
	border:1px solid #DDDDDD;
}

#admin_defil{
	width: 80%;
	float: left;
}

.titre{
	text-align: left;
	font-weight: normal;
	color: black;
}

#archives{
	margin-bottom: 10px;margin-left: 3px;width: 255px;border: 1px solid black;margin-top: -10px;
}

#actualite_titre{
	height: 20px;line-height: 12px;font-size: 20px;margin-top: 5px;text-align: center;color: rgb(255, 0, 0);
}

a.question:hover{
	color: red;
	text-decoration:none;
}

a.lexique:hover{
	color: red;
	text-decoration:none;
}

/*.module_actualites_titre h2 a{
	font-size:14px;
	color: #e90000;
	font-weight: bold;
}*/

.module_actualites_img {float:left; width:80px; text-align:center; height: 70px;}
.module_actualites_titre {float:left; width:200px;}
.module_actualites_titre a {font-size:14px; font-weight:bold; color:#C36;}
.module_actualites_titre a:hover {font-size:14px; font-weight:bold; color:#000;}
.module_actualites p {float:left; width:75%;margin-top:-10px;}
