body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	width:970px;
	margin:0 auto;
}
/* ------------- PAGE
----------------------------*/
div#page
{
	float:left;
	background-image:url('../imgs/ray03.png');
	background-repeat:repeat;
	padding:20px 20px 20px 20px;
}
/* ------------- LEFTCOL
----------------------------*/
div#leftcol
{
	display:none;
	float:left;
	width:200px;
	margin-right:20px;
}
/* ------------- CENTERCOL
----------------------------*/
div#rightcol
{
	float:left;
	width:700px;
}
/*------------------ OMBRE
----------------------------*/
.o1 {
	margin-top:0px;
	float:left;
	background: url('../imgs/shadow.gif') right 100%;
}

.o2 {
	background:url('../imgs/ray03.png') no-repeat bottom left;
}

.o3 {
	padding:0 6px 6px 0;
	background:url('../imgs/ray03.png') no-repeat top right;
}
/* ------------- BANDO
----------------------------*/
#bando
{
	width:200px;
	height:100px;
	background-image:url('../imgs/esadse_red.gif');
	background-repeat:no-repeat;
}
/* ------------- MENU
--------------------------*/
#menu{
	font-variant: small-caps;
	background-color:#fff;
	padding:20px 10px 0px 10px;
	text-align:right;
	width:180px;
}
/* ------------- ARTICLE
----------------------------*/
#article
{
	background-color:#fff;
	padding:20px 30px 50px 30px;
	width:635px;
}
/* ------------- TITRE
----------------------------*/
#titrepage
{
	font-variant: small-caps;
	background-color:#fff;
	font-size:25px;
	font-weight:600;
	color:#7188bf;
	padding:40px 0 0px 40px;
	width:655px;
}
#titre
{
	background-color:white;
	font-size:16px;
	font-weight:600;
	color:#7188bf;
	padding:12px 0 12px 40px;
	width:655px;
}
/*---------------- IMGARTICLE
----------------------------*/
#imgarticle
{
	float:left;
}

/*--------------- LEGENDE
-------------------------*/
#legende
{
	color:#888888;
	font-size:9px;
	line-height:15px;
	padding:0 0 10px 0;
}
/* ------------- VIGNETTES
--------------------------*/
#box-vignettes
{
	float:right;
}
/* ------------- TEXT ARTICLE
----------------------------*/
#text-article
{
	padding:10px 0 0 0;
}

/*---------------- HR
----------------------------*/
hr
{
	background-color:#dddddd;
	height: 2px;
	border: 0;
	color:#dddddd;
}

.ssmenu{
	margin-top:10px;
	background-color:#fff;
	padding:10px 5px 1px 5px;
	border-top:dotted 2px #ccc;
	border-bottom:dotted 2px #ccc;
}

a
{
	color:#7188bf;
	font-weight:800;
	text-decoration:underline;
	border: 0px none;
	outline: none;
}
a:hover
{
	color:#cc0033;
}

a.vignette  img
{
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
}

a.vignette:hover img
{
	border-style:solid;
	border-width:1px;
	border-color:#000;
}

a.print 
{
	float:right;
	margin-right:30px;
	background-image:url('../imgs/print.gif');
	width:25px;
	height:25px;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
}

a.print:hover
{
	background-image:url('../imgs/print_hover.gif');
	border-style:solid;
	border-width:1px;
	border-color:#000;
}

a.tmenu
{
	font-weight:300;
	color:#555;
	text-decoration:none;
	font-size:1em;
	line-height:10px;
	display:block;
	padding:0 5px 5px 0;
}

a.tmenu:hover
{
	color:#cc0033;
	background-color:#fff;
	font-weight:900;

}

a.tmenuLock
{
	font-weight:900;
	color:#cc0033;
	text-decoration:none;
	font-size:1em;
	line-height:10px;
	display:block;
	padding:0 5px 5px 0;
}
a.tmenuLock:hover
{
	color:#cc0033;
	background-color:#fff;
}
a.tssmenu
{
	font-weight:300;
	color:#555;
	text-decoration:none;
	font-size:1em;
	line-height:10px;
	display:block;
	padding:0 0 10px 0;
	margin-bottom:4px;
}

a.tssmenu:hover
{
	color:#cc0033;
	font-weight:900;
	background-color:#fff;
}

a.tssmenuLock
{
	font-weight:900;
	color:#cc0033;
	text-decoration:none;
	font-size:1em;
	line-height:10px;
	display:block;
	padding:0 0 10px 0;
	margin-bottom:4px;
}
a.tssmenuLock:hover
{
	color:#cc0033;
	background-color:#fff;
}

table
{
	border-collapse: collapse;
}
tr.vignettes_haut
{
	background-image:url('../imgs/ray03.png');
	background-repeat:repeat;
	height:15px;
	border:solid 5px #fff;
}

td.vignette
{
	line-height:0px;
	height:54px;
	padding:2px 2px 0 0;
	text-align:center;
	vertical-align:middle;
	border: none;
}

h1
{
	font-size:20px;
	font-weight:800;
	color:#000000;
}
.titre
{	
	color:#000080;
	font-size:14px;
	font-weight:900;
}
.sstitre
{	
	color:#4682B4;
	font-size:12px;
	font-weight:900;
}



/* ------------- SEPARATOR
----------------------------*/
hr.separator
{
	background-color:#dddddd;
	height: 4px;
	border: 0;
	color:#dddddd;
}
img {
	display: block
}

