@charset "utf-8";
/* CSS Document */
body { background:url(images/bgline.gif) left top repeat !important; font:normal normal 11px Arial, Verdana, Tahoma, Helvetica, sans-serif; padding-bottom:30px;}

#suiteBarLeft{
	background-color:#97003D;
}

.ms-core-brandingText {
	display:none;
}

#header {
	height:154px;
	background-color:#97003d;
}
#menu{
	height:35px;
	width:100%;
	alignment-adjust:central;
	background-color:#F5E0E1;
}

#banner{

	height:154px;
	z-index:1;
	width:1024px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#banner_AR{

	height:154px;
	z-index:1;
	width:1024px;
	background-image:url('../../../images/banner_AR.gif');
	background-repeat:no-repeat;
	background-position:center;
}

#content {
	padding-bottom: 10px;
	width: 100%;
	float: left;
	background-color: #fff;
	min-height: 761px;
}
#menu_left{
	min-height:445px;
	width:200px;
	background-color:#E8E8E8;
	float:left;}
#footer 
{
	background-color:white;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #efefef0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #efefef 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #efefef 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #efefef0%,#fffff 100%);
	background: linear-gradient(to bottom, #efefef0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 );
	padding: 10px 20px 0px 25px;
	position: relative;
	color: #000;
	padding-top: 25px;

}
.lien_footer {
	padding: 0 5px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
a.lien_footer:hover {
	color: #860035;
	text-decoration:none;
}
a.lien_footer:visited {
	color: #000000;
	text-decoration:none;
}

.float_right {
	
	float:right;
	padding-top: 15px;
}
.txt_gris14 {
	font-family: Arial;
	font-size: 14px;
	color: #696969;
}
p {
	display: block;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
.copy {
	color: #860035;	padding-left: 5px;
}
.link_share {
display: inline-block;
margin-right: 15px;
}
/*SharePoint CSS MODIF*/
	#sideNavBox {
	float: left;
	margin-left: 0px !important;
	margin-right: 20px;
}


/* DEBUT WEB PART */



.ms-webpart-titleText
{
font-size:1.46em;
background: url(images/puce_violet.gif) left 2px no-repeat;
display: block;
padding: 0 0px 0 31px;
}
.ms-webpart-titleText.ms-webpart-titleText,
.ms-webpart-titleText > a
{
/* [ReplaceFont(themeFont:"heading")] */ font-family:Arial, Helvetica, sans-serif !important;
/* [ReplaceColor(themeColor:"WebPartHeading")] */ color:#97003d !important;
text-decoration:none !important;
font-weight:bold !important;
overflow:hidden;
text-align:justify;
text-overflow:ellipsis;
white-space:nowrap;
}
.ms-webpart-titleText > a:hover
{
/* [ReplaceColor(themeColor:"CommandLinksHover")] */ color:#97003d !important;
text-decoration:none !important;
}
.ms-webpart-titleText > a:active
{
/* [ReplaceColor(themeColor:"CommandLinksPressed")] */ color:#97003d !important;
text-decoration:none !important;
}

.ms-WPBorder {
border: 1px solid #c6c6c6;
border-radius:12px;
}

.ms-rte-wpbox /*DIV WEBPART*/ {
font-style: normal;
font-weight: normal;
font-variant: normal;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
text-align: left;
text-indent: 0px;
text-decoration: none;
line-height: normal;
white-space: normal;
word-wrap: normal;
list-style-type: disc;
list-style-image: none;
list-style-position: outside;
border-radius: 0px;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
margin: 4px;
}

.ms-WPBorder{
/* [ReplaceColor(themeColor:"SubtleLines")] */ border:1px solid silver;
}


/* FIN WEB PART */


.ms-wiki-columnSpacing
{
padding-left:5px;
}
.ms-SPZone.ms-webpart-zone {
padding: 10px;
padding-bottom: 20px;
}

listMenu-selected:link, .ms-core-listMenu-selected:visited, .ms-core-listMenu-selected {
/* background-color: #efefef; */
/* background-color: rgba( 239,239,239,0.78 ); */
background:transparent !important;
}
.ms-core-listMenu-item, .ms-core-listMenu-item:link, .ms-core-listMenu-item:visited, .ms-tv-item:link, .ms-tv-item:visited, .ms-tv-header:link, .ms-tv-header:visited {
color: black;
text-decoration: none;
}
.ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item, .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenuEdit, .ms-core-listMenu-heading, .ms-tv-header {
font-size: 12px;
font-weight: bold;
vertical-align: middle;
font-family: arial;
color: black;
display: block;
}
li > a.ms-core-listMenu-item.ms-core-listMenu-selected:hover,
li > a.ms-core-listMenu-item:hover,
li > a.ms-core-listMenu-item:active
{
/* [ReplaceColor(themeColor:"NavigationHoverBackground",opacity:"1")] */ background-color:transparent !important;
/* [ReplaceColor(themeColor:"NavigationHoverBackground")]  background-color:rgba( 205,230,247,0.5 );*/
text-decoration:underline;
}
.ms-core-listMenu-verticalBox > .ms-core-listMenu-item, .ms-core-listMenu-verticalBox li.static > .ms-core-listMenu-item {
display: block;
padding: 3px 10px !important;
border-bottom:1px solid #999;
}
#sideNavBox {
float: left;
margin-left: 20px;
margin-right: 20px;
width: 180px;
}
.ms-noList ul, .ms-noList ol, .ms-noList {
list-style-type: none;
padding-left: 4px;
}





/** CSS CAWTER WEB SITE**/

.titre_box {
font-family:Arial;
font-size:16px;
color:#97003d;
padding-bottom:5px;
}
.titre_puce_violet 
{
background-image:url('images/puce_violet.gif') left 2px no-repeat;
display:block;
padding:0 0px 0 31px;
}
.titre_puce_violetAR 
{
float: right;
display:block;
padding:0 0px 0 31px;
}

.titre_puce_blanc {
background-image:url('http://genderclearinghouse.org/_catalogs/masterpage/cawtar/image/puce_blanc.gif') left 2px no-repeat;
display:block;
padding:0 0px 0 31px;
}

.txt_noir12_tahoma {
font-family: tahoma;
font-size: 12px;
color: black;
margin: 0;
padding: 0;
}
.margin_tab {
margin-top: 15px;
}
.padding_left10 {
padding-left: 10px;
}
.padding_top_bottom8 {
padding: 8px 0;
}
.lien_noir {
font-family: Arial;
color: black;
}
.lien_noir:hover {
font-family: Arial;
color: #97003d;
}
a {
outline: none;
text-decoration: none;
color:black;
}
a:visited {
outline: none;
text-decoration: none;
color:black;
}
a:hover {
outline: none;
text-decoration: none;
color:#97003d;
}
.img_news {
margin-top: 10px;
text-align: center;
}
.arabic-form{
text-align:right;
}

.arabic-title-form{
text-align:center;
}