/*

CSS GTAPro.com  ...
Fait Par Tanjes !

*/ 

body {
        width: 1000px;
	margin: auto;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c2bfc0;
        background-color: #0F0E0D;
        background-image:url("../images/fond.gif");
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
}

img {border: none;}


a:link, a:visited 
{
	color: #888582; 
      text-decoration: none;
}

a:hover, a:active 
{
	color: #888582; 
	text-decoration: underline;
} 

/*----------------------------------------	Principal	----------------------------------------*/ 

#footer {
        position: relative;
        left: center;
        bottom: 0;
        margin: 0 0 0 2px;
        text-align: center;
	height: 63px;
        width: 996px;
        border-top: 1px solid #D4D4D4;
        background-color: #1B1B1B;
	background-position: center bottom;
}

body > #footer { position: fixed; }

#contenus {
        margin: auto;
        margin-top: 70px;
}

#fondh {
        width: 842px;
        height: 130px;
        margin: auto;
        background-image:url("../images/cont_h.png");
}

#fondf {
        width: 782px;
        margin: auto;
        overflow: auto;
        padding: 0 30px 0 30px;
        background-image:url("../images/cont_f.png");
}

#fondb {
        width: 842px;
        height: 30px;
        margin: auto;
        margin-bottom: 75px;
        background-image:url("../images/cont_b.png");
}

#fond_log {
        width: 822px;
        height: 16px;
        margin: auto;
        padding: 2px 10px 0 10px;
        background-image:url("../images/cont_log.png");
}

#fond_log_g
{
        text-align: left;
        float: left;
}

#fond_log_d
{
        float: right;
        text-align: right;
}

#caroussel {
        width: 782px;
        margin: auto;
        text-align: center;
}

#actu {
        float: left;
}

#orther {
        width: 350px;
        padding: 0 0 0 20px;
        text-align: center;
        float: right;
}

#newtitle {
        width: 373px;
        height: 21px;
        font-weight:bold;
        font-size: 11px;
        padding: 9px 0 0 39px;
        background-image:url("../images/newtitle.png");
	background-repeat: no-repeat;
}

#newfond {
        width: 376px;
        padding: 9px 18px 0 18px;
        font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        background-image:url("../images/newfond.png");
        background-position: top;
	background-repeat: no-repeat;
}

#newsGH {
        width: 743px;
        height: 21px;
        font-weight:bold;
        font-size: 11px;
        padding: 9px 0 0 39px;
        margin: 30px 0 0 0;
        background-image:url("../images/newsGH.png");
	background-repeat: no-repeat;
}

#newsGH_gta4 {
        width: 743px;
        height: 21px;
        font-weight:bold;
        font-size: 11px;
        padding: 9px 0 0 39px;
        margin: 30px 0 0 0;
        background-image:url("../images/newsGH_gta4.png");
	background-repeat: no-repeat;
}

#newsGF {
        width: 746px;
        padding: 9px 18px 0 18px;
        font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        background-image:url("../images/newsGF.png");
	background-repeat: repeat-y;
}

#newsGB {
        width: 743px;
        height: 21px;
        font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: right;
        padding: 9px 39px 0 0;
        background-image:url("../images/newsGB.png");
	background-repeat: no-repeat;
}


#rotation{
	/*width: 782px;*/
	width: 650px;
	height: 230px;
	margin-left: auto;
	margin-right: auto;
}

#rotation a {position: absolute;}

#fleche-left {
	width: 80px;
	height: 98px;
	margin-top: 90px;
	margin-left: -60px;
	float: left;
	background: url(../images/flecheG.png);
}
#fleche-right {
	width: 80px;
	height: 98px;
	margin-top: 90px;
	margin-right: -60px;
	float: right;
	background: url(../images/flecheD.png);
}

.login {
	border: 1px solid #7C7B79;
	background-color: #0F0E0D;
        color: #C2BFC0;
}

/*----------------------------------------	Logo	----------------------------------------*/ 

#logo-iv {
	width: 70px;
	height: 70px;
        padding: 0 15px 10px 0;
	background: url(../images/logo_iv.jpg);
        background-repeat: no-repeat;
        float: left;
}

#logo-t2 {
	width: 70px;
	height: 70px;
        padding: 0 15px 10px 0;
	background: url(../images/logo_t2.jpg);
        background-repeat: no-repeat;
        float: left;
}

#logo-net {
	width: 70px;
	height: 70px;
        padding: 0 15px 10px 0;
	background: url(../images/logo_net.jpg);
        background-repeat: no-repeat;
        float: left;
}

