/* Start of CMSMS style sheet 'Default' */
/* STRUCTURE */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Uploads/Theme/Images/background.gif);
	background-repeat: repeat-x;
}

.structure {
	width:766px;
}

.strucure-left {
	width:276px;
	padding:20px 12px 5px 12px;
}

.structure-right{
	width:556px;
	padding:12px 0 5px 0;
}


/* CONTENU */

.content {
	color:#525252;
	font-size:11px;
	font-family:tahoma;
}

.content a {
	color:#C53D10;
	text-decoration:none;
}

.content .pub img {
	border:none;
	margin:0 0 10px 0;
	padding:0;
}

.content h1 {
	font-family:tahoma;
	font-size:13px;
	color:#C53D10;
	border-bottom:2px dotted #ddd;
	text-transform:uppercase;
	padding: 10px 0 5px 0;
	margin:10px 0;
}

.content h2 {
	font-family:tahoma;
	font-size:13px;
	color:#C53D10;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

.content h3 {
	font-family:tahoma;
	font-size:11px;
	color:#aaa;
	padding:-5px 0 5px 0;
	margin:0 0 10px 0;
	font-weight:normal;
}

.content blockquote {
	font-family:tahoma;
	font-size:10px;
	color:#ccc;
	padding:0;
	margin:0;
}

.content blockquote a {
	font-family:tahoma;
	font-size:10px;
	color:#ccc;
	padding:0;
	margin:0;
	text-decoration:none;
}

.content blockquote a:hover {
	text-decoration:underline;
	color:#C53D10;
}
.content .picture {
	float:left;
	padding:0 15px 15px 0;
clear:left;
}

.content .group {
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}

.content hr {
        color: #ddd;
        background-color: #ddd;
        height: 1px;
        border: 0;
        width: 80%;
}

/* BOITES */

.box {
	border:1px dotted #aaa;
	padding:13px;
	margin:4px 10px;
	font-size:12px;
	font-family:tahoma;
}

.box h1 {
	font-size:13px;
	color:#C53D10;
	border-bottom:2px dotted #ddd;
	text-transform:uppercase;
	padding: 0 0 5px 0;
	margin:0;
}

.box h2 {
	font-size:10px;
	padding:8px 0 1px 0;
	margin:0;
	text-transform:uppercase;
}

.box a {
	text-decoration:none;
	color:#C53D10;
}

.box a:hover {
	text-decoration:underline;
}

.box input[TYPE=TEXT] {
	width:160px;
	border:solid 1px #aaa;
}

/* PIED DE PAGE */

.bottom-line {
	background-image:url(Uploads/Theme/Images/bottom-line.gif);
	background-position:top; 
	background-repeat:repeat-x;
	height:30px;
	width:720px;
	margin:0 auto;
	padding:0;
}

.sub-menu {
	color:#bbb;
	font-family:tahoma;
	font-size:11px;
	margin: 13px auto;
	text-align:center;
}

.sub-menu a {
	color:#555;
	text-decoration:none;
	padding:0 7px;
}

.sub-menu a:hover {
	text-decoration:underline;
	color:#C53D10;
}

.copyright {
	color:#8f8f8f;
	font-size:11px;
	font-family:tahoma;
	text-align:center;
	padding:3px 3px 20px 3px;
}

.copyright a {
	text-decoration:none;
	color:#8f8f8f;
}

.copyright a:hover {
	text-decoration:underline;
	color:#C53D10;
}
/* End of 'Default' */

