/* Equallia 2010 */

body{
	font-size: 62.5%;
	font-family: "Georgia", "Times New Roman";
	text-align: center;
	color: black;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
/*structure*/

.center{
	width: 950px;
	text-align: left;
	margin: 0 auto;
}
.header{
	width: 950px;
	margin-bottom: 10px;
}
.deco{
	width: 950px;
	overflow: hidden;
	background: url(../images/commun/bkg-col.png) top right repeat-y;
}

.decooff{
	width: 950px;
} 
.col-c{
	float: left;
	width: 790px;
	margin-right: 20px;
	overflow: hidden;
}
.col1{
	float: left;
	width: 470px;
	margin-right: 20px;
}
.col2{
	float: left;
	width: 300px;
}
.col3{
	width: 140px;
	float: left;
	text-align: center;
	padding-top: 20px;
}

.col-c-ap{
	float: left;
	width: 950px;
	overflow: hidden;
}

.col1_ap{
	display: block;
	width: 950px;
}
.footer{
	margin: 20px 0;
	font-size: 1.1em;
	font-family:Arial,Helvetica,sans-serif;
}
/* Commun */
a{
	text-decoration: none;
	color: #ba1423
}
.clear{
	clear: both;
}
body a:hover{
	text-decoration: underline;
}
.out{
	position: absolute;
	left: -3000px;
	top: -3000px
}
.pub-top{
	width:960px;
	height: 100px;
	padding-top: 11px;
	text-align: center;
	background-color:#e6e6e6;
	background: url(../images/commun/t-pub-v.png) no-repeat #e6e6e6;
	margin-bottom: 10px
}

input, select, label{
	vertical-align: middle;
}
input[type="text"], textarea{
	background: #f1f1f1;
	border: 1px solid #b3b3b3;
}

.dragging li {
	border: 1px solid red;
}

input[type="submit"],input[type="button"] {
	border: none;
	background: none;
	/*font-family: "Courier New", Courier, monospace;*/
	font-size: 1.6em;
	/*font-weight: bold;*/
	color: black;
	padding: 0;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	
}

.c-tete input[type="button"]{
	border: none;
	background: none;
	/*font-family: "Courier New", Courier, monospace;*/
	font-size: 1.6em;
	/*font-weight: bold;*/
	color: black;
	padding: 0;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.c-tete input[type="submit"],.c-tete input[type="button"]{
	font-size: 1.2em;
}

/* header */

.langues {
	margin-bottom: 13px;
}
.langues a{
	display: inline-block;
	margin-right: 10px;
	padding: 2px 10px;
	text-align: center;
	font-family: Arial;
	font-size: 1.1em;
	color: #5a5a5a;
	text-decoration: none;
	border: 1px solid #cccccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(css/PIE.htc);
	background: url(../images/commun/bkg-bt.png) repeat-x;
}
.c-tete{
	width: 970px;
	overflow: hidden;
}
.c-tete div, .c-tete form{
	float: left;
}
.c-tete div{
	width: 490px;
}
.c-tete form{
	width: 217px;
	height: 80px;
	padding-left: 20px;
	border-left: 1px solid #5a5a5a;
}
.c-tete h1{
	line-height: 75%;
	font-family: "Courier New", Courier, monospace;
	font-size: 4.5em;
	word-spacing: -0.2em;
}
.c-tete h1 span{
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: -0.1em
}
.c-tete div p{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #5a5a5a;
	font-weight: bold;
}
.big{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding-bottom: 3px
}
.c-tete form p{
	font-family: Arial, Helvetica, sans-serif;
}
#news{
	width: 170px
}
.regl{
	margin-top: 5px
}
.form2{
	overflow: hidden;
}
body .reche{
	float: left;
	width: 147px;
}
#rec{
	width: 175px;
	
}
.reche input[type="checkbox"]{
	margin-left :0
	margin-right:5px;
}
.reche ul{
	width: 175px;
}
.reche li{
	float: left;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
}
.p-ok{
	float: left;
	padding-top: 15px;
}
/* navigation */

.nav{
	width: 950px;
	border-top: 1px solid #ba1423;
	border-bottom: 1px solid #ba1423;
	position: relative;
	margin-bottom: 20px;
}


.nav a{
	display: inline-block;
	margin-right: 19px;
	font-size: 1.5em;
	font-family: "Courier New";
	text-decoration: none;
	text-transform: uppercase;
	color: black;
	font-weight: bold;
	line-height: 30px;
}

.nav a.navActived{
	background: url(../images/commun/arrow_subnav.gif) center bottom no-repeat transparent;
}

.nav a.navActived:hover{
	text-decoration: none;
}

.nav a.hasSubNav.navActived,.nav a.hasSubNav1.navActived,.nav a.hasSubNav2.navActived,.nav a.hasSubNav3.navActived,.nav a.hasSubNav4.navActived,.nav a.hasSubNav5.navActived,.nav a.hasSubNav6.navActived,.nav a.hasSubNav7.navActived,.nav a.hasSubNav8.navActived  {
	background: url(../images/commun/arrow_subnav.gif) center bottom no-repeat transparent;
}

.nav .subNav a.subnavActived,.nav .subNav1 a.subnavActived,.nav .subNav2 a.subnavActived,.nav .subNav3 a.subnavActived,.nav .subNav4 a.subnavActived,.nav .subNav5 a.subnavActived,.nav .subNav6 a.subnavActived,.nav .subNav7 a.subnavActived  {
	text-decoration: underline;
}

.nav a.hasSubNav:hover, .nav a.hasSubNav.navActive,.nav a.hasSubNav1:hover, .nav a.hasSubNav1.navActive,.nav a.hasSubNav2:hover, .nav a.hasSubNav2.navActive,.nav a.hasSubNav3:hover, .nav a.hasSubNav3.navActive, .nav a.hasSubNav4.navActive, .nav a.hasSubNav5:hover, .nav a.hasSubNav6:hover, .nav a.hasSubNav7:hover, .nav a.hasSubNav8:hover{
	background: url(../images/commun/arrow_subnav.gif) center bottom no-repeat transparent;
}

body .nav a.hasSubNav:hover, body .nav a.hasSubNav.navActive,body .nav a.hasSubNav1:hover, body .nav a.hasSubNav1.navActive,body .nav a.hasSubNav2:hover, body .nav a.hasSubNav2.navActive,body .nav a.hasSubNav3:hover, body .nav a.hasSubNav3.navActive, body .nav a.hasSubNav4.navActive, body .nav a.hasSubNav5, body .nav a.hasSubNav6, body .nav a.hasSubNav7, body .nav a.hasSubNav8{
	text-decoration: none;
}
.subNav{
	position: absolute;
	display:none;
	margin-top: 0px;
	padding-top: 8px;
	left: 0;
	padding-bottom: 8px;
	background-color:#F9F9F9;
	border-top: 1px solid #ba1423;
	border-bottom: 1px solid #ba1423;
}

.subNav2{
	position: absolute;
	display:none;
	padding-top: 8px;
	left: 0;
	width: 950px;
	padding-bottom: 8px;
	background-color:#F9F9F9;
	border-top: 1px solid #ba1423;
	border-bottom: 1px solid #ba1423;
}

.subNav1{
	position: absolute;
	display:none;
	padding-top: 8px;
	left:0;
	width: 950px;
	padding-bottom: 8px;
	background-color:#F9F9F9;
	border-top: 1px solid #ba1423;
	border-bottom: 1px solid #ba1423;
}

.subNav3{
	position: absolute;
	display:none;
	padding-top: 8px;
	width: 950px;
	padding-bottom: 8px;
	background-color:#F9F9F9;
	border-top: 1px solid #ba1423;
	border-bottom: 1px solid #ba1423;
}

.subNav4{
	position: absolute;
	display:none;
	padding-top: 8px;
	width: 950px;
	padding-bottom: 8px;
	background-color:#F9F9F9;
	border-top: 1px solid #ba1423;
	border-bottom: 1px solid #ba1423;
}




.nav .subNav a, .nav .subNav1 a, .nav .subNav2 a, .nav .subNav3 a, .nav .subNav4 a, .nav .subNav5 a, .nav .subNav6 a, .nav .subNav7 a{
	color: #BA1423;
	text-transform: none;
	font-size:1.3em;
	margin: 0 5px;
	line-height: normal;
}
body .last{
	margin-right: 0;
}

/* col1 */

.img-top{
	
	margin-bottom: 4px;
	margin-top: 15px;

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.img-top {
	margin-bottom: 4px;
	margin-top: 15px;;
	}
}
.chap, .links{
	margin-bottom: 17px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.chap, .links {
		margin-bottom: 18px;
		margin-top: -10px;
	}
}
.fck{
	margin-bottom: 15px;
	overflow:hidden;
	
}

.fck .ImageVerticale{
	float:left;width:175px;background-color:black;text-align:center;margin-right:10px;
}

.ImageVerticaleVote{
	float:left;height:140px;background-color:black;text-align:center;margin-right:10px;
}

.lastPost .ImageVerticaleTopEtudiant {
	float:left;width:443px;background-color:black;text-align:center;margin-right:10px;margin-bottom:10px;
}

body .lastPost .ImageVerticaleTopEtudiant img {
	margin:0;
	float:none;
}

.fck .ImageVerticaleTop, .chap .ImageVerticaleTop{
	float:left;width:458px;background-color:black;text-align:center;margin-right:10px;margin-bottom:10px;
}

body .fck  .ImageVerticale img,body .fck  .ImageVerticaleTop img,.chap .ImageVerticaleTop img {
	margin:0;
	float:none;
}

body .fck  .ImageVerticaleTop img,.chap .ImageVerticaleTop img {
	border:0;
}

.fck.visuel{
	
}

.liste .events .fck{
	margin-bottom: 10px;
}
.chap h1{
	font-size: 2.2em;
	color: black;
	line-height: 100%;
	margin-bottom: 8px;
	margin-top: 10px;
}
.chap h1 span, .chap h1 span a{
	color: #ba1423;
}

.chap h1 a, .fck h2 a{
	color: black;
}

.fck h2 em{
	background-color: #bcbdbf;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	padding: 0 4px;
	font-size: 0.7em;
}

.chap p{
	font-size: 1.4em;
	line-height: 110%;
	margin-bottom: 5px;
}
.chap li, .links li{
	font-size: 1.2em;
	color: #ba1423;
	line-height: 120%
}
.chap li strong a, .links li strong a{
	color: black;
}
.fck img{
	float: left;
	margin: 3px 10px 5px 0
}
.fck h2, .reaction h2{
	font-size: 2.0em;
	line-height: 100%;
	margin-bottom: 0px
}
.fck h2 span, .fck h2 span a{
	color: #ba1423;
	font-weight: bold;
}
.contest .fck h2{
	font-size: 1.6em;
}
html > body .contest .fck h2{
	overflow: hidden;
}
* html .contest .fck h2{
	height: 1%;
}
.events .fck h2{
	margin-bottom: 0;
}
.contest .fck h2 span.dateFrom, .contest .fck h2 span.dateTo{
	font-size: 0.875em;
	font-family: Arial, Helvetica, sans-serif;	
	float: left;	
}
.contest .fck h2 span.dateFrom{
	border: solid 1px #c90013;
	color: #c90013;
	padding: 1px 5px;
}
.contest .fck h2 span.dateTo{
	background-color: #c90013;
	color: #fff;
	padding: 2px 5px;
	margin-right: 10px;
}

.chap h2 {
	font-size: 1.6em;
	padding-bottom: 28px;
}
.chap h2 span.dateFrom, .chap h2 span.dateTo{
	font-size: 0.875em;
	font-family: Arial, Helvetica, sans-serif;	
	float: left;	
}
.chap h2 span.dateFrom{
	border: solid 1px #c90013;
	color: #c90013;
	padding: 1px 5px;
}
.chap h2 span.dateTo{
	background-color: #c90013;
	color: #fff;
	padding: 2px 5px;
	margin-right: 10px;
}

.fck p{
	font-size: 1.4em;
	line-height: 120%
}

.mod-c{
	height: 250px;
	border: 1px solid #b2b2b2;
	padding: 17px 20px 20px 20px;
	margin-bottom: 20px;
}

.mod-c img {
	height:173px;
}

.pub-h{
	
	//height: 280px;
	//padding-top: 63px;
	text-align: center;
	vertical-align: middle;
	//background: url(../images/commun/t-pub-h.png) no-repeat #e6e6e6 ;
	background-color:#e6e6e6;
	
	border: 1px solid #e6e6e6;
	//padding: 17px 20px 20px 20px;
	
	padding-right:20px;
	padding-bottom:20px;
	padding-left:20px;
	
	margin-bottom: 20px;
}

.pub-h img {
	margin-top:20px;
	width:259px;
}

.pub-s{
	height: 270px;
	width: 300px;
	float: left;
	margin: 0 10px 8px 0;
	padding-top: 24px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/commun/t-pub-h.png) no-repeat #e6e6e6 ;
}
.pub-468{
	width: 470px;
	/*height: 120px;*/
	padding-top: 22px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/commun/t-pub-h.png) no-repeat #e6e6e6 ;
}
.pub-468.lastPub{
	margin-bottom: 0;
}
.links{
	overflow: hidden;
	/*height: 1%;*/
	clear: both;
}

/* article */

.chap h1 strong, .liste h2 strong, .article h2 strong{
	font-weight: normal;
	color: #bebebe;
	font-size: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.liste h2 strong,.article h2 strong{
	font-size: 0.7em;
}
.chapeau{
	font-weight: bold;
	font-size: 1.4em
}

body .chap p {
	font-weight: bold;
	font-size: 1.4em
}

.tags{
	color: #ba1423;
}
body .article .fck p{
	margin-bottom: 20px;
	line-height: 140%
}
body .article .fck ul{
	margin-bottom: 20px;
	list-style-type: circle;

}
.article .fck li{
	font-size: 1.2em;
	line-height: 140%;
}
.article .fck li span{
	color: #ba1423;
}
.legende{
	float: left;
	width: 175px;
	color: #bebebe;
	margin: 0 10px 8px 0;
}
body .article .legende p{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.legende a{
	display: block;
	width: 175px;
	height: 135px;
	position: relative;
}
.zoom{
	display: block;
	position: absolute;
	right: -10px;
	bottom: -5px
}
.sign{
	font-weight: bold;
}
.reaction{
	margin-bottom: 20px;
}
.reaction p{
	font-size: 1.1em;
	margin-bottom: 10px;
	line-height: 120%
}
body .reaction .t-reac{
	margin-bottom: 5px;
	color: #5a5a5a;
}
.t-reac strong{
	color: black;
}
.reagir,.reagir2{
	padding: 10px 20px;
	margin-bottom: 20px;
	border: 1px solid #b2b2b2;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.reagir h2,.reagir2 h2{
	font-size: 1.6em;
	margin-bottom: 10px;
}
.reagir table{
	width: 100%;
	table-layout: fixed;
}
.reagir label .rea{
	font-size: 1.2em;
	padding-right: 5px;
	float: left;
	width: 50px;
	margin-top: 3px;
}
.reagir td{
	padding-bottom: 10px;
}
.sub{
	text-align: right;
}
.reagir td.sub{
	padding-bottom: 0;
}
.reagir textarea, .reagir2 textarea{
	width: 426px;
	font-size: 1.2em;
	margin-top: 5px
}
.mod-album{
	background: black;
	padding: 10px 0 0 10px;
	color: white;
	overflow: hidden;
	margin-bottom:20px;
}
.mod-album p{
	font-size: 1.2em;
	margin-bottom: 10px
}
.mod-album h2{
	font-size: 1.2em;
	margin-bottom: 10px
}
.mod-album img{
	margin-right: 10px;
}
.pagin{
	margin: 20px 0;
	text-align: center;
	font-size: 1.2em;
	font-family:Arial,Helvetica,sans-serif;
}

.surveyResults .pagin{
	margin-top: 0;
}

.rightLink{
	color: #c90013;
	font-size: 1.2em;
	float: right;
	margin-top: 6px;
}

.formSurvey p{
	margin-bottom: 15px;
	font-size: 1.2em;
}
.score{
	border-left: solid 1px #c90013;
}
html > body .score{
	overflow: hidden;
}
.score a{
	float: left;
	font-size: 1.27em;
	padding: 13px 5px 5px 5px;
	border-right: solid 1px #c90013;
	border-top: solid 1px #c90013;
	border-bottom: solid 1px #c90013;
	width: 30px;
	height: 22px;
	text-align: center;
}
.score a:hover, .score a.selected{
	color: #fff;
	background-color: #c90013;
	font-size: 1.8em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 11px;
	height: 24px;
}

.surveyResults .pagin,.surveyResults1 .pagin{
	margin-top: 0;
}

.liste .surveyResults h1,.liste .surveyResults1 h1{
	font-size: 2.2em;
}

.surveyResults ul{
	margin-left: -20px;
	width: 480px;
}
.surveyResults li{
	font-size: 1.2em;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
	width: 220px;
}
.surveyResults li em{
	background-color: #000;
	color: #fff;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 2px;
	font-style: normal;
}
.surveyResults li img{
	position:absolute;
	bottom:0;
	
}
.surveyResults li span{
	position:relative;
	vertical-align:bottom;
	height: 135px;
	float: left;
	margin-left: 10px;
	position: relative;
	margin-top: 5px;
}
.surveyResults li span img{
	bottom:0;
	position: absolute;
	bottom: 0;
	margin-top: 0;
}

/*tito*/

.surveyResults1 ul{
	width: 220px;
	float:left;
	margin-right: 20px;

}

.surveyResults1 .lastchild{
	margin-right:0;
}

.surveyResults1 li{
	display:block;
	font-size: 1.2em;
	margin-bottom:20px;
	overflow:hidden;
}

.surveyResults1 li em{
	background-color: #000;
	color: #fff;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 2px;
	font-style: normal;
}
.surveyResults1 li img{
	position:absolute;
	bottom:0;
	
}
.surveyResults1 li span{
	position:relative;
	vertical-align:bottom;
	height: 135px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.surveyResults1 li span img{
	bottom:0;
	position: absolute;
	bottom: 0;
	margin-top: 0;
}
.percent{
	background-color: #c90013
}
/* liste article */

.liste h1{
	font-size: 3.2em;
	margin-bottom: 30px
}
.liste .fck{
	margin-bottom: 20px;
	overflow: hidden;
}

/* Liste album */

body .liste .mod-album {
	margin: -10px 0 20px 0
}

/* col2 */

.brevexpo{
	margin-bottom: 14px;
}
.brevexpo h2{
	font-family: "Courier New";
	font-size: 1.6em;
	letter-spacing: -0.08em;
	text-transform: uppercase;
}

.brevexpo li{
	font-size: 1.6em;
	margin-bottom: 6px;
	color: #ba1423;
	line-height: 100%;
	font-weight: bold;
}

body .brevexpo h2 a{
	color: black;
}

.brevexpo li a{
	color: black;
}


body .brevexpo li strong{
	display: inline-block;
	margin-right: 5px;
	background: url(../images/commun/bkg-date.png) no-repeat;
	padding: 3px 3px;
	font-size: 0.9em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%
}
.white{
	color: white;
}
.red{
	color: #ba1423;
	padding-right: 14px	
}
.brevexpo li a span{
	color: #989898;
}


.breves{
	margin-bottom: 14px;
}
.breves h2{
	font-family: "Courier New";
	font-size: 1.5em;
	letter-spacing: -0.08em;
	text-transform: uppercase;
}

.breves li{
	font-size: 1.1em;
	margin-bottom: 3px;
	color: #ba1423;
	line-height: 110%
}

body .breves h2 a{
	color: black;
}

.breves li a{
	color: black;
}


body .breves li strong{
	display: inline-block;
	margin-right: 5px;
	background: url(../images/commun/bkg-date.png) no-repeat;
	padding: 3px 3px;
	font-size: 0.9em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%
}
.white{
	color: white;
}
.red{
	color: #ba1423;
	padding-right: 14px	
}
.breves li a span{
	color: #989898;
}
.mod-c{
	height: 303px;
	border: 1px solid #b2b2b2;
	padding: 17px 20px 20px 20px;
	margin-bottom: 20px;
}
.mod-c h2{
	font-size: 1.4em;
	color: #ba1423;
	margin-bottom: 5px;
}
.mod-c h2 a{
	color: black;
}
.mod-c h2 span a{
	color: #ba1423;
}
.mod-c p{
	font-size: 1.2em;
	line-height: 120%;
	margin-bottom: 10px
}


.mod4{
	overflow: hidden;
	width: 780px;
	margin-bottom: 20px
}
.modSelection{
	border: solid 1px #BA1423;
	padding: 15px 0 15px 0;
	width: 787px;
}
.mod4 div{
	float: left;
	width: 172px;
	margin-left: 30px;
}
.mod4 div:first-child{
	margin-left: 0
}
.mod4.modSelection div{
	margin-left: 20px;
}
.mod4 h2{
	font-size: 1.6em;
	color: #ba1423;
	margin-bottom: 5px;
}
.mod4 img{
	border: 1px solid #c1c0c0;
	margin-bottom: 5px;
}
.mod4 h3{
	font-size: 1.2em;
	margin-bottom:5px;
	line-height:110%;
}
.mod4 h3 span{
	color: #ba1423;
}
.mod4 p{
	font-size: 1.1em;
	line-height: 110%
}
.mod4 p a{
	color: #ba1423;
}
.pub-l{
	height: 100px;
	padding-top: 11px;
	text-align: center;
	background: url(../images/commun/t-pub-v.png) no-repeat #e6e6e6 ;
}
.col3 img{
	margin-bottom: 10px;
	margin-top: 15px;
	width: 110px
}
.col3 p{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 2px
}
.col3 p a{
	color: black;
}
.pictos img{
	margin-right: 10px;
}

/* Photo album */
.mask{
    background-color: #000;
    filter : alpha(opacity=80);
    opacity : 0.8;
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
	 z-index: 100;
}
* html .mask{
    position: absolute;
    height: expression(document.documentElement.clientHeight > document.body.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight + 'px');
}
#maskZoom{
	z-index: 300;
}
#popin{
	text-align: left;
	font-size: 1.2em;
	position: absolute;
	background-color: #000;
	width: 800px;
	left: 50%;
	margin-left: -430px;
	/*top: 300px;*/
	z-index: 200;
	color: #fff;
	padding: 20px 20px 20px 40px;
	line-height: normal;
	display: none;
}
.popHead{
	margin-bottom: 25px;
}
#popin h1{
	font-size: 2.33em;
}
.popCol1{
	width: 462px;
	float: left;
	margin-right: 30px;
}
.boxSeeAlso h2{
	font-size: 1.5em;
}
.boxSeeAlso ul{
	margin-left: -6px;
	width: 468px;
	font-size: 0.8em;
}
.boxSeeAlso li{
	float: left;
	width: 149px;
	margin-left: 6px;
	margin-top: 15px;
	display: inline;
}
.boxSeeAlso li img{
	border: solid 1px #515050;
	margin-bottom: 5px;
}
.boxSeeAlso li a:hover{
	text-decoration: none;
}
.boxSeeAlso li a:hover span{
	text-decoration: underline;
	font-weight: normal;
}
.photo_sumary{
	min-height: 163px;
	margin-bottom: 20px;
	padding-top: 15px;
}
.photo_sumary h2{
	font-size: 1.5em;
}
.photo_sumary p{	
	margin-top: 5px;
}
.closePopin{
	position: absolute;
	right: -12px;
	top: -12px;
}
#popin .pub-h {
	height:248px;
	
	padding-top:20px;
}
#galleria{height:430px; margin-bottom: 25px}

#popZoom{
	position: absolute;
	top: -50000px;
	width: 800px;
	border: solid 1px #474747;
	padding: 10px 10px 20px 10px;
	left: 50%;
	margin-left: -412px;
	z-index: 500;
	background-color: #000;
	color: #fff;	
}
.pubH{
	background: url(../images/commun/bg_pubH.gif) 10px center no-repeat #eee;
	padding: 5px 10px 5px 60px;
	margin-bottom: 10px;
}
.diapo{
	margin-bottom: 20px;
	border: solid 1px #c1c0c0;
	height: 614px;
	overflow: hidden;
	position: relative;
}
.diapo img{
	position: absolute;
	left: 798px;
}
.diapoNav{
	float: right;
	font-size: 1.4em;
	text-align: center;
	width: 80px;
}
.diapoNav a{
	background: url(../images/slideShow/classic-map.gif) no-repeat transparent;
	width: 6px;
	height: 11px;
	margin-top: 3px;
}
.diapoNav a.diapoPrev{
	background-position: -1px -10px;
	float: left;
	margin-right: 5px;
}
.diapoNav a.diapoNext{
	background-position: -310px -10px;
	float: right;
	margin-left: 5px;
}
.diapoNav a:hover{
	text-decoration: none;
}
/* END Photo album */

/* Agenda */
.agendaForm{
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: solid 3px #bababa;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
html > body .agendaForm ul{
	overflow: hidden;
}
.agendaForm ul{
	font-weight: bold;
	margin-left: -25px;
	margin-bottom: 10px;
}
.agendaForm li a{
	color: #000;
	line-height: 18px;
}
.agendaForm li a.dateActive{
	color: #c90013;
}

.agendaForm label.dateActive{
	color: #c90013;
}
.agendaForm li{
	color: #c90013;
	width: 140px;
	float: left;
	margin-left: 25px;
}
.agendaForm li label{
	color: #000;
}
.agendaForm select{
	background-color: #f1f1f1;
	border: solid 1px #ccc;
	
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 0;
	height: 22px;
	margin-top: 4px;
}
.agendaForm select option{
	padding: 0 5px;
}
.alignR{
	text-align: right;
}
.button{
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	float: right;
	border: solid 1px #efb2b8;
	padding: 4px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(css/PIE.htc);
}
.fck .eventInfos p{
	margin-bottom: 0;
}
.events .pub-468{
	margin-top: 20px;
}
/* END Agenda */

body .fck .BlocImage {
	float:left;
	display:block;
	margin-bottom:10px;
	font-size:10px;
	color: #BEBEBE;
	margin-right:20px;
}

body .fck .BlocImage img {
	float:none;
	display:block;
}

.ResultatRecherche {
	font-size: 1.2em;
	margin-bottom:10px;
}

.ErreurReaction,.ErreurVote {
	font-size: 1.2em;
	background-color:white;
	width:412px;
	height:16px;
	margin-bottom:10px;
	color:white;
	padding-top:2px;
	padding-left:2px;
}

/* cahier special */

.special{
    padding: 10px;
    margin-bottom: 20px;
    background: #BA1423
}
.special h1{
    font-size: 2.0em;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
}
.special h1 span{
    /*text-transform: uppercase;*/
}

/* Home Etudiant */
.lastPost{
	border: solid 1px #BA1423;
	padding: 15px 12px;
	margin-bottom: 20px;
	margin-right: 2px;
}
.mod4 h2.boxTitle{
	color: #c90013;
	font-size: 1.6em;
	margin-bottom: 10px;
	font-weight: normal;
}
.mod4 h2.boxTitle{
	margin-left: 20px;
}
html > body .project-bts{
	overflow: hidden;
}
.form .project-bts{
	padding-top: 15px;
}
.project-bts a, .project-bts input{
	background: url(../images/commun/bg_buttons.png);
	width: 194px;
	height: 12px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #c90013;
	padding: 8px 5px 7px 5px;
	margin: 0 10px 0 5px;
}
.project-bts a.btRed, .project-bts input{
	background-position: 0 -73px;
	color: #fff;
}
.project-bts input{
	width: 204px;
	height: 27px;
	padding: 5px 5px 7px 5px;
}
.formSurvey .project-bts input{
	float: right;
	margin-right: 0;
}
.lastComments{
	 border: 1px solid #B2B2B2;
    margin-bottom: 20px;
    padding: 15px 10px 15px 15px;
}
.lastComments li{
	font-size: 1.1em;
	color: #212121;
	margin-bottom: 7px;
}
.lastComments li span{
	color: #c90013;
}
.lastComments li span a{
	color: #212121;
}
.lastComments h2{
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 7px;
}
/* END Home Etudiant */

/* Formulaire */
.form{
	border: solid 1px #eeadb3;
	padding: 15px 10px 20px 10px;
	background-color: #fcf2f3;
}
.form h1, .lastPost h1, .edito h1{
	font-size: 2.2em;
	font-family: Georgia;
}
.lastPost h1, .edito h1{
	margin-bottom: 20px;
}
.form fieldset{
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #131313;
	margin-top: 25px;
	border-top: solid 1px #f4ced2;
}
.form legend{
	color: #c90013;
	font-family: "Courier New";
   font-size: 1.63em;
	font-weight: bold;
	padding-right: 5px;
	margin-bottom: 15px;
}
html > body .form li{
	overflow: hidden;
}
.form li{
	margin-bottom: 15px;
}
.form li label{
	width: 120px;
	float: left;
	margin-right: 10px;
	text-align: right;
	padding-top: 4px;
}
.form li input{
	background: url(../images/commun/bg_field.gif) 0 0 no-repeat transparent;
	width: 186px;
	height: 14px;
	padding: 3px 5px;
	font-size: 1em;
	border: 0;
}
.form li input.largeInput{
	background-position: 0 -64px;
	width: 289px;
}
.form li.file input{
	width: auto;
	height: auto;
	background: none;
	border: solid 1px #b3b3b3;
}
.checkboxLine{
	margin-left: 50px;
}
.checkboxLine input{
	position: absolute;
	margin-left: -17px;
	margin-top: -2px;
}
.form select{
	background: url(../images/commun/bg_field.gif) 0 -124px no-repeat transparent;
	width: 195px;
	height: 20px;
	border: 0;
	font-size: 1em;
	padding: 2px 4px 2px 5px;
}
.form select option{
	background-color: #fff;
}
/*.form textarea{
	width: 289px;
	height: 111px;
	background: url(../images/commun/bg_field.gif) 0 -241px no-repeat transparent;
	padding: 5px;
	font-size: 1em;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}*/

.form textarea{
	width: 289px;
	height: 400px;
	padding: 5px;
	font-size: 1em;
	border: 0;
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
}


.precision{
	display: block;
	text-align: right;
	color: #948e8f;
	margin-right: 22px;
	padding-top: 5px;
}
.precisionUpload{
	color: #726d6e;
	margin-left: 130px;
}
.file .precisionUpload{
	padding-top: 5px;
	display: block;
}
.form p{
	margin-bottom: 15px;
}
.form .precisionUpload p{
	margin-bottom: 10px;
}
#otherAuthorDiv{
	padding-bottom: 10px;
}
/* Formulaire */

#ListeImages ul {
	padding: 0;
	margin-left: 130px;
	list-style: none;
}


#ListeImages ul li {
	float:left;
	margin-right:10px;
	text-align: center;
}

#ListeImages ul li .picto {
	width:50px;
}
.image-new{
	cursor: pointer;
}
.image-new img{
	vertical-align: middle;
}


#form-erreur {
	font-weight: bold;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.decompte {
	font-weight: bold;
}

.message_confirm_projet_etudiant {
	font-weight: bold;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.SelectImageCode {
	color:red;
	font-weight: bold;
}

/* Grille */
.edito{
	margin-bottom: 20px;
}

html > body .edito .chap p{
	font-weight: normal;
	font-size: 1.4em;
}
.grille{
	width: 473px;
	margin-bottom: 20px;
	font-size: 1.4em;
	font-family: "Courier";
	text-align: justify;
	line-height: 120%
}
.grille a{
	color: black;
}

.grille a:hover{
	color: #ba1423;
	text-decoration: underline;
}

.noel2011{
	float:left;
	width: 400px;
}

.noel2011 div {
	float:left;
	width: 100px;
	height: 75px;
	background-color:black;
}

.noel2012{
	float:left;
	width: 460px;
}

.noel2012 div {
	float:left;
	width: 90px;
	height: 67px;
}

.noel2013{
	float:left;
	width: 460px;
}

.noel2013 div {
	float:left;
	width: 106px;
	height: 82px;
}

.noel2013 .noel2013Big {
	width: 212px;
	height: 68px;
	text-align:center;
	padding-top:14px
}


.VisuelAlbumNavG {
	float:left;
	width:25px;
	height:345px;
	background-color:#000000;
}

.VisuelAlbumCadre {
	float:left;
	width:534px;
}

.VisuelAlbumBig{
	float:left;
	width:534px;
	background-color:#000000;
	height:345px;
	margin-bottom:10px;
	cursor: url(../images/magnify.cur),-webkit-zoom-in; cursor: -moz-zoom-in;
	
}

.VisuelAlbumNavD {
	float:left;
	width:25px;
	height:345px;
	background-color:#000000;
	padding-left;3px;
}

.VisuelAlbumNavD img {
	margin-top:170px;
	margin-left:4px;
}

.VisuelAlbumNavG img {
	margin-top:170px;
	margin-left:4px;
}

.VisuelAlbumPub {
	float:left;
	margin-left:65px;
	width:300px;
}


.VisuelAlbumCadre h2 {
    font-size: 1.5em;
    width:495px;
    margin-left:20px;
    padding:0;
}


.VisuelAlbumCadre .legendeAPCadre {
    width:495px;
    margin-left:20px;
    margin-top:3px;
    font-size:11px;
    font-weight:normal;
    color:#000000;
}

.VisuelAlbumCadre .legendeAP {
	display:none;
	height:auto;
	
}

.ListeVignetteAP ul { width:920px; } 
.ListeVignetteAP li { display:inline;margin-right:5px;margin-top:10px;} 
.selectedVignetteAP {
	border: 1px solid #BA1423;
}

.HauteurAP {
	height:345px;
	width:auto;
	cursor: url(../images/magnify.cur),-webkit-zoom-in; cursor: -moz-zoom-in;
}

.LargeurAP {
	height:345px;
	width:auto;
	max-width:534px;
	cursor: url(../images/magnify.cur),-webkit-zoom-in; cursor: -moz-zoom-in;
}