/* Start of CMSMS style sheet 'v21avr : accueil' */
/* browsers interpret margin and padding a little differently, we'll remove all default padding and margins and set them later on */
* {
	margin: 0;
	padding: 0;
}
/*Set initial font styles*/
body {
        text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
        width:100%;
}
/*set font size for all divs, this overrides some body rules*/
div {
	font-size: 1em;
}
/*if img is inside "a" it would have borders, we don't want that*/
img {
	border: 0;
}
/*default link styles*/
/* set all links to have underline and bluish color */
a, a:link a:active {
	text-decoration: none;
/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
	background-color: inherit;
	color:#a41d23;
}

/* remove underline on hover and change color */
a:hover {
	text-decoration: underline;
	background-color: inherit;
	color: #a41d23;
}
/*****************basic layout *****************/




body {
         padding: 0;
         margin:0 auto;
/* default text color for entire site*/
	color: #333;
/* you can set your own image and background color here */
        width:100%;
        background:url(uploads/v21avr/201401/bg-general.png) repeat-x #d2d3d2;
        overflow:auto;
}




div#pagewrapper {
/* min max width, IE wont understand these, so we will use java script magic in the <head> */
	width:1024px;
/* now that width is set this centers wrapper */
	margin:0 auto;
	color: black;
        background:url(uploads/v21avr/bg-mainwrapper.png) repeat-y;
}


/* header, we will hide h1 a text and replace it with an image, we assign a height for it so the image wont cut off */
div#header {
/* adjust according your image size */
        width:1024px;
	height:300px;
        margin:0;
       padding: 0;
	/* you can set your own image here, will go behind h1 a image */
	background:#FFF url(uploads/v21avr/201401/header.png) no-repeat left top;
/* border just the bottom */
	
}
div#header h1 a {
/* you can set your own image here */
        background:url(uploads/v21avr/201401/logo-enssat-bi.png) no-repeat 0px 5px;
        margin-left:65px;
/* this will make the "a" link a solid shape */
	display: block; 
/* adjust according your image size */
	width:171px;
        height:80px;
        padding:0;
        z-index:1000;
/* this hides the text */
	text-indent:-999em;
/* old firefox would have shown underline for the link, this explicitly hides it */
	text-decoration: none;
}


div#header h1 {
        z-index:1000;
	margin:0;
	padding: 0;
/*these keep IE6 from pushing the header to more than the set size*/
        width:160px;
        height:198px;
	line-height: 0;
	font-size: 0;
/* this will keep IE6 from flickering on hover */	
}

/* logo ur1 dans l'entête*/
div#header h2.ur1 {
    float: right;
    margin-top: -5px;

visibility:hidden;
}

div#header h2.headright {
/* this is where the site name is */
        width:500px;	
/* this keeps IE6 from not showing the whole text */
	font-size: 1.2em;
/* keeps the size uniform */
	margin:-5px 0 0 400px;
/* adjust according your text size */
	color: black;

visibility:hidden;
}

div#header h2.headright span {
/* this is where the site name is */
display:inline-block;
margin-left:5px;
width:500px;	
font-size: 70%;
font-weight:normal;
color: #a41d23;
}

div#roll-text{
display:block;
margin:-37px 0 0 193px;
z-index:10;

visibility:hidden;
}

div#animation{
width:602px;
height:122px;
margin:-122px 0 0 422px;
padding:0;
}

div.crbk {
/* sets all to 0 */
padding: 0;
width:852px;
height:30px;
margin-left:174px;
margin-top:-10px;
}

*:first-child+html div.crbk{
padding:0 0 30px 0;
width:850px;
height:50px;
margin-left:174px;
}


div.breadcrumbs {
/* CSS short hand rule first value is top then right, bottom and left */
	padding: 1em 0em 1em 1em;
        width:838px;
        margin:-30px 0 0 0;
/* its good to set font sizes to be relative, this way viewer can change his/her font size */
	font-size: 90%;
/* you can set your own image here */
	border-bottom:solid 1px #f39400;
}


*:first-child+html div.breadcrumbs{
padding: 2em 0em 1em 1em;
}

div.breadcrumbs span.lastitem {
	font-weight: bold;
}

div.breadcrumbs div.icon {margin-right:4px}
div.breadcrumbs div.icon a img {
    float : right;
    margin : 0px 2px 0px 2px;
    padding : 0px 0px 0px 0px;
    width : 18px; height:18px;
}

div#search {
/* position for the search box */
	position:relative;
        top:-196px; 
        left:680px;
/* enough width for the search input box */
	width: 27em;
	text-align: right;
	padding: 0.5em 0 0.2em 0;
	margin: 0 1em;
        color:#3d3b35;
        font-weight:bold;
}
/* a class for Submit button for the search input box */
input.search-button {
	border: none;
	height: 18px;
	width: 70px;
	margin-left: 5px;
	padding: 0px 2px 2px 0px;
        color:#FFF;
/* makes the hover cursor show, you can set your own cursor here */
	cursor: pointer;
/* you can set your own image here */
	background: url(uploads/v21avr/search.png) no-repeat center center;
}

*:first-child+html div#search{
/* position for the search box */
	position:relative;
        top:-197px; 
        left:680px;
/* enough width for the search input box */
	width: 27em;
	text-align: right;
	padding: 0.5em 0 0.2em 0;
	margin: 0 1em;
        color:#3d3b35;
        font-weight:bold;
}


div#partenaires-top{
display:block;
width:141px;
height:16px;
margin-left:25px;
background:url(uploads/v21avr/bg-partenaires-top.png) no-repeat;
/*---attention */
margin-top:90px;
}


div#partenaires{
position:relative;
width:121px;
padding:10px 10px 0px 10px;
margin-left:25px;
background:url(uploads/v21avr/bg-partenaires.png) repeat-y;
}

div#partenaires img {
    margin: 0 0 20px 0;
}

div#partenaires a:last-child img {
    margin-bottom: 0;
}


div#partenaires-bottom{
display:block;
width:141px;
height:16px;
margin-left:25px;
background:url(uploads/v21avr/bg-partenaires-bottom.png) no-repeat;
}



div#leftPan{
position:relative;
height:600px;
margin:20px auto 2em 0;
padding: 0px;
float:left;
clear:left;
}

*:first-child+html div#leftPan{
margin-top:-50px;
}


div#content {
/* some air above and under menu and content */
position:relative;
margin:0px auto 2em 0;
padding: 0px;
width:850px;
float:left;
clear:left;
}



div.back1{
background:url(uploads/v21avr/bg-back2.png) no-repeat left top #FFF;
width:850px;
margin-left:174px;
margin-top:-633px; 
padding:20px 0 0 0;
z-index:1;
}

*:first-child+html div.back1{
background:url(uploads/v21avr/bg-back2.png) no-repeat left top #FFF;
width:850px;
min-height:400px;
margin-left:174px;
margin-top:-632px; /*-636*/
padding:20px 0 0 0;
z-index:1;
}

div#zoom{
display:block;
background:url(uploads/v21avr/bg-zoom.png) no-repeat;
margin:20px 0 0 572px;
padding:10px 87px 10px 10px;
width:161px;
}

*:first-child+html div#zoom{
margin-top:40px;

}

div#zoom h3.zoom{
display:block;
float:right;
width:97px;
height:26px;
background:url(uploads/v21avr/h3-zoom.png) no-repeat;
margin:-38px -60px 0 0;
text-indent:-999em;
}


div#zoom h4.zoom{
font-family:Trebuchet MS, Arial;
font-size:1em;
color:#f16408;
margin:5px 0 0 0;
}


div#zoom a{
font-family:Trebuchet MS, Arial;
font-size:0.8em;
color:#a41d23;
margin:5px 0 0 0;
}



div#zoom-bottom{
display:block;
background:url(uploads/v21avr/bg-zoom-bottom.png) no-repeat;
margin:0px 0 10px 572px;
width:258px;
height:19px;
}

div#nozoom {
margin-left:600px;
width:240px;
}
div#nozoom div {
margin-bottom:10px;
}


div#actuP{
      display:block;
      margin:10px 0 0px 280px;
      padding:10px 15px 15px 15px;
      width:520px;
      /* background:#75726a;*/
      background:rgb(164,164,164);
      border:1px solid rgb(128,128,128);
      color:#FFF;
      border-radius:10px;
}

div#actuP p{
      margin:5px 0 0 0;
      padding:0;
      font-family:Trebuchet MS, Arial;
      font-size:1.2em;
      line-height:1.2em;
      font-weight:normal;
      color:#FFF;
}



div#main-top{
      display:block;
      margin-left:270px;
      padding:0;
      background:url(uploads/v21avr/bg-main-top.png) no-repeat;
      width:570px;
      height:41px;
}

div#main {
/* this is the last inside div so we set the space inside it to keep all content away from the edges of images/box */
        background:url(uploads/v21avr/bg-main.png) repeat-y;
	padding:0px 20px 0px 20px;
        width:530px;
        text-align:justify;
/* you can set your own image here */
        margin:0 0 0 270px;
        z-index:100;
}



div#main-bottom{
      display:block;
      margin-left:270px;
      margin-top:-20px;
      padding:0;
      background:url(uploads/v21avr/bg-main-bottom.png) no-repeat;
      width:570px;
      height:41px;
}





div#sidebar {
position:relative;
float: left;
width: 210px;
margin:0;
padding: 20px;
}


div#video{
display:block;
margin:0px 0 10px 5px;
}

div#blog{
display:block;
margin:0px 0 10px 5px;
}

div#classement{
display:block;
margin:0px 0 10px 5px;
}

div#ccmobile{
display:block;
margin:0px 0 10px 5px;
}

/* avant IMT */
div#footer {
/* this sets 10px on left to balance 10px right on last div */
/*        width:840px;*/
/*         height:176px;*/
/*	padding: 40px 0px 0px 10px;*/
margin-left:174px;
/* color of text, the link color is set below */
/*	color: #FFF;*/
/* you can set your own image here */
/*	background:url(uploads/v21avr/bg-topfooter.png) no-repeat #75736a;*/
}

div#footer {
    padding : 0 10px 0 0;
    height:144px;
}

div#footer img.footerimg {
    margin-left: 0px; 
    margin-top: -50px;
}

/* avec le concours */
div#footer {
    clear:both;
    margin-top:0px;
    height:85px;
}

/* end concours */

div#footer p {
/* sets different font size from default */
width:400px;
	font-size: 0.8em;
/* some air for footer */
	padding: 1.5em;
/* centered text */
	text-align: center;
	margin: 80px 0px 0 280px;
}
div#footer p a {
/* footer link would be same color as default we want it same as footer text */
	color: #f39400;
}

div#footrt{
display:block;
margin-top:-50px;
}


/* as we hid all hr for accessibility we create new hr with div class="hr" element */
div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}

div#footer-navigation{
display:block;
position:relative;
margin:0;
padding:0;
left:270px;
width:570px;
height:30px;
}

*:first-child+html div#footer-navigation{
left:20px;
}


div.right49 {
display:block;
	float: right;
	width: 40%;
/* set right to keep text on right */
	text-align: right;
       font-size:0.8em;
margin-top:-20px;
}

div.right49 p a {
color:#a41d23;
}

div.right49 img{
float:right;
padding-left:10px;
}

div.top-ancre {
position:relative;
        background:url(uploads/v21avr/top-ancre.png) no-repeat;
        margin:0 auto;
	width:53px;
        height:27px;
/* set right to keep text on right */
	text-align: right;
        padding:3px 7px 0 0;
}

div.top-ancre p a {
font-size:0.8em;
color:#FFF;
}

*:first-child+html div.top-ancre{
margin-right:260px;
}


div#liens-utiles{
position:relative;
float: left;
width: 810px;
height:70px;
margin:-30px 0 0 5px;
padding:10px 5px 5px 5px;
}

div#liens-utiles img{
display:inline;
margin:0 auto;
text-align:center;
}

div#liens-utiles h3.titre-sidebar{
display:inline;
float:left;
width:162px;
height:24px;
background:url(uploads/v21avr/titre-sidebar.png) no-repeat;
margin:-33px -50px 0 0px;
text-indent:-999em;
}

/********************CONTENT STYLING*********************/
/* HEADINGS */
div#content h1 {
	color: #a41d23;
/* font size for h2 the higher the h number the smaller the font size, most times */
        font-family: Trebuchet MS, Verdana, Geneva, Arial, Sans-serif;
	font-size: 1.8em;
	text-align: left;
/* some air around the text */
	padding-left: 2em;
	padding-bottom: 1px;
/* set borders around header */
	border-bottom: 1px solid #a41d23;
	background:url(uploads/v21avr/puce-h1.gif) no-repeat;
background-position:bottom left;
/* a larder than h1 line height */
	line-height: 1.5em;
/* and some air under the border */
	margin: 0 0 0.5em 0;
}


div#content h2 {
	color: #f16109;
/* font size for h2 the higher the h number the smaller the font size, most times */
        font-family: Trebuchet MS, Verdana, Geneva, Arial, Sans-serif;
	font-size: 1.5em;
	text-align: left;
/* some air around the text */
	padding-left: 1em;
/* set borders around header */
	border-bottom: 1px dotted #f16109;
	background:url(uploads/v21avr/puce-h2.png) no-repeat;
        background-position:top left;
/* a larder than h1 line height */
	line-height: 1.2em;
/* and some air under the border */
	margin:0.5em 0 0.8em 0;
}

div#content h3 {
	color: #f39400;
	font-size: 1.5em;
        font-family: Trebuchet MS, Verdana, Geneva, Arial, Sans-serif;
	line-height: 1.2em;
	margin: 0.5em;
        padding-left: 1.5em;
	padding-bottom: 1px;
        text-align:left;
        background:url(uploads/v21avr/puce-h3-global.gif) no-repeat;

}

div#content h4 {
	color: #294B5F;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	color: #294B5F;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #294B5F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
p {
/* default p font size, this is set different in some other divs */
	font-size: 1em;
/* some air around p elements */
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
/* explicit setting for these */
	font-weight: bold;
}
em, i {
/* explicit setting for these */
	font-style: italic;
}
/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
/* css-3 */
	white-space: pre-wrap;
/* Mozilla, since 1999 */
	white-space: -moz-pre-wrap;
/* Opera 4-6 */
	white-space: -pre-wrap;
/* Opera 7 */
	white-space: -o-pre-wrap;
/* Internet Explorer 5.5+ */
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
/* black border for pre blocks */
	border: 1px solid #000;
/* set different from surroundings to stand out */
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
/* Separating the divs on the template explanation page */
div.templatecode {
	margin: 0 0 2.5em;
}
/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 3em;
}
/* definition lists topics on bold */
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
/* END LISTS */
/* End of 'v21avr : accueil' */

