body
{
    background: #3689CA  url("/_assets/images/s/fonds/body.png") top center repeat-x;
    font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
    font-size: 75.5%;
    letter-spacing:0.03em;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}
img
{
	border: 0;
}
ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.clear
{
	clear: both;
}
/* Groupe FT */

#groupe_ft
{
	float: right;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 5px;
	height: 15px;
	margin: 0 0 0 0;
	width: 550px;
}
	#groupe_ft li
	{
		float: left;
		margin: 0 5px 0 0;
		padding: 0 0 0 8px;
	}

	#groupe_ft li a
	{
		font-size: 10px;
		text-decoration: none;
	}

	#groupe_ft .bleu
	{
		background: url(/_assets/images/s/puces/fleche_bleue.png) 0 2px no-repeat;
	}

	#groupe_ft .bleu a
	{
		color: #3165ce;
	}

	#groupe_ft .noir
	{
		background: url(/_assets/images/s/puces/fleche_noire.png) 0 2px no-repeat;
	}

	#groupe_ft .noir a
	{
		color: #000;
	}

	#groupe_ft .orange
	{
		background: url(/_assets/images/s/puces/fleche_orange.png) 0 2px no-repeat;
	}

	#groupe_ft .orange a
	{
		color: #ff5f01;
	}

	#groupe_ft .rouge
	{
		background: url(/_assets/images/s/puces/fleche_rouge.png) 0 2px no-repeat;
	}

	#groupe_ft .rouge a
	{
		color: #fa000a;
	}

	#groupe_ft .vert
	{
		background: url(/_assets/images/s/puces/fleche_verte.png) 0 2px no-repeat;
	}

	#groupe_ft .vert a
	{
		color: #72bb3c;
	}

	#groupe_ft .violet
	{
		background: url(/_assets/images/s/puces/fleche_violette.png) 0 2px no-repeat;
	}

	#groupe_ft .violet a
	{
		color: #70266c;
	}
.logo_curiosphere
{
	float: right;
}
.categorie_container
{
	border: 1px solid #0000000;
	margin-bottom: 100px;
}

#global
{
	background: #FFFFFF;
	min-height: 100px;
    margin: 0 auto;
    width: 975px;
}
	#global #header
	{
		min-height: 100px;
	    margin: 0 auto;
	}
	#global #edito
	{
		margin: 0 0 0 0;
		min-height: 100px;
		padding: 0 10px 10px 10px;
		text-align: justify;
	}
		#global #edito #logo_partenariat
		{
			margin: 0 10px 0 10px;
			text-align: right;
		}
		#global #edito #texte_edito
		{
			padding: 0 20px 0 20px;
		}
	#global #liste_container
	{
		min-height: 200px;
		background: #FFFFFF;
	}
		#global #liste_container ul
		{
			list-style-type: none;
			margin: 0 30px 0 30px;
			padding: 0;
		}
			#global #liste_container ul .liste_video
			{
				border-bottom: 1px solid #959595;
				list-style-type: none;
				margin: 0;
				padding: 20px 30px 20px 30px;
			}
			#global #liste_container ul .ligne_impaire
			{
				background: #f5f5f5;
			}
				#global #liste_container ul .liste_video a
				{
					color: #0163d2;
				}
				#global #liste_container ul .liste_video .titre
				{
					font-weight: bold;
				}
				#global #liste_container ul .liste_video .note
				{
					position: absolute;
					margin: -5px 0 0 5px;
				}
				#global #liste_container ul .liste_video .text_gris
				{
					color: #676767;
				}
				#global #liste_container ul .liste_video .bold
				{
					font-weight: bold;
				}
				#global #liste_container ul .liste_video .container_video
				{
					margin: 0 0 0 234px;
				}
				#global #liste_container ul .liste_video .vignette
				{
					border: 1px solid #000000;
					height: 154px;
					float: left;
					margin: 0 30px 0 0;
					width: 200px;
				}
				#global #liste_container ul .liste_video .picto_video
				{
					margin: 0 0 0 10px;
				}

/**
 * Pagination
 ***************************************************/

#pagination
{
    float: left;
    height: 20px;
    margin: 40px 0 40px 0;
    text-align: center;
    width: 100%;
}

#pagination a
{
    color: #06c;
    font-size: 1.1em;
}

#pagination .lien_bleu,
#pagination .lien_grise
{
    padding-top: 3px;
    padding-bottom: 10px;
    text-decoration: none;
    width: 85px;
}

#pagination .lien_grise
{
    color: #b2b2b2;
}

#pagination a.lien_bleu span
{
    text-decoration: underline;
}

#pagination .precedent img,
#pagination .suivant img
{
    vertical-align: middle;
}

#pagination .precedent img
{
    margin: 0 10px 0 0;
}

#pagination .suivant img
{
    margin: 0 0 0 10px;
}

#pagination li
{
    color: #06c;
    display: inline;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 0 5px;
}

#pagination li a,
#pagination li strong
{
    margin: 0 5px 0 0;
}

#pagination li strong
{
    color: #666;
    font-weight: bold;
}

#pagination li a
{
    font-weight: bold;
    font-size: 1em;
    text-decoration: none;
}

	#global #footer
	{
		margin: 95px 0 0 0;
		text-align: center;
	}
		#global #footer .navigation
		{
			height: 23px;
			margin: 0 10px 10px 10px;
			padding: 5px 0 0 210px;
		}
			#global #footer .navigation li
			{
				font-size: 0.9em;
				font-weight: bold;
				float: left;
				margin: 0 4px 0 0;
			}
				#global #footer .navigation li a
				{
					text-decoration: none;
				}
		#global #footer .groupe_ft
		{
			color: #9B9898;
			font-size: 0.9em;
		}
		#global #footer .groupe_ft ul
		{
			height: 30px;
			margin: -5px 0 0 0;
			padding: 0 0 0 160px;
		}
		#global #footer .groupe_ft li
		{
			float: left;
			margin: 0 4px 0 0;
		}
			#global #footer .groupe_ft li a
			{
				color: #9B9898;
			}

