/*
Choplair Organization / XGngeo stylesheet.
http://xgngeo.choplair.org/
Last modified: 2010-05-08
*/

*
{
font-family: Verdana, Arial, Helvetica, sans-serif, monospace;
}

body
{
color: #000;
background-color: #ffd86f;
margin: 0px;
padding: 0px;
font-size: 13px;
}

img
{
border: 0px;
}

a, a:link, a:visited, a:active
{
color: #0760FE;
text-decoration: none;
}

a:hover
{
color: #0760FE;
text-decoration: underline;
}

#bouyaka
{
background-color: #ffffff;
margin: 0px;
}

#advert
{
float: left;
width: 160px;
padding-top: 90px;
padding-left: 20px;
}

#content
{
margin-left: 220px;
width: 700px;
padding-top: 35px;
padding-bottom: 35px;
text-align: justify;
}


#content h1
{
margin-top: 25px;
margin-bottom: 17px;
padding-left: 35px;
font-size: 27px;
font-weight: normal;
letter-spacing: 1px;
}
#content h1 span
{
border-bottom: 3px dotted #ddd;
}
#content h1 img
{
vertical-align:  bottom;
}
#content h1 a
{
color: #240775;
text-decoration: inherit;
}

#content h2
{
font-size: 23px;
text-align: center;
margin-bottom: 0px;
}

#content p.highlight
{
text-align: center;
font-size: larger;
padding-top: 10px; 
padding-bottom: 13px;
margin-top: 13px;
margin-left: auto;
margin-right: auto;
margin-bottom: 16px;
background: url("../img/very_top_bg_layer_hover.png") bottom left repeat-x;
}

#content h3
{
margin-top: 22px;
padding-left: 26px;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
background: transparent url("../img/very_top_bg_layer.png") top left repeat-x;
}

#choplair_ring
{
position: absolute;
top: 0px;
margin-top: 0px;
margin-bottom: 3px;
background: #fff url("../img/very_top_bg_layer.png") bottom left repeat-x;
height: 35px;
width: 100%;
text-align: center;
}
#choplair_ring #el_logo
{
vertical-align: middle;
border: 0px;
margin-top: -10px;
padding-right: 8px;
}
#choplair_ring ul
{
display: inline;
padding-left: 0px;
list-style-type: none;
margin-right: 20px;
}
#choplair_ring li
{
display: inline;
/*margin-top: 10px;
padding-top: 10px;*/
}
#choplair_ring li img
{
background-color: transparent;
padding-top: 9px;
}
#choplair_ring li img:hover
{
background: url("../img/very_top_bg_layer_hover.png") top left repeat-x;
}

#choplair_ring li span
{
background: transparent url("../img/top_sep.png") top right no-repeat;
}

.nicelink a, a.nicelink
{
font-size: 14px;
font-style: italic;
}

#footer
{
padding-top: 15px;
height: 60px;
background: #ffd86f url("../img/bg_bottom.jpg") top left repeat-x;
margin-top: 0px;
text-align: right;
font-size: smaller;
padding-right: 20px;
padding-bottom: 10px;
}

table
{
margin: auto;
}

table.left
{
margin-left: 10px;
}

thead
{
font-weight: bold;
font-size: 14px;
}
tr.odd td
{
background-color: #e3ecfc;
}
tr.even td
{
background-color: #ffffb2;
}
td
{
padding: 2px 3px;
}

img.inline
{
vertical-align: middle;
}

tt
{
font-family: monospace;
}

kbd
{
border: 1px solid #bbb;
color: #000;
background-color: #ddd;
padding: 0px 0.25em
}

q 
{
font-style: italic
}

.clear
{
clear: both;
}
.hidden
{
display: none;
}
.center
{
text-align: center;
}
.right
{
text-align: right;
}

.fl_left
{
float: left;
margin-right: 15px;
}
.fl_right
{
float: right;
margin-left: 15px;
}

.pos_left
{
margin-left: 15px;
}

.right.nicelink
{
text-align: left;
padding-left: 380px;
}

.small
{
font-size: smaller;
}

