/* Global Styles */
body, html {
	background-color: #FFFFFF;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
/*Declaration de police dynamique*/
@font-face {
    font-family: "Forte";   
    font-style:  normal;   
    font-weight: normal;   
    src: url(http://www.espace-lac.com/fonts/FORTE0.eot);   
}
#menunavigation {
	top: 115px;
	width:100%;
	height: 30px;
	background-color: #FFFFFF;
	border: thin solid #000000;
	position: absolute;
	-moz-border-radius: 30px 30px 30px 30px; 
	-webkit-border-radius: 30px 30px 30px 30px; 
	border-radius: 30px 30px 30px 30px; 
}
#conteneur{
	position:absolute;
	top: 1px;
	height: auto;
	width:100%;
	margin: 0px;
	padding: 0px;
	background-color: #26354A;
}
#coingauche {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#coindroit {
	position:absolute;
	top: 0px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#colgauche{
	float: left;
	width:230px;
	min-height: 400px;
	height: auto;
	padding: 0px;
	background-color: #26354A;
}

#coldroite{
	padding: 0px;
	margin:0px 0px 0px 230px;
	background-color: #D3DCE6;
}
/************** entete styles ****************/

#entete{
	height: 130px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/logo-la-cigale.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	-moz-border-radius: 30px 30px 30px 30px; 
	-webkit-border-radius: 30px 30px 30px 30px; 
	border-radius: 30px 30px 30px 30px; 
}
/************** texte styles *****************/
.texte{
	padding: 20px 0px 10px 10px;
	font-size: 80%;
	min-height: 430px;
	vertical-align: top;
	background-color: #D3DCE6;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	-moz-border-radius: 20px 20px 0 0; 
	-webkit-border-radius: 20px 20px 0 0; 
	border-radius: 20px 20px 0 0; 
}
/************** pied styles ****************/

#pied{
	width: 210px;
	margin: 0px;
	padding: 5px;
    position: absolute;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	clear: both;
	font-size: small;
	color: #FFFFFF;
	background-color: #26354A;
	text-align: center;
}
#pied a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#pied a:hover{
	color: #CC9900;
	text-decoration: none;
}
#pied a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

/************ photos styles **************/

#photo{
	margin: 0px;
	padding: 0px;
}


/**************** publicite styles *****************/
#publicite{
	padding: 5px;
	color: #CCCCCC;
	font-size: 80%;
}
#publicite a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
#publicite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
#publicite a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

.accueil {
	width: 740px; /* ou width:70%; ou width:20em; */
	background-color: #64748B;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
}
h1 {
	font-size:16px;
	font-family: Forte, Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.2em;
	text-align: center;
	margin: 0px;
}
h2 {
	margin: 5px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #26354A;
}
h3 {
	margin: 10px;
	font-family: Forte, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #26354A;
	text-align: center;
}
h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	font-weight: bold;
}
a:link {
	color: #07033B;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
}
.textecentre {
	text-align:center;
}
.textecentre a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #07033B;
}
hr {
	margin: -5px -5px -30px;
	border: thin solid #FFFFFF;
	width: 20%;
}
.menucorps hr {
	text-align: center;
	margin: auto;
	padding: 0px;
	width: 50%;
}
/**********************MISE EN FORME DES IMAGES**************************/
.habillageimage {
	float: left;
	border: thin solid #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagegauche {
	float: left;
	margin: 0px 10px 0px 0px;
}
/******************************MISE EN FORME DES TABLEAUX**********************************/
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	width: 95%;
	vertical-align: top;
}
td {
	vertical-align: top;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cartedesmenus {
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 350px;
	margin: 0px;
}
.menuentete {
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_ceccon_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 350px;
	height: 75px;
	vertical-align: bottom;
}
.menuentete h2 {
	font-family: Forte;
	font-style: normal;
	font-size: 13pt;
	color: #FFFFFF;
	padding-top: 15px;
}
.menucorps {
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_ceccon_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 350px;
	font-family: Forte;
	font-style: normal;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
}
.menucorps a {
	color: #FFFFFF;
}
.menupied {
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_ceccon_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 350px;
	height: 85px;
	color: #FFFFFF;
}
.menuentetevinsgauche {
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_vins_ceccon_.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	width: 61px;
}
.menuentetevinsmilieu{
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_vins_cecc-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 226px;
	height: 73px;
}
.menuentetevinsmilieu h2{
	font-family: Forte;
	font-style: normal;
	font-size: 11pt;
	color: #FFFFFF;
	padding-top: 20px;
}
.menuentetevinsdroite {
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_vins_cecc-03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	width: 63px;
}
.menucorpsvinsgauche {
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_vins_cecc-04.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 50px;
	width: 61px;
}
.menucorpsvinsmilieu {
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_vins_cecc-05.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Forte;
	font-style: normal;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.menucorpsvinsdroite {
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_vins_cecc-06.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 50px;
	width: 63px;
}
.menupiedvinsgauche{
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_vins_cecc-07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 79px;
	width: 61px;
}
.menupiedvinsmilieu {
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_vins_cecc-08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 221px;
}
.menupiedvinsdroite {
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_vins_cecc-09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 79px;
	width: 63px;
}
.autresmenus {
	height: 209px;
	width: 169px;
	background-repeat: no-repeat;
	background-image: url(http://www.espace-lac.com/images/ardoise_vierge_menu.jpg);
	color: #ffffff;
	float: right;
	text-align: left;
	padding-left: 10px;
}
.autresmenus h2  {
	font-size: 11pt;
	color: #ffffff;
}
.autresmenus a:link , .autresmenus a:active {
	color: #FFFFFF;
}
.autresmenus a:hover {
	color: #666666;
}
.autresmenus a:visited  {
	color: #666666;
}
.cigale {
	height: 209px;
	width: 169px;
	float: right;
}
/****************************MISE EN FORME DES FORMULAIRES*********************************/
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #64748B;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	vertical-align: top;
}
input#code {
	width: 100px;
	height: 40px;
	font-size: 3em;
	padding-left:7px;
	padding-right:7px;
	-moz-border-radius: 20px 20px 20px 20px; 
	-webkit-border-radius: 20px 20px 20px 20px; 
	border-radius: 20px 20px 20px 20px; 
}
input[type="submit"]{
	padding-top: 4px;
	padding-bottom: 4px;
	border: #000000 1px solid;
	cursor: pointer;
	-moz-border-radius: 5px 5px 5px 5px; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px; 
}
input[type="submit"]:hover{
	background-color: #66CC33;
}
input[type="reset"]{
	padding-top: 4px;
	padding-bottom: 4px;
	border: #000000 1px solid;
	cursor: pointer;
	-moz-border-radius: 5px 5px 5px 5px; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px; 
}
input[type="reset"]:hover{
	background-color: #E6484D;
}
input[type="submit"]#Retour:hover{
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #8EC3FF;
}
legend {
	font-family: Forte, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	text-align: right;
	color: #07033B;
	padding-left: 10px;
	padding-right:10px;
}
/****************************GESTION DES ERREURS*********************************/
.toutok {
	position: relative;
	width:100%;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 7px;
	background-color: #66CC99;
	font-size: 95%;
	color: #CC0033;
}
.error {
	position: relative;
	width:100%;
	height: auto;
	margin: 0px;
	padding: 5px;
	background-color: #CA2222;
	font-size: 95%;
	color: #FFFFFF;
}
.error a {
	color: #6699FF;
}
.error h1 {
	font-size: 100%;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: none;
}
.error ul {
	padding-left: 10px;
}
.error ul li {
	color: #FFFFFF;
	padding-left: 0px;
}
.illustration {
	font-size: 85%;
	font-style: italic;
	top: 0px;
	margin-top: 0px;
	color: #666666;
	text-align: left;
	margin-left: 15px;
}
.pagination {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 80%;
}
.tabligne1{
	background-image: url(http://www.espace-lac.com/images/fonddegrade3.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}
.tabligne2{
	background-color:#FBF0E5;
}
.tabligne3{
	background-color:#FBE2CA;
}

