* {
	color: #747474;
}

#main-content li {
	color: #333331;
	margin: 0px;
	padding: 0px;
}

#divWelcome {
	text-align : justify; 
}

#divNewsContainer {
	float: left;
	width: 305px;
	padding: 10px;
	_padding:5px;
}

#divNewsTitle {
	font-size: x-large;
	color: #747474 !important;
	border-bottom: #747474 dashed 1px;
	width: 95%;
}

#divMainTitle {
	font-size: x-large;
	color: #669999;
}

#divTabsContainer {
	float: center;
	width: 375px;
	margin-top: 20px;
	min-height: 900px;
	height: 100%;
	overflow: hidden;
	scrollbar-track-color: #AE121F;
	scrollbar-arrow-color: #FFF;
	scrollbar-3d-light-color: #AE121F;
	scrollbar-base-color: #AE121F;
	scrollbar-dark-shadow-color: #999;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #AE121F;
	background-color: transparent;
}

p {
	padding: 5px;
	text-align: left !important;
}

.news {
	min-height: 100px;
	border-bottom: #aaa 1px dashed;
	padding: 10px;
}

.subcategory {
	font-size: 1em;
	font-weight: 750 !important;
	color: #adad84;
	margin: 0px;
	padding: 0 5px 0 4px !important
}

.author {
	font-size: 1em;
	font-weight:bold;
	color: #747474;
	padding-left: 5px !important;
}

.infos {
	padding-left: 5px;
}

.t4 .content {
	padding-left: 5px;
}

.lirelasuite, .lirelasuite a {
	font-size: 1em !important;
	font-weight: 750 !important;
	color: #adad84 !important;
	text-decoration: none !important;
	margin: 0px !important;
	padding: 0px 2px !important;
}

.body {
	padding-left: 10px;
}

.title,.title a {
	font-size: 1em !important;
	font-weight: 650 !important;
	text-decoration: none;
	margin: 0px !important;
	padding: 0px !important;
}

#divNewsContainer .title a{

	color: #747474 !important;
}

.title {
	padding-left: 5px !important;
}

.title a:hover {
	text-decoration: underline !important;
}

.image {
	float: left;
	width: 50px;
	padding: 13px 10px 0px 5px !important;
}

.resume
 {
        min-height: 80px;
        padding: 10px 0px 0px 5px !important;
        /* text-align : justify; */
}

.bodylivrerevue {
	min-height: 80px;
	padding: 10px 0px 15px 5px !important;
	/* text-align : justify; */
}

.link {
	padding: 5px;
	text-align: center;
}

.link a {
	font-size: 12px !important;
	color: #e99b21 !important;
}

#divNewsContainer .item {
	min-height: 50px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	padding-bottom : 5px;
	border-bottom: #aaa 1px dashed;
}

#divTabsContainer .item {
border-bottom:1px dashed #AAAAAA;
margin:10px 5px 0;
min-height:25px;
padding:0 5px 5px;
width:350px;
}

.content { 
	/* text-align:justify; */
	width: 100%;
	padding-left:5px;
	padding-top : 10px;
}

.content p {
	padding: 0 15px 10px 5px;
}

.content p a {
	color: #cc6600 !important;
	font-size: 10px !important;
	padding-left: 45px;
	margin: 0px;
	padding: 10px 0px 0px 40px;
	background: url('@fck_resource@/image/test/picto_presse_droit.png');
	background-repeat: no-repeat !important;
}

.tabbed ul.tabs {
	float: left;
	display: inline;
	width: 375px;
	margin: 0;
	padding: 0;
}

.tabbed ul.tabs li {
	list-style: none;
	float: left;
	height: 23px;
	margin: 0;
	padding: 0;
}

#divTabsContainer .tabbed ul.tabs li a {
	overflow: hidden;
	display: block;
	height: 30px;
	font-size: 8px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 2px 0 0;
}

#divTabsContainer .tabbed ul.tabs li a:hover {
	cursor: pointer;
}

 .tabbed ul.tabs li.t2 a {
 background-image: url('@fck_resource@/tab2_sur_la_toile.png');
 background-repeat: no-repeat;
 width: 91px;
 height: 23px;
 }

 .tabbed ul.tabs li:hover a.t2,
 .tabbed ul.tabs li.tab-current a.t2 {
 background-image: url('@fck_resource@/tab2_sur_la_toile_on.png');
 background-repeat: no-repeat;
 width: 91px;
 height: 23px;
 }


 .tabbed ul.tabs li.t1 a {
 background-image: url('@fck_resource@/tab1_dans_la_presse.png');
 background-repeat: no-repeat;
 width: 100px;
 height: 23px;
 }

 .tabbed ul.tabs li:hover a.t1,
 .tabbed ul.tabs li.tab-current a.t1 {
 background-image: url('@fck_resource@/tab1_dans_la_presse_on.png');
 background-repeat: no-repeat;
 width: 100px;
 height: 23px;
 }

 .tabbed ul.tabs li.t3 a {
 background-image: url('@fck_resource@/tab3_livres_et_revues.png');
 background-repeat: no-repeat;
 width: 103px;
 height: 23px;
 }

 .tabbed ul.tabs li:hover a.t3,
 .tabbed ul.tabs li.tab-current a.t3 {
 background-image: url('@fck_resource@/tab3_livres_et_revues_on.png');
 background-repeat: no-repeat;
 width: 103px;
 height: 23px;
 }

 .tabbed ul.tabs li.t4 a {
 background-image: url('@fck_resource@/tab4_evenements.png');
 background-repeat: no-repeat;
 width: 81px;
 height: 23px;
 }

 .tabbed ul.tabs li:hover a.t4,
 .tabbed ul.tabs li.tab-current a.t4 {
 background-image: url('@fck_resource@/tab4_evenements_on.png');
 background-repeat: no-repeat;
 width: 81px;
 height: 23px;
 }



.tabbed .t1,
.tabbed ul.tabs li .t1,
.tabbed .t2,
.tabbed ul.tabs li .t2,
.tabbed .t3,
.tabbed ul.tabs li .t3,
.tabbed .t4,
.tabbed ul.tabs li .t4 {
	background-color: #f8f8eb;
}

.tabbed div.t1,.tabbed div.t2,.tabbed div.t3,.tabbed div.t4 {
/*	
	padding-bottom: 32767px;
	margin-bottom: -32767px;
*/	
	clear:both;
	overflow-x: hidden;
	border: #aaa 1px solid;
}

.tabbed div.t2 .image, 
.tabbed div.t3 .image {
	float: left;
	width: 50px;
	padding: 13px 10px 0px 0px !important;
}

.tabbed div.t2 .resume {
	padding: 10px 0px 0px 5px !important;
	width: 340px;
}

.tabbed div.t3 .content {
	padding: 10px 0px 15px 5px !important;
	width: 340px;
}

.tabbed div.t3 .bodylivrerevue {
	padding: 0px 0px 0px 5px !important;
	width: 340px;
}

div.t1,div.t2,div.t3,div.t4 {
	width: 375px;
	height: 99%;
}

h1 {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	color: #669999 !important;
	text-transform: none !important;
	font-size: 12px important !;
}

div.tabbed {
	float: left;
	display: block;
	width: 373px;
}

.tabbed div.t2,
.tabbed div.t3,
.tabbed div.t4 {
	display: none;
}

.date,.published {
	font-size: x-small;
	font-weight: 400;
	color: #666;
}

.date {
	padding: 0 5px 0 4px !important;
        /*font-weight : bold;*/
}

.t4 .date{
 font-weight:bold;
}

.published {
	padding-left: 3px !important;
}

.tabbed div.t1 h1,
.tabbed div.t2 h1,
.tabbed div.t3 h1,
.tabbed div.t4 h1 {
	font-size: 12px !important;
	color: #669999 !important;
	line-height: 16px;
}

.lien {
	background-color: #F5F5D6;
	border: 1px solid lightgrey;
	padding: 4px;
	line-height: 16px;
}

.lien img {
	vertical-align: bottom;
}

.source a {
	font-size: 11px !important;
	font-weight: bold;
}

.source {
	margin-bottom: 9px;
	margin-left: 5px;
	margin-top: 8px;
}

.article_subcategory{
 color : white;
 background : #A3b1b2;
 padding-left : 2px;
 padding-right:2px;
}

.t1 .title a{
 color : #747474 !important; 
}


