/* Start of CMSMS style sheet 'evaloria' */
@charset "utf-8";
/* CSS Document */

body { 
background: url(http://www.evaloria.fr/uploads/images/bg.jpg) #bba493 repeat-x;
padding: 0;
margin: 0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #be2823;
}

#header {
margin: 0 auto;
width: 772px;
height: 214px;
background: url(http://www.evaloria.fr/uploads/images/header.jpg);
}

#inner {
margin: 0 auto;
width: 772px;
}


#container {
margin: 0 auto;
width: 772px;
}

#container-inner {
margin: 0 auto;
width: 772px;
float: left;
background: url(http://www.evaloria.fr/uploads/images/bg_container.jpg);
}

#inner {
margin: 0 auto;
width: 772px;
background: url(http://www.evaloria.fr/uploads/images/bg_inner.jpg) no-repeat;
float: left;
}

#footer {
margin: 0 auto;
width: 772px;
background: url(http://www.evaloria.fr/uploads/images/footer.jpg);
height: 60px;
clear: both;
}

#left {
float: left;
witdh: 192px;
margin-left: 27px;
}

#right {
float: right;
width: 510px;
padding: 0 20px 0 10px;
}

h1 {
background: url(http://www.evaloria.fr/uploads/images/header_dot.gif) no-repeat;
color: #ffb400;
padding: 0px 15px;
font-size: 1.4em;
}

a {
color: #ffb400;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img {
border: none;
}

.left {
float: left;
margin-right: 5px;
}

.right {
float: right;
margin-left: 5px;
}

.cadre {
border: 1px solid #CBB198;
padding: 5px;
}

.footer {
display: block;
width: 772px;
height: 60px;
}

.ref {
display: none;
}

#musique {
width: 20px;
height: 21px;
background: url(http://www.evaloria.fr/uploads/images/musique.gif) no-repeat;
padding-left: 60px;
margin-left: 50px;
}

textarea {
width: 400px;
}
/* End of 'evaloria' */

