/* Start of CMSMS style sheet 'macuisine : Layout' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* Layout sections */

/* Links */		
a,
a:link 
a:active, a:visited {
color: #810000;
}

/* Headings */	
h1, h2, h3, h4, h5, h6 {
color: #000;
}

/* SITE SPECIFIC LAYOUT */
body {
margin: 0;
padding: 1em;
text-align: center;
background: #F2F2F2 url(images/bkg.gif) repeat-x top left;
}
div#pagewrapper {
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;
}
#container {
position: relative;
margin: 0;
width: 100%;
border: 3px double #F26835;
background: #ffffff; 
}

/* HEADER */
div#header {
margin: 0;
padding: 0;
background: #ffffff;           
color: #000000;
text-align: center;
}
/* END HEADER */

/* MENU */
div#menu_horiz {
margin: 0px;
padding: 0px;
width: 800px;
background-color: #F26835;
color: white;
}

/* MENU */

div#header_ {
margin: 0;
padding: 0;
width: 800px;
text-align: center;
}

/* CONTENT */
div#content {
margin: 10px;
text-align: justify;
}
div#title{
font-size: 1.5em;
line-height: 1.5em;
letter-spacing: 3px;
color: white;
text-align: center;
}
/* MAIN */
div#main {
margin-top: 15px;
line-height: 1.1em;
}
div#main_left {
padding: 9px 10px 10px 10px;
border: dotted 1px #FFFFFF;
border-top: 0px;
}
div#main_center {
padding: 0 0 0 10px;
}
div#main_right {
padding: 0 0 0 10px;
}
/* END MAIN */

/* SUB */
div#sub {

}
/* END SUB */

/* END CONTENT */


/* FOOTER */
div#footer {
color: #F27329;
}

div#footer p {
font-size: 0.8em;
margin: 0;
padding: 15px;
text-align: center;
}
/* END FOOTER */
/* END LAYOUT */

div.menu_horiz_size {
height: 25px;
}

div.breadcrumbs {
padding: 5px 10px 5px 10px;
text-align: left;
font-size: 80%;
border-top: 1px white solid;
height: 10px;
color: #1C1E40;
background-color: #F26835;
}

div.flags {
float: right;
width: 18px;
padding: 1em 0;
text-align: right;
margin: 0 1em 0 0;
}

div.left49 {
float: left;
width: 49%;
text-align: left;
color: white;
}

div.right49 {
float: right;
width: 49%;
text-align: right;
color: white;
}

div.left69 {
float: left;
width: 69%;
text-align: left;
}

div.right29 {
float: right;
width: 29%;
text-align: right;
}

table.formules {
width: 100%;
border: white solid 1px;
}

div.cadre {
width: 100%;
border: white solid 1px;
margin: 0;
padding: 5px;
}

h2.titre{
font-size: 1.3em;
line-height: 1.3em;
border-bottom: 1px solid;
letter-spacing: 5px;
}
/* End of 'macuisine : Layout' */

