/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image: url('http://www.lagauleculanaise.com/img/back.jpg');
 background-attachment: fixed;
} 
 
#pagewidth{ 
width:771px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;
border: 1px solid #CECED1;
background-image: url('http://www.lagauleculanaise.com/img/fond.jpg');
margin-top : 15px;
margin-bottom : 15px; 
} 


/* front page classes */
#pagewidth_f{
	width:761px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #CECED1;
	background-image: url('http://www.lagauleculanaise.com/img/fond.jpg');
	margin-top : 15px;
} 

#header_f{
 position:relative; 
 height:163px; 
 width:761px;
 background-image: url('http://www.lagauleculanaise.com/img/top_fond.jpg');
 background-repeat: no-repeat;
 background-attachment: fixed;
 margin-top : 0px;
 } 

#welcome{
	float:right;
	text-align:left;
	position:relative;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color : #415893;
	margin-top : 15px;
	margin-right : 10px;
}

 #maincol_f{
	float: none;
	text-align:center;
	display:inline;
	position: relative;
	width: 741px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url('http://www.lagauleculanaise.com/img/fond.jpg');
	text-align:justify;
	margin-bottom : 15px;
}
/* end front page classes */

/* rest of site classes */ 
#header{
 position:relative; 
 height:173px; 
 background-color:white; 
 width:100%;
 background-image: url('http://www.lagauleculanaise.com/img/top_fond.jpg');
 background-repeat: no-repeat;
 background-attachment: fixed;
} 
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width: 601px;
 margin-left: 10px;
 margin-right: 10px; 
 background-image: url('http://www.lagauleculanaise.com/img/fond.jpg');
 text-align:justify;
 }
 
 
 
#leftcol{
	width:140px;
	float:left;
	position:relative;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : #415893;
	font-weight: normal;
	margin-left: 5px;
	line-height : 1.2em;
	font-style : italic;
	top: 14px;

}
 
#footer{
	height:30px;
	clear:both;
	background-image: url('http://www.lagauleculanaise.com/img/fond.jpg');
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.6em;
	color : #415893;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
} 
 
p,ul,blockquote {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	color : #415893;
	line-height : 1.2em;
}

ul.normal {
	text-align : justify;
	font-size : 0.9em;
}

p.heading {
font-size : 0.9em;
text-decoration: underline;
font-weight : bold;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	color : #415893;
	line-height : 1.3em;
	text-align : center;
	vertical-align : top;
}
td.normal {
	text-align : justify;
	font-size : 0.9em;
}

td.left {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	color : #415893;
	text-align : left;
	vertical-align : top;
}

td.eng {
	font-family : "Times New Roman", Times, serif;
	font-size : 0.9em;
	color : #415893;
	text-align : center;
	vertical-align : top;
}

td.enghead {
	font-family : "Times New Roman", Times, serif;
	font-size : 1.1em;
	color : #415893;
	text-align : center;
	vertical-align : top;
	text-decoration : underline;
}

hr {
color : #CECED1;
}
#title{
	float:none;
	position:relative;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	font-style : italic;
	color : #415893;
	margin-top : 45px;
	margin-left : 0px;
}

#legend{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.6em;
	font-style : normal;
	line-height : 1.3em;
	text-align : center;
	vertical-align : bottom;
	}


a:link { 
	color : #415893;
	text-decoration: none;
	}
a:visited { 
	color : #415893;
	text-decoration: none;
	
	}
a:hover {
	color : #415893;
	text-decoration: underline;
	font-weight : bolder;
}
a:active { 
	color : #415893;
	text-decoration: underline;	
}

a.logo {
text-decoration: none;
font-weight : normal;
vertical-align: middle;
border: none;
}
a.logo:active { 
text-decoration: none;
font-weight : normal;
vertical-align: middle;
border: none;	
}
a.logo:visited {
text-decoration: none;
font-weight : normal;
vertical-align: middle;
border: none;
}
a.logo:hover {
text-decoration: none;
font-weight : normal;
vertical-align: middle;
border: none;
}	

IMG.middle {
vertical-align: middle;
}

IMG {
border: 1px solid #CECED1;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

#twocols, #maincol{width:90%; float:none; background: white;font-size: 12pt;}
#pagewidth{background: white;}
#footer{background: white;}
body {background: white; line-height : normal;}
p,ul,blockquote,td {line-height : normal;}
#pagewidth{ text-align:left;  margin-left:auto; margin-right:auto;margin-top : 15px;margin-bottom : 15px; border: 1px solid white;}
}
