/* @override http://cg56-2007.win.mediacd.fr/theme/medias/css/local.css */

#mainContent {margin: 0 0 0 15px;}

#introTheme {margin-bottom: 2em;}
#introTheme .module {
	background: none!important;
	width: 185px; float: left;
	margin: 0 20px 0 0; padding: 0;
	}
	#introTheme .module.full {
		width: 370px;
		margin: 0 0 0 0;
		}
#introTheme .module#intro {width: 160px;}
#introTheme .modContent {
	background: none!important;
	margin: 0; padding: 0;	
}

#contentTheme {}
#contentTheme .sujet {
	width: 180px;
	float: left;
	margin: 0 20px 15px 0;
}
/*#contentTheme .lastInTheRow {margin-right: 0;}*/

#contentTheme .sujet h2 {
	background: red url(../img/bgTiSujet.gif) no-repeat;
	margin: 0; padding: 5px;
	min-height: 28px;
	color: #261341!important;
}
/*Gestion des couleurs de boites selon la thématique*/
#main.themeServices #contentTheme .sujet h2 {background-color: #E4F0F6;}
#main.themeMorbihan #contentTheme .sujet h2 {background-color: #F9FEAC;}
#main.themeCg #contentTheme .sujet h2 {background-color: #FFF0B2;}



#contentTheme .sujet img {
	margin: 0 0 0.5em 0;
}
#contentTheme .sujet ul {
	list-style: disc;
	padding-left: 15px;
	color: #261341;
	}
#contentTheme .sujet a {color: #261341;}



