body {
	background: #CCCCCC;
	margin: 1;
	padding: 0;
	font-family: "Comic Sans MS", cursive, sans-serif;
        
}
#main{
    width: 100%;
    
    
}
#navigation{
    width: 16%;
    background: #E0E0E0;
    float: left;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
    border-right-width: 3px;
    border-right-color:#c5960c;
    border-right-style: solid;
    
   
}


#content{
       width: auto;
    
    
}

.PRED
{
	font-family : verdana;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #FF0000;
}


a:link, a:visited {
	border-bottom: 2px solid #0909FF;
	text-decoration: none;
	color: #0909FF;
        font-size: 9pt;
        
	}	
a:hover, a:active {
	border-bottom: 2px dotted #0955FF;
	text-decoration: none;
	color: #0909FF;
        font-size: 9pt;
        
	}
a.image-border {
	text-decoration: none;
	border: 0 none;
        float: right;
	}
a.img-link{
text-decoration: none;
border: 0 none;
}

        
a[href$=jpg], a[href$=jpeg], a[href$=jpe], a[href$=png], a[href$=gif] {
	text-decoration: none;
	border: 0 none;
	}


h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	font-family: verdana black, verdana;
	text-align: center;
        text-decoration: underline;



}

  



/* Validation error messages */






/*

  __ _      _     _          _   
 / _(_)    | |   | |        | |  
| |_ _  ___| | __| |___  ___| |_ 
|  _| |/ _ \ |/ _` / __|/ _ \ __|
| | | |  __/ | (_| \__ \  __/ |_ 
|_| |_|\___|_|\__,_|___/\___|\__|
                                 
                                 

*/


legend{
    font-weight: bold;
    color: #970000;
    font-size: small;
    
}
fieldset {
	        border:none;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright:7px;
    -moz-border-radius-bottomleft:7px;
    -moz-border-radius-bottomright:7px;
    -webkit-border-top-left-radius:7px;
    -webkit-border-top-right-radius:7px;
    -webkit-border-bottom-left-radius:7px;
    -webkit-border-bottom-right-radius:7px;
    border-top-left-radius:7px;
    border-top-right-radius:7px;
    border-bottom-left-radius:7px;
    border-bottom-right-radius:7px;
	margin-top: 2px;
	margin-bottom: 6px;
        margin-right: 4px;
        margin-left: 4px;
	
        background: #ffffff;
        padding: 3px 3px 3px 3px;
        float: left;
	
        width: 305px;
        height: 233px;
        
}

fieldset.billboard_fixed{
    width: 78%;
    float: left;
}


fieldset.left{
    float: left;
}
fieldset.right{
    float: right;
}

/*

(_)                
 _ _ __ ___   __ _ 
| | '_ ` _ \ / _` |
| | | | | | | (_| |
|_|_| |_| |_|\__, |
              __/ |
             |___/ 
*/



#tutInfo {
	background: #e9e9e3;
	border-top: 2px solid white;
        margin-top: 60px;
	position: static;
	bottom: 0;
        clear: both;
	/*width: 100%;*/
	padding: 1.1em .7em .7em 2em;
        font-size: 10px;
}

#fetes {
	background: #FEFEE4;
	border-top: 5px solid black;
        margin-top: 40px;
        margin-left: 40px;
        margin-right: 40px;
        margin-bottom: 40px;
	position: static;
	width: 350px;
	padding: 2em 1em 1em 2em;
        font-size: 11px;
}


#feteshead{
    font-size: smaller;
    font-weight: bolder;
    background: #0c4087;
    color: #FFFFFF;
}
#fetes1{
    font-size: smaller;
    background: #D0D0D0;
}
#fetes2{
    font-size: smaller;
    background: #ADD6FF;
}
#feteaujourdhui
{
    font-size: smaller;
    font-weight: bold;
    color:#A70000;
}

input[type=submit] {
	border: none;
	margin-right: 1px;
	padding: 1px;
	text-decoration: none;
	font-size: smaller;
	-moz-border-radius: 4px;
	background: #0c4087;
	color: white;
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;


}

input.google{
    width: 175px;
    font-size: x-small;
    font-family: verdana;
    border: solid 1px #444444;
}

input.billboard{
    width: 330px;
    font-size: x-small;
    font-family: verdana;
    border: solid 1px #444444;
}
input.billboard_long{
    width: 550px;
    font-size: x-small;
    font-family: verdana;
    border: solid 1px #444444;
}
label{
    font-size: x-small;
    font-family: verdana;
  }