@charset "utf-8";

a img {border:0;}
a {text-decoration:none;color:#E37300;}
a:hover, a:focus {text-decoration:underline;}
html {overflow-y:scroll;}
.clear,.both {clear:both;}

body
{
	margin:0 0 0 0;
	padding:0 0 10px 0;
	font-family: Tahoma;
	font-size: small;
}

.conteneur_largeur
{
	width:950px;
	margin:0 auto;
}

#toptop
{
	background:url(../images/barre_haut-cga.png) top;
	width:100%;
	height:19px;
	margin-bottom:10px;
}

#logo
{
	float:left;
	height:112px;
	width:200px;
	margin-top:-30px;
	padding:0 0 30px 0;
}
#top_adresse
{
	float:right;
	color:blue;
	text-align:right;
	font-size:12pt;
	color:#1573B3;
}
#top_telephone
{
	float:right;
	color:blue;
	margin-right:100px;
	font-size:14pt;
	color:#1573B3;
}
                
#middle
{
	width:100%;
	height:292px;
	clear:both;
	background:#1673B3;
	border-bottom:#12591D 1px solid;
	margin-bottom:15px;
	padding-top:20px;
	color:white;
}

#conteneur
{
	height:214px;
	margin-top:5px;
}

#animation
{
	position:absolute;
	z-index:0; /* On place l'animation en dessous */
	background:url(../images/workers-aapl/bureaucrate-trans.png);
	width:608px;
	height:303px;
	margin:-30px 0 0 -50px;
}
#menu
{
	float:right;
	z-index:10; /* On place le menu au dessus */
	background:transparent;
	height:34px;
	text-align:right;
	margin:-30px 0 0 0;
	position:relative;
}
#menu a
{
	display:inline-block;
	height:33px;
	line-height:30px;
	text-align:center;
	color:white;
}
#menu a[class=btn_petit]
{
	background:url(../images/btn_fond_petit-repos-cga-trans.png);
	width:94px;
}
#menu a[class=btn_petit]:hover, #menu a[class=btn_petit]:focus
{
	background:url(../images/btn_fond_petit-survol-cga-trans.png);
	text-decoration:none;
}
#menu a[class=btn_grand]
{
	background:url(../images/btn_fond_grand-repos-cga-trans.png);
	width:160px;
}
#menu a[class=btn_grand]:hover, #menu a[class=btn_grand]:focus
{
	background:url(../images/btn_fond_grand-survol-cga-trans.png);
	text-decoration:none;
}
#title
{
	clear:right;
	float:right;
	color:#1673B3;
	margin:20px 50px 0 15px;
	font-size: large;
}
#title h1
{
	font-size: larger;
	padding:0;
	margin:0;
}
#btn_adherez
{
	clear:right;
	float:right;
	margin:-20px 0 0px 0;
}

#bottom_actualite
{
	width:400px;
	height:220px;
	float:left;
	margin-top:30px;
	z-index:9; /* On place au dessus */
}
#bottom_actualite>h2, #bottom_cloudtag>h2
{
	margin:0px;
	padding:0px;
	font-size: small;
	
	z-index:10; /* On place au dessus */
}
#bottom_actualite>div[class=texte]
{
	width:500px;
	height:150px;
	padding:0 5px 0 0;
	color:white;
}
#bottom_cloudtag>div[class=texte]
{
	width:400px;
	height:160px;
	padding:0 5px 0 0;
}
#bottom_actualite>h2
{
	background:url(../images/cadre_actu-aapl-trans.png) no-repeat;
	height:40px;
	color:#E26C1D;
	padding:8px 0 0 20px;
}
#bottom_cloudtag>h2
{
	background:url(../images/cadre_cloudtag-aapl-trans.png) no-repeat right;
	height:57px;
	padding:0 0 0 65px;
	line-height: 30pt;
	color:#1673B3;
	font-size: larger;
}

#bottom_cloudtag
{
	width:400px;
	height:250px;
	float:right;
}

#bottom_separate
{
	clear:both;
	color:#98C2DE;
	background-color:#98C2DE;
	border:none;
	border-bottom:#98C2DE 1px solid;
}

#bottom_acces
{
	float:left;
	/*background:url(../images/cadre_acces_stats-cga.png) no-repeat left;*/
	/*width:349px;*/
	height:17px;
	color:white;
	padding:0 5px;
	line-height: 14pt;
	/*font-size: x-small;*/
}
#bottom_acces a
{
	color:#1673B3;
}
#bottom
{
	float:right;
	color:#98C2DE;
}



.texte
{
	text-align: justify;
	overflow: auto;
	padding: 5px;
}
.lienaccueil {
color:#FF0;	
}