body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

body#main {
	text-align: center;
	background-color: #FFFFF9;
	color:#065126;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	overflow-y: scroll;
}

.tablePrincipale {
	width: 950px;
	margin:auto;
	padding: 0px;
	border: 0px;
}

.tablePrincipale td {
    padding: 5px;
}

.tablePrincipale_entete {
/*	background:url('http://www.medialexie.com/images/trame_haut.png');*/
	background-repeat: no-repeat;
	height: 114px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.tablePrincipale_menu {
	background:url('http://www.medialexie.com/images/trame_menu.png');
	background-repeat: no-repeat;
	height: 40px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	vertical-align:top;
}

.tablePrincipale_corps {
/*	background:url('http://www.medialexie.com/images/trame_fond.png');*/
	width:100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.tablePrincipale_bordure_left {
	width:10px;
/*	background:url('http://www.medialexie.com/images/trame_bordure.png') left repeat-y;*/
}

.tablePrincipale_bordure_right {
	width:10px;
/*	background:url('http://www.medialexie.com/images/trame_bordure.png') right repeat-y;*/
}


.tablePrincipale_bas {
/*	background:url('http://www.medialexie.com/images/trame_bas.png');*/
	height: 43px;
	text-align: center;
	vertical-align: middle;
}

.tablePrincipale_texte {
	text-align:justify;
/*	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;*/
}

.tablePrincipale_panier {
	text-align:center;
}

#tableEntete {
	width: 870px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#tableEntete_droite {
	width:240px;
	text-align:center;
}

#tableEntete_centre {
	text-align:center;
	vertical-align:bottom;
}

#tableEntete_gauche {
	width:150px;
	text-align:right;
	vertical-align:bottom;
}

#tablePied {
	font-size:12px;
	width: 850px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#tableMenu {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border:0px;
}

#tableMenu_bouton_accueil {
	width: 120px;
	height: 37px;
	margin:0px;
	padding:0px;
	border:0px;
}

#tableMenu_bouton_actualites {
	width: 140px;
	height: 37px;
}

#tableMenu_bouton_boutique {
	width: 170px;
	height: 37px;
}

#tableMenu_bouton_conferences {
	height: 37px;
	text-align:center;
}

#tableMenu_bouton_agenda {
	height:37px;
	text-align:center;
}

#tableMenu_bouton_compte {
	width: 150px;
	height: 37px;
	text-align:right;
}

#tableSaviez {
	width:240px;
}

#tableSaviez a {
	text-decoration:none;
}

#tableSaviez_haut {
	height:15px;
	background:url('http://www.medialexie.com/images/haut_saviezVous.png') no-repeat bottom;
}

#tableSaviez_centre {
	padding-top: 10px;
	text-align:center;
	color:#065126;
}

.piedPage {
	font-size:11px;
	text-align:center;
	margin-top: 10px;
}

.piedPage a {
	color:#002B00;
}

.fondTable {
	background-color: #F0F2FF;
}

.titreDescription {
	font-size:15px;
	color: #065126;
	background-color: #BFC9FF;
	height: 25px;
	padding: 5px;
	text-align:center;
}

a {
	color:#065126;
}
a:hover
{
	color:#FF0000;
}
#tableNavigation {
	width:230px;
}

#tableNavigation_haut {
	height:15px;
	background:url('http://www.medialexie.com/images/haut_navigation.png');
}

#tableUnivers_haut {
	height:15px;
	background:no-repeat right url('http://www.medialexie.com/images/haut_univers.png');
}

#tableNavigation_cote {
	width:10px;
}

#tableNavigation_centre {
	padding-top:10px;
	text-align:left;
}

#tableLiens {
	width:100%;
	margin:auto;
}

#tableLiens_intitule {
	height:20px;
}

#tableLiens_separation {
	height:10px;
}

#DescriptionSection {
	text-align:justify;
}

#DescriptionSautLigne {
	height:30px;
}

#tableInfos_gauche {
	vertical-align:top;
	width:20px;
}

#tableInfos_droite {
	vertical-align:top;
	text-align:left;
}

#tableTitre {
    font-weight: bold;
    text-align: left;
    padding: 0 10px;
    color: #7D4B00;
    background: transparent url("http://data.medialexie.com/images/css/haut_titre.png") repeat-x 0 50%;
}

#tableTitre span {
    padding: 0 4px;
    background: #FFF;
}

input {
	color: #065126;
	background-color:#FFFFFF;
	border:#065126 solid 1px;
	padding-left:5px;
}

/*input[readonly] {
	background-color:#CCCCCC;
}
*/
input[disabled] {
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
}

select {
	color: #065126;
	background-color:#FFFFFF;
	border:#065126 solid 1px;
}

input[type='checkbox'] {
	color:#065126;
/*	background-color:#e0e4ff;*/
	border:none;
}

textarea {
	background-color:#FFFFFF;
	color:#065126;
	border:#065126 1px solid;
}

form {
	padding:0px;
	margin:0px;
}

bold, strong {
	color:#7D4B00;
}

.messageErreur {
	color:#FF0000;
	padding-top:10px;
	text-align:left;
}

#tableErreur_attention {
	vertical-align:top;
	width:20px;
}

#fluxSynthese
{
	display:none;
}

.alignementGauche
{
	text-align:left;
}

.alignementCentre
{
	text-align:center;
}

.alignementDroite
{
	text-align:right;
}

.alignementJustifie
{
	text-align:justify;
}

.lignePlan
{
	text-align:left;
	font-size:10px;
	color:#3559ff;
	padding:10px 0px 10px 10px;
}

.lignePlan a
{
	text-decoration:none;
	color:#3559ff;
}

.lignePlan a:hover
{
	text-decoration:underline;
}

select#langue
{
	color:#065126;
	width:140px;
	padding-left:2px;
	border:solid 1px #AAAAAA;
}

.element100
{
	width:100%;
}


div#wrapper1 {
    background: none repeat scroll 0 0 #FFFFFF;
    min-height: 100%;
    min-width: 980px;
}

div#wrapper2 {
    height: 100%;
}

div#wrapper3 {
    margin: 0 auto;
    width: 950px;
}

div#wrapper4 {
    margin: 10px auto 0 auto;
}

div#header {
	background:url(http://data.medialexie.com/all/images/menu/bg_header.png) no-repeat scroll 0 59px transparent;
    height: 128px;
    position: relative;
    z-index: 100;
	text-align:left;
}



a#header_logo {
    position: relative;
    z-index: 50;
	top:20px;
	border-style:none;
}

a#header_logo img{
	border-style:none;
}

span#header_entete {
    position: relative;
    z-index: 50;
	top:20px;
	left: 120px;
}

ul#header_user {
	position: relative;
    float: right;
    height: 35px;
	margin-top: 15px;
	
}

ul#header_user li#compte {
    color: #435986;
    float: left;
    padding: 10px 0 0 30px;
	display:block;
}

ul#header_user li#compte a {
    color: #435986;
    font-weight: bold;
    text-decoration: none;
}

ul#header_user li#panier {
    background: url(http://data.medialexie.com/all/images/menu/header_cart.png) no-repeat scroll 0 9px transparent;
    float: left;
    padding: 10px 20px 0 28px;
	display:block;
}

ul#header_user li#panier a {
    color: #085229;
    font-weight: bold;
    text-decoration: none;
}
