/*************************
Modif 1
Fait par JR le 14/02/2009
Remplacer les tr cliquables par des liens
*************************/

/**
Modif 2
Fait par JR le 15/09/2009
Menu selectionné en gras
Texte clignotant
*/

/**
 * Modif3 par JR le 20/09/09
 * CSS pour le menu Recherche et de suivi de commande
 */

/* CSS Document */
body
{
	background-color: #000000;
}

table.structtablem{
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: 2;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 2;
}

table.structtableb{
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: 2;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 2;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 2;
	background: url(../img/fondcorps.jpg);
	background-position: top;
}

td.structmenuhaut{
	background-color: #000000;
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: 2;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 2;
	background-image: url(../img/fondcorps.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
td.structbandeau{
	background-color: #000000;
	text-align: center;
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 2;
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: 2;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 2;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 2;
}
td.structcol{
	background-color: #000000;
	vertical-align: top;
	background-position: top right;
}
td.structcol1{
	background-color: #000000;
	vertical-align: top;
}

td.structcorps{
	background: url(../img/fondcorps.jpg);
	background-position: top;
	background-color: #FFFFCC;
}

td.bandeaubasl{
	font-family: "Monotype Corsiva";
	font-size: 18;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	background-color: #FFFF99;
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 2;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 2;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 2;
}

td.structbandeaubas{
	font-family: "Monotype Corsiva";
	font-size: 18;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
}

a.bandeaubas{
	font-family: "Monotype Corsiva";
	font-size: 18;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}

p.menuentete{
	font-family: "Monotype Corsiva";
	font-size: 22;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
	text-align: center;
	height: 40;
}

a.menuselect{
	font-family: "Monotype Corsiva";
	font-size: 16;
	font-weight: normal;
	color: #FFFFCC;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
}

a.menuselect:hover{
	font-family: "Monotype Corsiva";
	font-size: 16;
	font-weight: bold;
	color: #FFFFCC;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
}

/* deb modif2 */

a.menuselected{
	font-family: "Monotype Corsiva";
	font-size: 16;
	font-weight: bold;
	color: #FFFFCC;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
}

.clignote{
	text-decoration: blink;
}

p.fil_ariane{
	color: #FFFFCC;
	margin: 0;
}

/* fin modif2 */

a.menuretour{
	font-family: "Monotype Corsiva";
	font-size: 18;
	font-weight: normal;
	color: #FFFFCC;
	text-align: left;
	height: 40;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
}

a.menuhautselect{
	font-family: "Monotype Corsiva";
	font-size: 18;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}

a.menuhautselect:hover{
	font-family: "Monotype Corsiva";
	font-size: 18;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

p.gestionaccestitre{
	font-family: "Monotype Corsiva";
	font-size: 18;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}

p.gestionacceerreur{
	font-family: "Monotype Corsiva";
	font-size: 18;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}

td.gestionaccesaisie{
	font-family: "Monotype Corsiva";
	font-size: 16;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
}

select.gestionaccesaisie{
	font-family: "Monotype Corsiva";
	font-size: 16;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
}

input.gestionaccevalidation{
	font-family: "Monotype Corsiva";
	font-size: 16;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
}


p.messageref1
{
	font-family: Constantia;
	font-size: 18;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}
p.messageref2
{
	font-family: Constantia;
	font-size: 18;
	font-weight: bold;
	color: #FFFFCC;
	text-align: right;
}

p.messageref3
{
	font-family: Constantia;
	font-size: 16;
	font-weight: normal;
	color: #FFFFCC;
	text-align: left;
}

p.entetenews{
	font-family: "Monotype Corsiva";
	font-size: 18;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}

textarea.news{
	background-color: #000000;
	font-family: "Monotype Corsiva";
	font-size: 14;
	font-weight: normal;
	color: #FFFFCC;
	text-align: left;
}

a.autresliens{
	font-family: "Monotype Corsiva";
	font-size: 14;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}

p.entetemariage{
	font-family: "Monotype Corsiva";
	font-size: 20;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}

p.lignemariage{
	font-family: "Monotype Corsiva";
	font-size: 16;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
}
select.raccourcismenu
{
	background-color: #000000;
	font-family: Constantia;
	font-size: 14;
	font-weight: normal;
	color: #FFFFCC;
	text-align: left;
	width:170;
}

td.imglien
{
  text-align: center;
  cursor:pointer;
}

td.textelien
{
	font-family: Constantia;
	font-size: 12;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
}

a.lienexterne{
	font-family: "Monotype Corsiva";
	font-size: 14;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}

a.lienexterne:hover{
	font-family: "Monotype Corsiva";
	font-size: 14;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}

/* deb modif3 */
fieldset.recherche
{
	font-family: Constantia;
	font-size: 14;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1;
	cursor: pointer;
	width: 160;
}

input.recherche
{
	font-family: Constantia;
	font-size: 14;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1;
	background-color: #000;
	cursor: pointer;
	width: 100;
}

input.recherche:hover
{
	font-weight: bold;
}

input.informe
{
	font-family: Constantia;
	font-size: 16;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1;
	background-color: #000;
	width: 140;
}

fieldset.connexion
{
	font-family: Constantia;
	font-size: 14;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1;
	cursor: pointer;
	width: 160;
}

input.connexion
{
	font-family: Constantia;
	font-size: 14;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1;
	background-color: #000;
	width: 140;
}

input.connexion:hover
{
	font-weight: bold;
}

input.commande
{
	font-family: Constantia;
	font-size: 16;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1;
	background-color: #000;
	width: 80;
}

table.entetesuivi{
	font-family: "Monotype Corsiva";
	font-size: 14;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
}
/* fin modif3 */

table.accueil
{
	font-family: Constantia;
	font-size: 14;
	font-weight: normal;
	color: #FFFFCC;
}

table.produitaccueil
{
	font-family: Constantia;
	font-size: 14;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
}

fieldset.accueil
{
	font-family: Constantia;
	font-size: 14;
	font-weight: normal;
	color: #FFFFCC;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1;
}

a.accueil
{
	font-weight: bold;
	color: #FFFFCC;
	cursor: pointer;
	text-decoration: none;
}
