/*----------------------------------------------------------------*/
/*  CSS (2.2) pour le site de l'ARCSI                             */
/*                                                                */
/*  Nom du fichier : arcsi.css                                    */
/*  Version : 2.00                                                */
/*  Date : 31 mars 2017                                           */
/*                                                                */
/*  jc131112 : Ajout classe "menulist" (ul/li colonne droite)     */
/*  jc160929 : Travail sur fonte h1 + lite                        */
/*  jc200601 : fix menu sur 2 lignes (+ "?cosyst?me")             */
/*  fb210525 : forçage des adresses en référence absolue          */
/*  fb221003 : ajout classe pour "chiffre du mois"                */
/*----------------------------------------------------------------*/

body {
	background: rgb(20,64,104);	/* #4B637B; /*url(images/body.gif) repeat-x #4B637B;*/
	/*text-align: center;*/		/* non reconnu par FFx */
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	line-height:15px;		/* ajout? le 12/09/12, pour am?liorer l'homog?n?it? entre FFx et IE9 */
}

a {
	/*text-decoration: none;*/
	color: #415282;
	outline: 0px;			/* ajout? le 26/10/12, enl?ve le cadre en tirets autour du <a href> pour FFx */
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: segoe ui,arial;
	font-size: 32px;
	font-weight: lighter!important;
	/*font-weight: normal!important;*/
	color: rgb(86,130,192);
	margin-top: 40px;
	margin-bottom: 30px;
}

h2 {
	font-family: segoe ui,arial;
	font-size: 22px;
	font-weight: normal!important;
	color: rgb(69,129,211);
	margin-top: 20px;
	margin-bottom: 6px;
	line-height: 22px;
}

h2 a {
	text-decoration:none!important;
	color: rgb(69,129,211);
	line-height: 22px;
}
h2 a:hover {
	text-decoration:underline!important;
}

.ssh2 {
	font-family: segoe ui,arial;
	font-size:18px;
	font-weight: normal!important;
	margin:10px 0px 0px 0px;
	color: #7080A0;
}

h3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #606060;
	margin-top: 20px;
	margin-bottom: 4px;
}

.bigtitle {
	margin:40px 0px 40px 0px;
	font-size:34px;
	line-height:36px;
	font-family: segoe ui,helvetica neue,arial,sans-serif;
	color: rgb(86,130,192);
}

.sep {
	background:url(https://www.arcsi.fr/images/hr_bak.gif);
	width:100%;
	height:33px;
	text-align:center;
}
.sep img {
	border:0px!important;
}

.sep2 {
	background:url(https://www.arcsi.fr/images/hr_bak.gif);
	width:100%;
	height:18px;
	text-align:center;
}
.sep2 img {
	border:0px!important;
}

.blanc {
	color: #E0E0E0;
}

.hrcolor {
	color:#808080;
}

.header {
	width: 900px;
	height: 190px;
	background: url('https://www.arcsi.fr/images/header.jpg') rgb(12,42,70); /*#4B637B;*/
	/*border: 1px solid black;*/
}


.leftback {
	background: url(https://www.arcsi.fr/images/leftbak.gif);
}
.rightback {
	background: url(https://www.arcsi.fr/images/rightbak.gif);
}

.footer {
	font-family: arial;
	font-size: 10px;
	width: 900px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: white;
	text-align: center;
	background: rgb(12,42,70);
}

.logo {
	padding-top: 26px;
}

.title {
	font-family: times;
	font-size: 40px;
	font-weight: bold;
	color: white;
	margin-top: 20px;
}

.subtitle {
	font-family: verdana,arial;	/* times; */
	font-size: 12px;	/* 14px; */
	color: white!important;/*black!important;*/
	margin-top: 20px;
}


.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #E8E8E8;
	width: 900px;
	line-height: 40px;
}
.menu2 ul {
	margin:0px;
	padding:0px;
	list-style: none;
	height: 40px;
}
.menu2 li {
	list-style: none;
	display:inline;
}
.menu2 li a {
	text-decoration: none;
	padding: 12px 14px 12px 14px;		/* fix menu + "?cosyst?me" - 12px 20px 12px 20px; */
}
.menu2 li a:hover {
	color:white;
	background: rgb(34,83,127);
}

.parag1 {
	margin: 0px 0px 0px 100px;
}



.menubar {
	width: 840px;
	height: 30px;
	background: url(https://www.arcsi.fr/images/menubar.gif) #4B637B;
	/*border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;*/
	font-size: 12px;
	font-family: arial;
	color: #415262;
	text-align: left;
}

.menubar td {
	font-size: 12px;
	font-family: arial;
	color: #415262;
}

.menubar td a {
	font-size: 12px;
	font-family: arial;
	color: #415262;
	text-decoration: none;
}

.menubar td a:hover {
	font-size: 12px;
	font-family: arial;
	color: #415262;
	text-decoration: underline;
}

.menublock {
	position: absolute;
	/*margin-left: -384px;*/
	left: 50%; top: 220px;
	text-align: left;
	border: 1px solid #505050;
	background: #E8E8E8;
	padding: 4px;
	line-height: 16px;
	font-family: arial;
	font-size: 12px;
	color: #415262;
	visibility: hidden;
}

.menublock ul {
	margin: 6px 6px 6px 6px;
	padding: 0px;
}

.menublock li {
	margin-top: 5px;
	list-style-type: none;
}

.menublock li a {
	color: #415262;
	text-decoration: none;
}

.menublock li a:hover {
	text-decoration: underline;
}

.topbodyframe {
	width: 840px;
	height: 15px;
	background: url(https://www.arcsi.fr/images/menushadow.gif) #4B637B;
	/*border-left: 1px solid black;
	border-right: 1px solid black;*/
	font-size: 1px;
}

.bodyframe {
	width: 900px;
	min-height: 800px;			/* reconnu par FFx, pas par IE */
	/*background: url(images/mainbak.gif) white;*/
	background:white;
	/*border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;*/
	text-align: left;
	/*padding-bottom: 40px;*/
}

.bodytextframe {
	text-align: justify;
	margin-left: 30px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodytextframe td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.bodytextframe td img {
	/*border: 1px solid black;	jc160925: plus emb?tant qu'autre chose. J'opte pour l'inverse : default = pas de border, et style "border" d?di? */
}

.rightcol {
	text-align: left !important;
}

.rightcol img {
	border: 0px !important;
}

.rightcol a {
	text-decoration: none;
}

.rightcol a:hover {
	text-decoration: underline;
}

.linkblock {
	width: 210px;
	border: 1px solid #B0B0B0;
	background: white;
}

.linkblock ul {
	margin: 10px 10px 20px 10px;
	padding: 0px;
}

.linkblock li {
	margin-top: 5px;
	list-style-type: none;
}

.menulist ul {
	margin-left: 12px;
	padding-left: 12px;
}

.menulist li {
	margin-top: 4px;
	margin-left:0px;
	padding-left:0px;
	list-style-type: square;
}

.menulist li a {
	color: #415262;
	text-decoration: none;
}

.menulist li a:hover {
	text-decoration: underline;
}

.proglist ul {
	margin-left: 0px!important;
	padding-left: 0px!important;
}
.proglist li {
	margin-top: 5px;
	margin-left:-20px!important;
	/*padding-left:0px!important;*/
	list-style-type: square;
}

.gallery {
	padding-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	text-align: center;
	width: 740px;
}

.headerloginblock {
	width: 300px;
	border-bottom: 1px solid #B0B0B0;
	background: lavender;
	padding-top: 4px;
	padding-bottom: 4px;	
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #404040;
	margin-bottom: 20px;
}

.loginblock {
	width: 300px;
	position: relative;
	left: 220px;
	top: 120px;
	border: 1px solid #B0B0B0;
	background: white;
	padding-bottom: 20px;	
	text-align: center;
	font-family: arial;
	font-size: 11px;
}

.loginblock table {
	margin-right: auto; 
	margin-left: auto;
}

.author {
	font-family: arial;
	font-size: 10px;
	line-height: 11px;
	margin-top: 3px;
	margin-bottom: 4px;
}

div#conteneurDate div.evedate{
	width: 70px;
	height: 70px;
	/*float: left;*/
	/*font-weight: bold;*/
	text-align: center;
	background: url(https://www.arcsi.fr/images/bgDateEvenement2.gif) no-repeat 0 0;
}
div#conteneurDate div.evedate a:hover{
	text-decoration:none;
}
div#conteneurDate div.evedate span{
	display: block;
}
div#conteneurDate div.evedate span.jour{
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}
div#conteneurDate div.evedate span.date{
	font-size: 15px;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
}
div#conteneurDate div.evedate span.mois, div#conteneurDate div.evedate span.annee{
	font-size: 11px;
	height: 13px;
	line-height: 13px;
	color: #444;
}

div#ActuDate div.evedate{
	width: 95px;
	height: 50px;
	text-align: center;
	background: url(https://www.arcsi.fr/images/bgDateEvenement3.gif) no-repeat 0 0;
}
div#ActuDate div.evedate a:hover{
	text-decoration:none;
}
div#ActuDate div.evedate span{
	display: block;
}
div#ActuDate div.evedate span.jourmois{
	font-size: 11px;
	height: 25px;
	color: #fff;
	line-height: 20px;
}
div#ActuDate div.evedate span.annee{
	font-size: 11px;
	height: 13px;
	line-height: 13px;
	color: #444;
}


.register {
	font-weight: bold;
	font-size: 12px;
	padding-left: 32px;
	margin-left: 54px;
	margin-top: 10px;
	height: 30px;
	background: url('https://www.arcsi.fr/images/register.gif') no-repeat;
}

.title2, .title2 a {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #36648B;
}
.neutral, .neutral a {
	font-family: verdana;
	font-size: 11px;
	color: #606060;
	text-decoration:none!important;
}
.neutral a:hover {
	text-decoration:none!important;
}


.pagerLeft {
    width: 38px;
    height: 38px;
    display: inline-block;
    position: relative;
    top: 14px;
    margin-right: 7px;
    background: url("https://www.arcsi.fr/images/pagerOff.png") left top no-repeat;
    left: 0;
    z-index: 10;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.pagerLeft:hover {
    background: url("https://www.arcsi.fr/images/pagerOn.png") left top no-repeat;
}
.pagerRight {
    width: 38px;
    height: 38px;
    display: inline-block;
    position: relative;
    top: 14px;
    margin-left: 7px;
    background: url("https://www.arcsi.fr/images/pagerOff.png") left top no-repeat;
    left: 0;
    z-index: 10;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transform: rotate(180deg);
}
.pagerRight:hover {
    background: url("https://www.arcsi.fr/images/pagerOn.png") left top no-repeat;
    transform: rotate(180deg);
}
.pagerLeft2 {
    width: 38px;
    height: 38px;
    display: inline-block;
    position: relative;
    /*top: 14px;*/
    /*margin-right: 7px;*/
    background: url("https://www.arcsi.fr/images/bigbluearrow_loff.gif") left top no-repeat;
    /*left: 0;*/
    /*z-index: 10;*/
    /*-webkit-transition: all 0.5s;*/
    /transition: all 0.5s;*/
}
.pagerLeft2:hover {
    background: url("https://www.arcsi.fr/images/bigbluearrow_lon.gif") left top no-repeat;
}
.pagerRight2 {
    width: 38px;
    height: 38px;
    display: inline-block;
    position: relative;
    /*top: 14px;*/
    /*margin-left: 7px;*/
    background: url("https://www.arcsi.fr/images/bigbluearrow_roff.gif") left top no-repeat;
    /*left: 0;*/
    /*z-index: 10;*/
    /*-webkit-transition: all 0.5s;*/
    /*transition: all 0.5s;*/
    /*transform: rotate(180deg);*/
}
.pagerRight2:hover {
    background: url("https://www.arcsi.fr/images/bigbluearrow_ron.gif") left top no-repeat;
}
.hzmenu ul {
	margin: 0px;
	padding: 0px;
}
.hzmenu li {
	display: inline-block;
	list-style-image: none;
	list-style-type: none;
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	height: 60px;
	width: 110px;
	border: 1px solid white;
	border-bottom: 2px solid white;
}
.hzmenu li a {
	color: gray;
	text-decoration: none;
	padding: 6px 0px 6px 0px;
}
.hzmenu li:hover {
	border-bottom: 2px solid rgb(69,129,211);
	border-top: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
}
.suite {
	text-align: right;
	font-size: 15px;
	margin: 20px 30px 20px 0px;
	padding-right:40px;
	background: url("https://www.arcsi.fr/images/arrow_suite.jpg") no-repeat;
	background-position: right;
	line-height: 28px;
}
.link1 {
	color: rgb(69,129,211);
	text-decoration: none;
}
.link1:hover {
	text-decoration: underline;
}
.pubbloc {
	width:620px;
	border-top:1px solid #F0F0F0;
	/*height:100px;*/
	background:white;
}
.pubbloc:hover {
	background:#F3F3FE;
}
.pubbloc a {
	text-decoration:none!important;
        color:#707070;
}
.pubtitle {
	font-family: arial;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 6px;
	color: #415282!important;
}
.td_article_img {
	width:90px;
	text-align:center!important;
}
.td_article_img img {
	margin-top:10px;
	border:0px!important;
}
.td_article_img img a {
	border:0px!important;
}

.encart {
	border: 1px solid #B0B0B0;
	background: #F4F4F4;
}


/* jc191227: destin? ? remplacer "encart" : box "book" du menu droite */

.book {
	border: 1px solid #B0B0B0;
	padding: 6px;
	display: inline-block;
	font-family: verdana;
	font-size: 11px;
	background: #F4F4F4;
	text-align: left;
	margin-top: 15px;
}
.book:hover {
	border: 1px solid blue;
	background: rgb(235,235,255);
}
.book_title {
	font-weight: bold;
	color: #36648B;
	text-decoration: none;
	padding: 3px 0px 0px 40px;
	background: url('https://www.arcsi.fr/images/books.gif') no-repeat;
}
.book_text {
	padding-left: 40px;
	margin-top: 4px;
	color: #606060;
	text-decoration:none;
}
.book_sign {
	margin: 6px 0px 4px 0px;
	font-weight: bold;
}

.chiffredumois {
	background: #F4F4F4;
	padding: 10px;
	border: 2px solid #B0B0B0;
	text-align: left;
}	

.quot, .quot1 {
	border: 1px solid #F8F8F8;
	padding: 6px;
	display: inline-block;
	font-family: verdana;
	font-size: 11px;
	/*background: #F4F4F4;*/
	text-align: left;
	margin-top: 20px;
}
.quot:hover {
	border: 1px solid blue;
	background: rgb(235,235,255);
}
.quot_title {
	font-weight: bold;
	color: #36648B;
	text-decoration: none;
	padding: 0px 0px 0px 26px;
	background: url('https://www.arcsi.fr/images/openquote.png') no-repeat;
}
.quot_text {
	padding-left: 26px;
	margin-top: 4px;
	color: #606060;
	text-decoration:none;
}
.quot_sign {
	margin: 6px 0px 4px 0px;
	font-weight: bold;
}

.menu_banner {
	height:34px;
	background:url('https://www.arcsi.fr/images/video2.gif') rgb(215,221,245) 6px 1px no-repeat;
	font-family: segoe ui,arial;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	color: rgb(69,129,211);
	padding-left: 48px;
	padding-top: 8px;
	margin-top: 30px;
}
.micro {
	background-image:url('https://www.arcsi.fr/images/micro2.gif');
}
.press {
	background-image:url('https://www.arcsi.fr/images/press2.gif');
}
.meeting {
	background-image:url('https://www.arcsi.fr/images/colloque2.gif');
}
.test {
	background: url('https://www.arcsi.fr/images/intitule-frise-crypto1.png') no-repeat ;
}
.test:hover {
	background: rgb(235,235,255);
}

.surlignage {
	;
}
.surlignage:hover {
	url('https://www.arcsi.fr/images/jeux_mathematiques_2020/jeux_test.png')
	background: rgb(235,235,255);
}

