* {
	margin: 0;
	padding: 0;
}

/*<group=hacks>*/

.clearfix { display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/*</group>*/

ul {
	list-style: none;
}

a {
	color: #fd7419;
	text-decoration: none;
}

body {
	color: #000;
	background: #fff;
	font: 13px Arial, Helvetica, sans-serif;
}

#header {
	position: relative;
	height: 93px;
	margin-bottom: 1px;
	background: url(../images/headerbg.gif) left bottom;

}

#header div#logo, #header #logo a {
	display: block;
	width: 175px;
	height: 93px;
	background: url(../images/head_logo.gif) no-repeat;
}

#header #logo span {
	display: none;
}

#quickaccess {
	position: absolute;
	top: 0;
	right: 0;
	width: 160px;
	height: 93px;
	background: #fff url(../images/head_deco.gif) no-repeat left bottom;
}

#quickaccess ul {
	margin-top: 15px;
	margin-left: 30px;
}

#quickaccess li {
	background: url(../images/sep_header.gif) no-repeat;
}

#quickaccess a {
	padding-left: 30px;
	height: 26px;
	line-height: 26px;
}

#panier a {
	background-image: url(../images/head_monpanier.gif);
}

#ouvrages a {
	background-image: url(../images/head_consult.gif);
}

#suivi a {
	background-image: url(../images/head_suivi.gif);
}

#quickaccess a {
	display: block;
	font-size: 10px;
	color: #673dbc;
	background-repeat: no-repeat;
	background-position: left top;
}

#quickaccess a:hover {
	color: #fd7b24;
	background-position: left bottom; 
}

#menu ul {
	width: 100%;
	margin-bottom: 1px;
	padding: 4px 0 4px;
	color: #fff;
	background-color: #000;
	text-align: center;
}

#menu li {
	display: inline;
	font-size: 12px;
	text-transform: uppercase;
}

#menu li a {
	padding: 5px 1em 4px;
	color: #fff;
	background-color: #000;
	border-right: 2px solid #8c8c8c;
}

#menu li.first a {
	border-left: 2px #8c8c8c solid;
}

#codes a:hover {
	background: #00a4b0;
}

#dict a:hover {
	background: #b66e7e;
}

#manu a:hover {
	background: #d19700;
}

#trait a:hover {
	background: #00c178;
}

#essai a:hover {
	background: #a40090;
}

#melan a:hover {
	background: #0593e2;
}

#thes a:hover {
	background: #bb2d3f;
}

div.search {
	height: 30px;
	padding-top: 7px 0 6px;
	text-align: center;
	background: #e5daf7;
	vertical-align:bottom;
}

#Search {
	margin:auto;
	margin-top: 5px;
}

a#rav2 {
	display: block;
	width: 145px;
	height: 17px;
	margin-left:25px;
	background-image: url(../images/bt_rech-av.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a#rav2:hover {
	background-position: left bottom;
}

#content {
	position: relative;
	padding: 20px 0;
	border-top: 1px #b39edd solid;
}

/* PB avec IE7 *
#subcol {
	position: absolute;
	top: 20px;
	left: 0;
	width: 235px;
	height: auto;
}

#maincol {

	margin-left: 260px;
	width:650px;
	min-height:362px;

}
/* Ok avec IE */
#subcol {
	position:relative;
	margin:20px 0 10px 0;
	width: 235px;
	height: auto;
}

#maincol {
	position:absolute;
	margin-left: 260px;
	width:650px;
	height:400px;
	overflow:auto;
}
/* */

#maincol p{
	text-align:justify;
}

p {
	margin: 1em 2em;
}

p.breadcrumbs {
	margin: 0;
	color: #fd7419;
}
p.breadcrumbs a:hover{
color: #673DBC !important;
}

#themes{
	margin-left:10px;
}

#themes #titreTheme {
	height: 20px;
	font-size: 1px;
	color: #fff;
	background: url(../images/ttr_nostheme.gif) top left no-repeat;
	 border-bottom: #fe7318 solid 1px;
	text-align:right;
}

#themes a {
	color: #000;
}
#themes a:hover{
color: #fd7419;
}
#themes li {
	padding: 2px 0px 2px 20px;
	line-height: 17px;
	background: url(../images/puce_listeA.gif) no-repeat 0px 10px;
}

#maincol h1 {
	margin: 1em 0;
	color: #673dbc;
	font-size: 20px;
	font-weight:bold;
}

#news {
	margin-top: 30px;
	color: #fff;
	background: #673dbc;
}

#news #letter {
	height: 25px;
	font-size: 1px;
	color: #916fd6;
	background: #916fd6 url(../images/ttr_lettredinfo.gif) no-repeat 35px 0;
	border-bottom: 1px #fff solid;
}

#news p {
	padding: .5em;
	text-align: justify;
}

#news a {
	display: block;
	margin: 5px 10px;
	padding-right: 15px;
	color: #fff;
	text-align: right;
	background: url(../images/whitearrow.gif) no-repeat right .3em;
}

.submenu .first a {
	border: none;
}

.submenu a {
	font-size: 11px;
	text-transform: uppercase;
	color: #673dbc;
	padding-left: 6px;
	border-left: 2px #fd7419 solid;
}

.submenu .last a {
	padding-right: 6px;
	border-right: 2px #fd7419 solid;
}

.submenu a:hover {
	color: #fd7419;
}

.submenu ul {
	width: 100%;
	padding: 4px 0 4px;
	color: #fff;
	background-color: #fff;
	text-align: center;
}

.submenu li {
	display: inline;
	margin-right: 4px;
}

#maincol h2 {
	margin: 1em 0;
	font-weight: bold;
	font-size: 14px;
	color: #916fd6;
}
#maincol h2 a,#maincol h2 a.linlintra {
	color: #916fd6;
		font-size: 14px;
		text-align:center;
		
}
#maincol h2.moreLink{
margin-left:85px;
display:block;
height:60px;
width:480px;
line-height:30px;
text-align:center;
margin-bottom:20px;
font-weight:bold;
background: #e5daf7;

}


#maincol h2.moreLink a:hover{
color: #fd7419;
}
#maincol h3, #maincol h3 a {
	font-weight: bold;
	font-size: 13px;
	color: #c792ff;
		margin:  0 0 0 0.8em;
}
#maincol em{
font-style:normal;
}
#maincol h3 a.linkintra{
	color: #c792ff;
}
#maincol .connexLink{
padding-bottom:10px;
}
#maincol .connexLink, #maincol .connexLink a {
	font-weight: bold;
	font-size: 10px;
	color: #c792ff;
}
#maincol p a.linkintra{
	color: #000;
}
#footer {
	text-align: center;
	border-top: 1px #b39edd solid;
}

#footer, #footer a {
	font-size: 11px;
	color: #000;
}

.mylink,.mylink:hover{
	font-size:16px;
	color: #fd7419;
	text-decoration:underline;
}

#prescontent{
	display:none;
}

#pres a{
	color:#c792ff;
}

