/*-------------*/
/* -- Base -- */
/*-----------*/

body
{
background-color: #FFFFCC;
background-image: url(includes/menupict/menufond.jpg);
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #500000;


/*
link: "#9C0000";
vlink: "#9C0000";
alink: "#FC0000"
*/
scrollbar-arrow-color: #CE3100;
scrollbar-3dlight-color: #FFF773;
/*scrollbar-base-color: #FFCA13;*/
scrollbar-face-color: #FFCA13;
scrollbar-highlight-color: #FFF773;
scrollbar-shadow-color: #8C6308;
scrollbar-darkshadow-color: #8C6308;
scrollbar-track-color: #FFDD66;
}

body.nomenu
{
	background-image: url(commun/chiffon.gif);
}

body.ouvrage
{
	background-color:#FFFFBB;
	background-image:none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #500000;
}

p{margin-top:0px;}

/* blockquote - Actuellement utilisé uniquement sur la page - Liens - paragraphe - Omega TV*/
blockquote.omegatv{
	margin:0px;
	margin-left:15px;
	width:95%;
	text-align:justify;
	text-indent:10px;
}

img.lien {
	border:#660000 1px solid
}

a:link, a:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a:hover, a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.gras_marron{
	font-weight: bold;
	color: #662200;
}

.gras_ocre{
	font-weight: bold;
	color: #990000;
}

.gras_vert{
	font-weight: bold;
	color: #009900;
}

.gras_rouge{
	font-weight: bold;
	color: #CC0000;
}

.ital_rouge {
	color: #CC0000;
	font-style: italic;
}

/*.legende, a.legende{

/* -- Liens Amazon
a [type=amzn search]
*/
.amazon a:link,
.amazon a:visited,
.amazon a:hover,
.amazon a:active
{
	font-size:9px;
	font-style:italic;
/*	font-weight:bold;
*/
}
.amazon a:link , .amazon a:visited {
	color:#900;
}
.amazon a:hover, .amazon a:active {
	color:#F00;
}

q, cite {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:1.1em;
}

/*---------------------*/
/* -- Bando & Menu -- */
/*-------------------*/
div#bando {
	position:absolute;
	left:0px;
	top:0px;
	width:660px;
	height:30px;
	background-image: url(commun/chiffon.gif);
	z-index:1;
}

div#menu {
	position:absolute;
	left:0px;
	top:30px;
	width:780px;
	height:22px;
	z-index:2;
}

td.menu-over {
	height:22px;
	width:132px;
	text-align:center;
	line-height: 22px;
	font-weight: bold;
	font-size: 9px;
	background-image:url(includes/menupict/menu-over.gif);
}
td.menu-over a:link, td.menu-over a:visited, td.menu-over a:hover, td.menu-over a:active {
	color: #FFFF66;
}

td.menu-normal {
	height:22px;
	width:132px;
	text-align:center;
	line-height: 22px;
	font-size: 9px;
	font-weight: bold;
	background-image:url(includes/menupict/menu-normal.gif);
}

td.menu-normal a:link, td.menu-normal a:visited {
	color: #993300;
}
td.menu-normal a:hover, td.menu-normal a:active {
	color: #FF0000;
}

/*------------------*/
/* -- Sous-Menu -- */
/*----------------*/
#sousmenu {
	position:absolute;
	left:0px;
	top:52px;
	width:130px;
	z-index:3;
	height: 20px;
}

/*--------------------------*/
/* -- Recherches Google -- */
/*------------------------*/

#google_search td, #google_search input{
	font-size:9px;
	color:#550000;
}

/*--------------------------------------------*/
/* -- Formulaire Administration & Contact -- */
/*------------------------------------------*/

.form-admin input, .form-admin textarea, .form-admin textfield, .form-admin select,
.form-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#550000;
	border:solid 1px #FFAA00;
/*	width:100%;*/
}
input.bout_transparent{
	background-color:transparent;
	border:0px;
	color: #500;
	font-size:9px;
	font-weight:bold;
	padding:0px;
}
/*----------------*/
/* Tablo Contact */
/*--------------*/
table.form-contact {border:solid 1px #BB6600; background:#FFFFBB;}

input.form-radio {
	color:#660000;
/*	border:2px solid #00FF00;*/
/*	border-color:#FFFFBB;*/
/*	background-color:#00FF00;*/
}

/*----------------------*/
/* -- Contenu texte -- */
/*--------------------*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	display:inline;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #330000;
	display:inline;
}

h3,h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #660000;
	display:inline;
}

h4 {
	font-size: 11px;
}

.justify { text-align: justify; }
.indent { text-indent: 15px; }
.indent_inverse {text-indent: -15px; margin-left:15px;}

table.texte td{
	color:#440000;
	/*text-align: justify;*/
}

.titre_couleur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
}

.titre_souligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

hr {
	color: #990000;
	/*size:3px;*/
	/*width: 250px;*/
	/*height: 3px;*/
	/*noshade:noshade;*/
}

img.ocre {border:solid 1px #990000;}

input.titre_livre{
	font-size: 11px;
	font-weight:bold;
	color: #660000;
	background-color:transparent;
	border:0px;
	padding:0px;
	cursor:pointer;
}

/*-------------*/
/* Tablo Info */
/*-----------*/
table.info {border:solid 5px #BB6600; background:#FFFFBB;}
hr.info {color: #BB6600;}
table.info caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #660000;
	display:inline;
	text-align:left;
}

/*-----------------------*/
/* Tablo Telechargement */
/*---------------------*/
table.telechargement, table.telechargement td {
	border: solid 1px #BB6600;
	padding: 2px;
}
td.telechargement_rub {
	background: #FFFFBB;
	font-size: 11px;
	font-weight: bold;
}

table.invisible, table.invisible td {
	border: solid 0px #BB6600;
}

/*--------------------------------*/
/* Cartes postales electroniques */
/*------------------------------*/
div.liste_ecards, iframe.liste_ecards, ilayer.liste_ecards {
/*
	position:absolute;
	left:0px;
	top:0px;
*/
	width:490px;
	height:75px;
	z-index:1;
	overflow: hidden;
}

img.liste {border:#660000 1px solid;}


/*------------*/
/* Site 2003 */
/*----------*/
/*
.body_menu
{
background-color: #FFFFCC;
background-image: url(pictos/menufond.jpg);
link: "#9C0000";
vlink: "#9C0000";
alink: "#FC0000"
}
*/
/*
a
{
color: #660000;
text-decoration: none;
font-weight: bold
}
*/
/*
a:hover
{
color: #FF0000
}
*/
/*
p
{
font-family: "Times New Roman", Times, serif;
font-size: 12px
}
*/
/*
td
{
font-family: "Times New Roman", Times, serif;
font-size: 12px
}
*/
/*
.justif
{
text-align: justify
}
*/
/*
.titre_coul_u
{
font-weight: bold;
color: #990000;
text-decoration: underline
}
*/
/*
*/
/*
.titre_t4_noir
{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #000000
}
*/

