
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../pics/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ecf5ff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rubon {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #d33803;
	font-weight:bold;
	text-decoration:none;
}
.ruboff {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94a582;
	text-decoration:none;
}
a.search:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94a582;
	text-decoration:underline;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cf2128;
	text-decoration:none;
	font-weight:bold;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a524e;
	text-decoration:none;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ca1e20;
	text-decoration:none;
}
.previous {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d33704;
	text-decoration:none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
.contactbox {
	height:16px;
	width:116px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #798ea2;
	border:solid 1px;
	border-color:#a94517;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d33704;
	text-decoration:underline;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d33704;
	text-decoration:none;
}
a.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d33704;
	text-decoration:underline;
}
.boxnews {
	padding-left:16px;
	padding-right:12px;
	color:#6d7a7d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxnews2 {
	color:#827a76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.posted {
	color:#94837a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
	text-decoration:none;
}
a.posted:hover {
	color:#94837a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
	text-decoration:underline;
}

span#footer, span#footer a {
    color               :   #F8F252;
}

.centered {
    text-align          :   center;
}

.left {
    text-align          :   left;
}

div.title {
    font-size           :   16px;
    font-weight         :   bold;
    margin-top          :   15px;
    margin-bottom       :   3px;
    color: #963F28;
}

div.subtitle {
    font-size           :   14px;
    font-weight         :   bold;
    margin-top          :   20px;
}

td.title {
    font-weight         :   bold;
    padding-right       :   3px;
    vertical-align      :   top;
    width               :   160px;
    /*text-align          :   right;*/
}

input.year {
    text-align          :   center;
    width               :   74px;
}

input, select {
    border              :   1px solid #cccccc;
    background-color    :   #f1f1f1;
    font-size           :   12px;
}

input.name {
    width               :   200px;
}

input {
    padding-left        :   2px;
    padding-right       :   2px;
}

ul {
    list-style-type     :   square;
}

div.form_subsection {
    margin:                 5px;
    margin-top:             10px;
}

div.form_subsection_title {
    background-color:#8B0101;
    color:white;
    font-size:16px;
    font-weight:bold;
    padding-left:10px;
    padding-top:2px;
    padding-bottom:2px;
    border:1px solid #590C0A;
    clear:both;
    margin:5px;
}

a.normal {
    text-decoration:    none;
	color: gray; 
}

a.normal:hover {
    border-bottom:      1px dotted gray;
}

span.errors {
    color: darkred;
    font-size: 14px;
    padding-left:10px;
    font-weight:bold;
}

input.error {
    border: 1px solid red;
}

div.edit {
    padding-left:   10px; 
    float:          left;
    margin:         20px;
    text-align:     center;
    -moz-opacity:   0.5;
    opacity:        0.5; 
    filter:         alpha(opacity=50);
    color:          black;
}

div.edit:hover {
    -moz-opacity:   1;
    opacity:        1; 
    filter:         alpha(opacity=100);
    cursor:         pointer;
}

tr.published {
    background-color: #f5f6f1;
}

h2 {
    margin-top:     30px;
    font-size:      20px;
}

h3 {
    font-size:      14px;
}

h4 {
    font-size:      12px;
}

img.hover {
    -moz-opacity:   0.6;
    opacity:        0.6; 
    filter:         alpha(opacity=60);
}

img.hover:hover {
    -moz-opacity:   1.0;
    opacity:        1.0; 
    filter:         alpha(opacity=100);
    cursor:         pointer;
}

div.editparts {
    border:         1px solid black;
    margin-top:     10px;
    margin-bottom:  10px;
    padding:        5px;
    background-color:#ebebe9;
    border:         1px solid #dededc;
}

img.legend {
    border:         1px solid #aaaaaa;
    vertical-align: middle;
    margin-right:   5px;
}

