html body {
color: #ffffff;
ackground:#52286A;
background: #ed1c24;
margin:10;
padding:0;
font-family: Verdana, Helvetica, Sans serif;
font-size: 10pt;
font-weight: normal;
font-style : normal;
text-decoration: none;
}
#standard {
font-size: 10pt;
}
/*basic rules*/
a img {
margin: 0;
padding: 0;
border-width:0;
border-style:none;
color:#fff;
}
a {
text-decoration: none;
border-width: 0;
border-style: none;
}
.spacer {
clear: both;
font-size: 1px;
}
.none {
display:none;
}
img {
border-width: 0;
border-style: none;
}
/* header
----------------------*/
#header {
background: transparent url("../images/ground.jpg");
height: 120px;
margin: 0;
}
#header h1 {
margin: 0;
padding-top: 10px;
border: none;
}
#header h1 img {
display: block;
padding: 10px 0 0 0;
margin: 0 0 0 10px;
}
#content {
margin: 30px 0 0 0;
padding: 0 0 20px 0;
}
#main {
margin: 0px 200px 0px 160px;
padding: 0 20px;
}
#right {
position: absolute;
top: 193px;
right: 10px;
width: 190px;
margin: 0;
padding: 0;
}
#left {
position: absolute;
top: 210px;
left: 0px;
width: 160px;
margin: 0;
padding: 0;
}
#infos {
position: relative;
height: 15px;
margin: 0;
padding: 2px 30px;
}
#main div, #right div {
margin: 0 0 20px 0;
padding: 10px;
}
#main div.yellow, #right div.yellow {
border-width: 2px;
border-style: dotted;
border-color: #666666;
border-left-width: 2px;
border-left-style: dotted;
border-left-color: #FFD400;
}
#main div.red, #right div.red {
border-width: 2px;
border-style: dotted;
border-color: #666666;
border-left-width: 2px;
border-left-style: dotted;
border-left-color: #FF2A00;
}
/*
#main div {
background-color: #1F1F1F;
}
*/
#news {
height: 210px;
overflow: auto;
}
#text {
border-width: 1px;
border-style: solid;
border-color: #666666;
background-color: #1F1F1F;
line-height: 1.5em;
}
.texts {
border-width: 1px;
border-style: solid;
border-color: #666666;
background-color: #1F1F1F;
line-height: 1.5em;
}
#main h1, h1 {
margin: 0 0 15px 0;
color: #CCCCCC;
font-family: Arial, Helvetica, Sans serif;
letter-spacing: 3px;
font-size: 16px;
font-weight: bold;
border-bottom-width: 2px;
border-bottom-style: dotted;
border-bottom-color: #FF2A00;
}
#footer {
margin-top: 20px;
position: relative;
padding: 3px;
border-top-width: 3px;
border-top-style: double;
border-top-color: #666666;
text-align: center;
font-family: Verdana, Helvetica, Sans serif;
font-size: 8pt;
color: #666666;
}
/* lists
-------------------------------*/
#news ul {
margin: 10px;
padding: 0;
list-style-type: none;
}
#news ul li {
margin: 0 0 5px 0;
padding: 0 0 0 1.2em;
background: transparent url("../images/lists/4dots.gif") no-repeat 0px 0.5em;
}
#related {
list-style-type: square;
margin: 0 0 5px 0;
padding: 0 0 0 10px;
}
#lien a:link {
margin: 10px;
font-size: 10px;
color: #E0E0E0;
}
#lien a:visited {
margin: 10px;
font-size: 10px;
color: #E0E0E0;
}
#lien a:hover {
margin: 10px;
font-size: 10px;
color: #FFD400;
}
a.back:link {
margin: 10px;
font-size: 10px;
color: #FF2A00;
}
a.back:visited {
margin: 10px;
font-size: 10px;
color: #FF2A00;
}
a.back:hover {
margin: 10px;
font-size: 10px;
color: #FFD400;
}
#footer a:link {
color: #CCCCCC;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
text-decoration: none;
}
#footer a:visited {
color: #666666;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #666666;
text-decoration: none;
}
#footer a:hover {
color: #FF2A00;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF2A00;
text-decoration: none;
}
/* links
--------------------------------------*/
#news li a.hn:link, #related li a:link {
font-size: 12px;
color: #E0E0E0;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #E0E0E0;
text-decoration: none;
}
#news li a.hn:visited, #related li a:visited {
font-size: 12px;
font-weight: bold;
color: #7F7F7F;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #7F7F7F;
text-decoration: none;
}
#news li a.hn:hover, #related li a:hover {
font-size: 12px;
font-weight: bold;
color: #FFD400;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFD400;
text-decoration: none;
}
ul.sublist {
list-style-type: disc;
}
ul {
list-style-type: square;
}
/* main font style
------------------------------------*/
#main {
font-family: Verdana, Helvetica, Sans serif;
font-size: 12px;
text-align: justify;
color: #E0E0E0;
}
#main img, #asso img {
float: left;
padding: 0;
margin: 5px 5px 5px 0;
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
}
#main img.right {
float: right;
margin: 5px 0 5px 5px;
}
h3 {
margin : 15px 0 0 0;
padding: 0;
font-family: Arial, Helvetica, Sans serif;
font-size: 14px;
font-weight: bold;
text-align: left;
letter-spacing: 1px;
color: #FFD400;
border-width: 0;
border-style: none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666;
}
#popup td, th {
font-size: 10px;
background-color: #333;
}
.list {
margin: 5px 0;
height: 145px;
overflow: auto;
background-color: #1F1F1F;
}
th {
background-color:#52286A;
color: #E0E0E0;
}
td {
color: #E0E0E0;
}
#main h2 {
margin : 0;
padding: 0;
font-family: Arial, Helvetica, Sans serif;
font-size: 16px;
font-weight: bold;
text-align: right;
letter-spacing: 1px;
color: #FF2A00;
}
#right h2, #left h2 {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, Sans serif;
font-size: 14px;
font-weight: bold;
text-align: right;
letter-spacing: 1px;
color: #FFD400;
}
/*############################################*/
#navs {
margin: 0;
width: 120px;
clear: both;
}
#navs ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}
#navs a {
display: block;
margin: 0;
padding: 5px;
width: 120px;
}
#navs a:link, #navs a:visited {
color: #FFD400;
text-decoration: none;
border-bottom-width: 2px;
border-bottom-style: dotted;
border-bottom-color: #666;
}
#navs a:hover {
color: #E0E0E0;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #FFD400;
}
/*################################*/
#infos {
background-color: #FFD400;
color: #141414;
border-top: 1px solid #444444;
font-family: Arial, Helvetica, Sans serif;
font-size: 12px;
font-weight: bold;
}
#asso p {
margin: 0;
padding: 0;
color: #E0E0E0;
font-family: Verdana, Helvetica, Sans serif;
font-size: 12px;
line-height: 1.5em;
text-align: justify;
}
#news p {
margin: 3px 0 0 0;
color: #7F7F7F;
font-family: Verdana, Helvetica, Sans serif;
font-size: 10px;
text-align: justify;
}
/*REIMPORTED ######################################################################*/
input.menu {
font-family: Verdana;
font-size: 9px;
font-weight: normal;
font-style: normal;
color: #FFD400;
text-decoration: none;
background-color: #141414;
border: solid 1px #7F7F7F
}
input.menusub {
font-family: Verdana;
font-size: 9px;
font-weight: bold;
font-style: normal;
color: #FFD400;
text-decoration: none;
background-color: #141414;
border: solid 1px #7F7F7F
}
.gsmall {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
font-style: normal;
color: #E0E0E0;
text-decoration: none;
}
.rbsmall {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
font-style: normal;
color: #FF2A00;
text-decoration: none;
}
.poll_result {
font-family: Arial;
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #E0E0E0;
text-decoration: none;
}
.subtitle {
font-family: Arial;
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #FFD400;
text-decoration: none;
}
.pagetitle {
font-family: Arial;
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #FFD400;
text-decoration: none;
background-color: #7F7F7F;
letter-spacing: 0,5pt;
border-width: 0;
border-style: none;
}
.photoname {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #7F7F7F;
text-decoration: none;
}
.photolocation {
font-family: Arial;
font-size: 11px;
font-weight: normal;
font-style: italic;
color: #E0E0E0;
text-decoration: none;
}
.edtitle {
font-family: Arial;
font-size: 14px;
font-weight: bold;
font-style: normal;
color: #E0E0E0;
text-decoration: none;
}
.edshort {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #E0E0E0;
text-decoration: none;
}
.eddate {
font-family: Verdana;
font-size: 9px;
font-weight: normal;
font-style: italic;
color: #FFFFFF;
text-decoration: none;
}
a.sub:link {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #E0E0E0;
text-decoration: none;
}
a.sub:visited {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #E0E0E0;
text-decoration: none;
}
a.sub:hover {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: underline;
color: #FF2A00;
}
a.other:link {
font-family: Arial;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #E0E0E0;
text-decoration: none;
}
a.other:visited {
font-family: Arial;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #E0E0E0;
text-decoration: none;
}
a.other:hover {
font-family: Arial;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: underline;
color: #FF2A00;
}
#main a:link {
font-weight: normal;
font-style: normal;
color: #FFD400;
text-decoration: none;
}
#main a:visited {
font-weight: normal;
font-style: normal;
color: #FFFFFF;
text-decoration: none;
}
#main a:hover {
font-weight: normal;
font-style: normal;
text-decoration: underline;
color: #FF2A00;
}
.pagepart {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;
olor: #FFD400;
color: #ffffff;
}
.highlight1 {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;
olor: #FFD400;
color: #ffffff;
}
.toprint {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #000000;
}
.highlight2 {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;
olor: #FF6A00;
color: #FFD400;
}
.highlight3 {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #FFFFFF;
}
.highlighty {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #FFD400;
}
.highlightr {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #FF2A00;
}
.highlightw {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #FFFFFF;
}
.black {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #141414;
}
a.text:link {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #FFD400;
text-decoration: none;
}
a.text:visited {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #FFD400;
text-decoration: none;
}
a.text:hover {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: underline;
color: #FFFFFF;
}
#main a.red:link {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #FF2A00;
text-decoration: none;
}
#main a.red:visited {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #FF2A00;
text-decoration: none;
}
#main a.red:hover {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: underline;
color: #FFD400;
}
.yb {
font-weight: bold;
color: #FFD400;
}
.rb {
font-weight: bold;
color: #FF2A00;
}
/* styles photo section
---------------------------------------*/
body.diapo {
background-color: #996666;
}
#album {
font-size: 12pt;
margin: 15px 0;
padding: 10px;
background-color: #999;
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
font-style: normal;
color: #FFFFFF;
font-weight: bold;
}
#album a:link, #album a:visited {
color: #FFFFFF;
text-decoration: none;
border-bottom-width: 0px;
border-bottom-style: dotted;
border-bottom-color: #666;
font-weight: bold;
}
#album a:hover {
color: #FFFFFF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
}
#zoom {
width: 650px;
position: relative;
margin-left: auto;
margin-right: auto;
}
#zoom img, #zoom a img {
padding: 14px;
border-width: 1px;
border-style: solid;
border-color: #7F7F7F;
}
#main #photos div.one_photo {
margin: 0; padding: 8px;
width: 180px; height: 180px;
text-align: center;
float: left;
}
#main #photos .one_photo a img {
float: none;
clear: both;
border: 6px solid #FFF;
}
#parcours {
background-color: transparent;
}
#parcours img {
float: none;
border-width: 0;
}
/*-------------------------*/
#main #staff img, #main .staffer img {
float: none;
clear: both;
background-color: #FFF;
border: 1px solid #000;
}
#gallery .staffer {
float: left;
}
#gallery .staffer h3 {
margin: 0;
font-size: 11px;
}
#gallery .staffer img {
border: 5px solid #FFF;
}
#main #staff img {
border: 5px solid #FFF;
}
#staff h2 {
text-align: left;
}
/**/
/*
ul.albums, .albums li {
display: inline;
list-style-type: none;
}
.albums li {
margin: 3px;
padding: 0 8px;
border-right: 1px solid #CCC;
}
*/
#zoom_nav {
text-align: center;
}
#album {
margin: 15px 0;
padding: 10px;
background-color: #999;
border-width: 1px;
border-style: solid;
border-color: #CCC;
font-style: italic;
color: #333;
}
#photos div.one_photo {
margin: 0;
padding: 8px;
display: block;
width: 172px;
height: 172px;
text-align: center;
float: left;
}
#photos div.one_photo a img {
float: none;
margin: 0;
padding:0;
border: 6px solid #fff;
}
/**/
#contact a:link {
color: #CCCCCC;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
text-decoration: none;
}
#contact a:visited {
color: #CCCCCC;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
text-decoration: none;
}
#contact a:hover {
color: #FFD400;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFD400;
text-decoration: none;
}
a.transparent:link {
font-weight: normal;
font-style: normal;
text-decoration: none;
border-bottom-width: 0px;
}
a.transparent:visited {
font-weight: normal;
font-style: normal;
text-decoration: none;
border-bottom-width: 0px;
}
a.transparent:hover {
font-weight: normal;
font-style: normal;
text-decoration: none;
border-bottom-width: 0px;
}
a:link {
font-style: normal;
color: #E0E0E0;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
}
a:visited {
font-style: normal;
color: #E0E0E0;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
}
a:hover {
font-style: normal;
font-weight: bold;
color: #FFFF00;
text-decoration: normal;
border-bottom-width: 1px;
border-bottom-style: solid;
}