/**
* CSS
* 
* PROJET
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}
@font-face {
  		  font-family: 'Trade';
		  font-weight: bold;
  		  src: url("http://www.trianglefrance.org/fr/IMG/TradeBold.ttf");
}

body {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	background: #fff;
	color: #000;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link {
	text-decoration: none;
}

/**
* SURLIGNAGE COLORÉ
*/
::selection {
	color: #fff;
	background: blue; /* Safari */
	}
::-moz-selection {
	color: #fff;
	background: blue; /* Firefox */
}
	  
a:visited { text-decoration: none; }
a:hover { text-decoration: none; color: #000;}

a img { border: none; }

#menu {
	width: 220px;	
	/*overflow: hidden;*/
	top: 200px;
	left: 110px;
	position: fixed;
	height: auto;
	z-index: 7000;
	padding: 15px;
}


	
#menu2 {
	width: 145px;
	height: 145px;
	overflow: hidden;
	top: 80px;
	left: 50px;
	position: fixed;
	background-color: transparent;
	background-image: url(http://www.trianglefrance.org/IMG/LOGOT.png);
	z-index: 1;
	
}


#menu ul li.section-title {
	font-family: 'Trade', "Arial narrow", Impact, Charcoal, Trebuchet MS, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align:left;
	font-size: 11px;
	color: #000;	
}
.decale li a{
padding-left: 22px;
}
.decale li:last-child{
	padding-bottom:5px;
	
}
.rien li:last-child {
display: none;
}
.rien li.section-title {
	font-size: 20px!important;
	line-height: 22px;	
}
#menu ul.gros li.section-title {
	font-size: 30px;
line-height: 30px;
}
#menu ul.rouge li.section-title {
}

#menu ul {
	text-transform: uppercase;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#menu ul.gros li a:link { 
	font-family: 'Trade', "Arial narrow", Impact, Charcoal, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	font-size:30px;
	margin-left: 0px;
	line-height:30px;
	letter-spacing:1px;
}
#menu ul.gros li a:visited {
	color: #000;
}
#menu ul.gros li a:hover { 
	color: #292929;
}
#menu ul.gros li.active a {
	background-image: url(http://www.trianglefrance.org/fr/IMG/tiretmenu.gif); 
	background-position: left; 
	padding-left:22px;
	background-repeat: no-repeat;}
	
	
	
	

#menu ul.gala li a:link { 
	font-family: 'Trade', "Arial narrow", Impact, Charcoal, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	font-size:20px;
	margin-left: 125px;
	line-height:20px;
	letter-spacing:1px;
}
#menu ul.gala li a:visited {
	color: #000;
}
#menu ul.gala li a:hover { 
	color: #292929;
}
#menu ul.gala li.active a {
	background-image: url(http://www.trianglefrance.org/fr/IMG/petittiretmenu.gif); 
	padding-left:17px;
	background-repeat: no-repeat;
	background-position: left; }
	
	
	.gros {
		margin-bottom:5px!important;
}
.petit {
padding-top: 0px;
}
.reste {
margin-top: 10px!important;
}

#menu ul.petit li a:link { 
	font-family: 'Trade', "Arial narrow", Impact, Charcoal, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	font-size:20px;
	margin-left: 0px;
	line-height:20px;
	letter-spacing:1px;
}
#menu ul.petit li a:visited { 
	font-family: 'Trade', "Arial narrow", Impact, Charcoal, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	font-size:20px;
	margin-left: 0px;
	line-height:20px;
	letter-spacing:1px;
}
#menu ul.petit li a:hover { 
	font-family: 'Trade', "Arial narrow", Impact, Charcoal, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #292929;
}
#menu ul.petit li.active a { 
	font-family: 'Trade', "Arial narrow", Impact, Charcoal, Trebuchet MS, Helvetica, Arial, sans-serif;
	background-image: url(http://www.trianglefrance.org/fr/IMG/petittiretmenu.gif); 
	padding-left:17px;
	background-repeat: no-repeat;
	background-position: left; 
}

#content {
	height: auto;
	top: 0;
	margin-top: 115px;
	margin-right: 90px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.container {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.titre {
	top: 100px;
	left: 100px;
}

.langue {
	padding-top: 8px;
}

.langue a:link { 
	color: #000;
	text-decoration:none;
}

.langue a:visited { 
	color: #000;
	text-decoration:none;
}

.langue a:hover { 
	font-weight: bold;
	color: #292929;
	text-decoration:none;
}

.logo-bas {
	padding-top: 0px;
	z-index: 1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
position: fixed;
margin-top: -20px;
margin-left: -75px;
}


#content p {
	top : 70px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;	
	position : relative;
	z-index : 3;
	background-color: transparent;
	left: 300px;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 16px;
	width:500px;
}

#paypall {
margin-left: 436px;
background-color: #C0FEDD;
padding-left: 15px;
width: 725px;
}
#paypallvert {
margin-left: 436px;
background-color: #C0FEDD;
padding-left: 15px;
width: 725px;
}
#  {
margin-left: 436px;
background-color: #ffccdc;
padding-left: 15px;
width: 725px;
}
#paypallbleu {
margin-left: 436px;
background-color: #c9dcff;
padding-left: 15px;
width: 725px;
}
#paypalljaune {
margin-left: 436px;
background-color: #fffcc6;
padding-left: 15px;
width: 725px;
}
#paypallorange {
margin-left: 436px;
background-color: #fee1c0;
padding-left: 15px;
width: 725px;
}
#paypallviolet {
margin-left: 436px;
background-color: #e5cdfe;
padding-left: 15px;
width: 725px;
}

p {
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{
	padding : 0;
	z-index : -1;
	position : absolute;
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#img-container p	{ width: 400px; margin: 0; padding: 0 0 0px 0; }

#once { clear: left; }

#tweets {
	width: 270px;
	padding: 15px;
	color: #000;
	position:fixed;
	margin: 590px 0 0 605px;
}
#tweets-content p {
background-color: transparent!important;
left: 0!important;
margin: 0!important;
padding: 0!important;
width: 370px!important;
}

#tweets-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tweets-content ul li small {
	display: block;
	line-height: 20px;
font-size: 10px;
font-family: Helvetica, Arial, sans-serif;
}
#tweets h3 {
	font-family: 'Trade', "Arial narrow", Impact, Charcoal, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 20px;
}
#tweets ul li {
margin-bottom: 10px;
border-top: 1px solid #000;
padding-top: 5px;
}
#vignette {
	display: inline-block;
	font-family: 'Trade', "Arial narrow", Impact, Charcoal, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 20px;
width: 245px;
padding: 15px;
position:fixed;
z-index:9000;
background: #FEE1C2;
color: #000;
margin: 87px 0 0 435px;
line-height: 20px;
vertical-align:top;

}
#encemoment {
display: inline-block;
width: 435px;
margin-left: 20px;
background: #c9dcff;
padding: 15px;
position:fixed;
z-index:8000;
left:720px;
}

#encemoment img {
padding-bottom: 10px;
}
.endessous {
height: 55px;
margin-top: -15px;
}
.monlien {
color: #000;
}
.monlien img {
max-height: 150px;
max-width: 220px;
}
.thumb {
width: 219px;
height: 200px;
}
legende {
line-height: 12px!important;
margin-top: 12px!important;
font-size: 10px;
}
img {
margin-bottom: 5px;
}
@media screen and (max-width: 1100px) {
	#menu2 {
		position:absolute;
	}
	#menu {
		position:absolute;
	}
}
legende {
line-height: 12px!important;
margin-top: 12px!important;
font-size: 10px;
}
img {
margin-bottom: 5px;
}
.section-1 #menu2 {
background-color: #0093ff;
}
.section-1 #menu {
background-color: #ff5d00;
}
.section-2 #menu2 {
background-color: #00ddff;
}
.section-2 #menu {
background-color: #ff2600;
}
.section-3 #menu2 {
background-color: #00fce0;
}
.section-3 #menu {
background-color: #ff388e;
}
.section-4 #menu2 {
background-color: #00f724;
}
.section-4 #menu {
background-color: #c255ff;
}
.section-5 #menu2 {
background-color: #d4fb00;
}
.section-5 #menu {
background-color: #0033ff;
}
.section-6 #menu2 {
background-color: #ffec00;
}
.section-6 #menu {
background-color: #0085ff;
}
.section-7 #menu2 {
background-color: #ff3372;
}
.section-7 #menu {
background-color: #00f998;
}
.section-8 #menu2 {
background-color: #d656ff;
}
.section-8 #menu {
background-color: #98f811;
}
.section-9 #menu2 {
background-color: #0051ff;
}
.section-9 #menu {
background-color: #ffe400;
}
.section-10 #menu2 {
background-color: #0093ff;
}
.section-10 #menu {
background-color: #ff5d00;
}
.section-11 #menu2 {
background-color: #00ddff;
}
.section-11 #menu {
background-color: #ff2600;
}
.section-12 #menu2 {
background-color: #00fce0;
}
.section-12 #menu {
background-color: #ff388e;
}
.section-13 #menu2 {
background-color: #00f724;
}
.section-13 #menu {
background-color: #c255ff;
}
.section-14 #menu2 {
background-color: #d4fb00;
}
.section-14 #menu {
background-color: #0033ff;
}
.section-15 #menu2 {
background-color: #ffec00;
}
.section-15 #menu {
background-color: #0085ff;
}
.section-16 #menu2 {
background-color: #ff3372;
}
.section-16 #menu {
background-color: #00f998;
}
.section-17 #menu2 {
background-color: #d656ff;
}
.section-17 #menu {
background-color: #98f811;
}
.section-18 #menu2 {
background-color: #0051ff;
}
.section-18 #menu {
background-color: #ffe400;
}
.section-19 #menu2 {
background-color: #0093ff;
}
.section-19 #menu {
background-color: #ff5d00;
}