
body{
background-color:#ffffff;
font-size:12px;
font-family:"Trebuchet MS", Helvetica, Verdana;
margin:0;
padding:0;
line-height: 1.3em;
margin:auto;
}

#tabGen{
margin:auto;
}
#contenu{
width:850px;
height:450px;
background-color:#FFFFFF;
}

a img {

margin:0px;
padding:left;
display:block;
float:left;
}


#contenuIntro{
width:945px;
height:650px;
margin:auto;
}


a.button {
    background: transparent url(/media/images/bg_button_a.gif) no-repeat scroll right top;
    color: #FFFFFF;
    display: inline;
    float: right;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 20px;
    line-height: normal;
    margin-right: 10px;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    padding-right: 15px;
    text-decoration: none;
}

a.button span {
    background: transparent url(/media/images/bg_button_span.gif) no-repeat scroll;
    display: block;
    line-height: 10px;
    padding: 5px 0pt 5px 18px;
}

a.button:active, a.button:hover {
    background-position: right bottom;
    color: #ffffff;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
}

a.button:active span, a.button:hover span {
    background-position: left bottom;
    padding: 5px 0pt 5px 18px;
}

a.link {
	color: #E15300;
}


h1{
font-size:16px;
}

h1.subscribe{
color:#000000;
font-size:24px;
margin-left:10px;
padding-top:20px;
}
h1.subscribetop{
color:#E15300;
font-size:19px;
margin-bottom:23px;
margin-top: 10px;
}
p.psubscribe
{
color:#454545;
font-size:13px;
margin-bottom:3px;
}

.FB_profile_pic
{
margin-right: 10px;
margin-bottom: 10px;
float: left !important;
}


.uniForm .inlineLabels label.error
{
display: none;
}

.uniForm .inlineLabels .textInput.error
{
border: 1px solid red;
}

#tdLeft
{
background: transparent url(/media/images/repeat-left.jpg) repeat-y scroll;
}

#tdRight
{
background: transparent url(/media/images/repeat-right.jpg) repeat-y scroll;
}

