/* @override http://intra/projet/ism25.uem_pedagogique/site/_css/site.css */

/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, em, font, img, small, strike, strong, sub, sup,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; }
table, caption, tbody, tr, th, td { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
h1, h2 { margin-bottom: 0.4em; }
h3, h4, h5, h6 { margin-bottom: 0.6em; }
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 1px; }
A { text-decoration: none; }
A:hover { text-decoration: underline; }
ul { list-style: none; }
ol { list-style-type: decimal; }
table, .cadre1, .cadre2 { margin-bottom: 2em; }
p, ol, dl, ul, blockquote { margin-bottom: 1em }
ol { padding: 2px 0 2px 15px; }
ul, blockquote { margin-left: 1.5em; }
ul ul { margin-left: 1.5em; }
ul li { padding: 0; list-style-type: disc; }
dl dt { font-weight: bold; }
A:hover .image-hover, A:focus .image-hover { opacity: 0.7; }
.left { float: left; }
.right { float: right; }
.no-display { display: none; float: left; height: 0px; width: 0px; border: none; background: none; }
.no-border, .no-border:hover {	border: none;}
.clearer { clear: both; }
.block { width: 100%; overflow: hidden; }
small { font-size: 9px; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }
small {	font-size: 10px; }
.legende { font-size: 10px; }
.smaller {
	font-size: .9em;
}

sup
{
	vertical-align: top;
}

/* @group globa li reset */

#nav-level-1,
#nav-level-1 li,
.ismForm ul, .ismForm li
{
	list-style: none;
	background: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

/* @end */

/* @group global display none */

#header #nav-header li a span,
#header h2, #header h1 span,
#body-tabs .content-tab,
#game-details .bt-play a span,
.title-enseignants span, .title-jeux span, #newsletter-header h3 span,
#scroll-bar a.top-arrow span,
#scroll-bar a.bottom-arrow span
{
	display: none;
}

#game-details .item.active
{
	display: block;
}

/* @end */

/* @end */

/* @group Page Layout */

body
{
	font: normal 12px/16px "Lucida Grande", Lucida, Arial, sans-serif;
	color: #666565;
	height: 100%;
	min-height: 100%;
	background: #934ea6 url(../medias/_images_modeles/bg_repeat.jpg) repeat-x  0px -55px;
}

#loading-body
{
	text-align: center;
	color: #FFF;
	padding-top: 45px;
	padding-bottom: 40px;
}

.wrapper, #body-content, #body-tabs
{
	width: 930px;
	margin: 0px auto;
}

#body-content, #body-tabs
{
	width: 900px;
	padding-right: 30px;
}

.min-height
{
	min-height: 500px;
}

#header
{
	background: url(../medias/_images_modeles/tetiere.jpg) no-repeat 50% -55px;
	height: 230px;
	position: relative;
	z-index: 1;
}

#header h1
{
	display: block;
	margin: 0;
	padding: 0;
	width: 580px;
	clear: both;
	height: 140px;
	background: url(../medias/_images_modeles/typo_energy_kid.jpg) no-repeat;
	position: absolute;
	top: 24px;
}

#body-content
{
	top: -30px;
	position: relative;
	z-index: 2;
}


#nav-column
{
	float: left;
	width: 275px;
}

#modules-column
{
	float: right;
	width: 600px;
}

#body-tabs
{
	clear: both;
}

#footer
{
	width: 900px;
	margin: 0px auto;
	color: #FFF;
	font-size: 10px;
	height: 150px;
	padding-right: 30px;
}

#footer a
{
	color: #FFF;
}

#footer #signature
{
	float: left;
	width: 250px;
}

#footer #partager
{
	float: right;
	width: 220px;
	padding-top: 7px;
}

#footer #partager img
{
	vertical-align: bottom;
	float: right;
}

#footer #signature #logo-isw
{
	float: left;
	margin-right: 5px;
}

#footer #signature #copyright
{
	padding: 5px 0 0;
}

/* @group Game details */

#game-details
{
	height: 252px;
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
	width: 600px;
}

#game-details .item
{
	height: 250px;
	width: 598px;
}

#game-details .game-illustration
{
	float: left;
	width: 355px;
	padding: 3px 0 0 3px;
}

#game-details .game-description
{
	float: right;
	width: 210px;
	margin: 15px 15px 0 0;
}

#game-details .vote {
	height: 18px;
}

.vote ul {
    list-style: none !important;
    margin: 0px;
    padding: 0px;
}

.vote ul li {
    list-style: none !important;
    float: left;
    width: 20px;
    height: 20px;
    background: url(../medias/_images_modeles/etoile.gif) no-repeat;
    cursor: pointer;
}

.vote ul li:hover {
    background: url(../medias/_images_modeles/etoile_b.gif) no-repeat;
}

.vote ul li.active {
    background: url(../medias/_images_modeles/etoile_s.gif) no-repeat;
}

#game-details .bt-play
{
	margin: 40px 0 0 0;
}

#game-details .bt-play a
{
	display: block;
	float: left;
	background: url(../medias/_images_modeles/bt_jouer.gif) no-repeat;
	width: 109px;
	height: 29px;
}

#game-details .bt-play a:hover

{
	background-position: 0px 100%;
}

/* @end */

/* @group Game list */

#game-module #game-list
{
	overflow: hidden;
	width: 600px;
	height: 90px;
	margin-top: -17px;
	position: relative;
	z-index: 2;
	left: 1px;
}

#game-list-mask
{
	width: 5000px;
	height: 90px;
}


#game-list .item
{
	width: 180px;
	height: 64px;
	padding: 25px 10px 0 3px;
	float: left;
	background: url(../medias/_images_modeles/cadre_module.gif) no-repeat -387px 0px;
	margin: 0 0 0 10px;
	cursor: pointer;
}

#game-list .item.hover,
#game-list .item:hover,
#game-list .item:focus
{
	background-position: -193px 0px;
}

#game-list .item.active,
#game-list .item.active.hover,
#game-list .item.active:hover,
#game-list .item.active:focus
{
	background-position: 0px 0px;
}

#game-list .item.first
{
	margin: 0;
}

#game-list .game-icon
{
	float: left;
}

#game-list .game-title
{
	height: 55px;
	padding-top: 4px;
	display: table-cell;
	vertical-align: middle;
}

/* @end */

/* @group Spacer filet */

#spacer-tt-les-jeux,
#spacer-fiches
{
	overflow: hidden;
	margin-bottom: 10px;
}

#spacer-tt-les-jeux
{
	clear: both;
	margin: 15px 0 20px;	
}

#spacer-tt-les-jeux .filet,
#spacer-fiches .filet
{
	width: 445px;
	float: left;
	background: url(../medias/_images_modeles/filet.gif) no-repeat 0 50%;
	height: 16px;
}

#spacer-fiches .filet
{
	width: 114px;
}

#spacer-tt-les-jeux .bt-ts-ls-jeux,
#spacer-fiches .bt-ttes-ls-fiches,
.tab-swicher
{
	display: block;
	float: right;
	width: 130px;
	padding-right: 14px;
	font: normal 11px/16px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(../medias/_images_modeles/agrandir.gif) no-repeat 100% 3px;
	text-align: right;
}

#spacer-fiches .bt-ttes-ls-fiches
{
	width: 82px;
}

#spacer-fiches
{
	width: 220px;
	float: left;
	clear: left;
}

.tab-swicher
{
	width: 40px;
}


/* @end */

/* @group Game arrows */

#game-module
{
	position: relative;
}

#game-module #arrow-left,
#game-module #arrow-right
{
	position: absolute;
	left: -20px;
	top: 305px;
}

#game-module #arrow-left a:hover img,
#game-module #arrow-right a:hover img
{
	opacity: 0.6;
	filter:alpha(opacity=60);
}

#game-module #arrow-right
{
	left: auto;
	right: -20px;
}

/* @end */



/* @group scroller fiches */

#scroll-content
{
	width: 225px;
	float: left;
	height: 205px;
}

#scroll-bar
{
	width: 25px;
	float: right;
	height: 220px;
	background: url(../medias/_images_modeles/scroll_bar_bg.gif) repeat-y;
	position: relative;
}

#scroll-bar a
{
	width: 25px;
	height: 21px;
	display: block;
	background: #fbfbfb url(../medias/_images_modeles/scroll_top_bt.gif) no-repeat;
}

#scroll-bar a:hover,
#scroll-bar a:focus
{
	background: #fbfbfb url(../medias/_images_modeles/scroll_top_bt_o.gif) no-repeat;
}

#scroll-bar a.bottom-arrow
{
	background: #fbfbfb url(../medias/_images_modeles/scroll_bottom_bt.gif) no-repeat;
	position: absolute;
	bottom: 0;
}

#scroll-bar a.bottom-arrow:hover,
#scroll-bar a.bottom-arrow:focus
{
	background: #fbfbfb url(../medias/_images_modeles/scroll_bottom_bt_o.gif) no-repeat;
}

/* @end */

/* @group tabs */

#body-tabs .tab h4
{
	color: #056eac;
	padding: 0;
	background: none;
	margin-bottom: 7px;
}

/* @end */

/* @group newsletter cadre */

#newsletter-header
{
	width: 215px;
	float: left;
	font: 11px/14px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	color: #777777;
	padding-top: 7px;
}



#cadre-newsletter, #cadre-trophees

{
	width: 350px;
	height: 50px;
	float: right;
}

#cadre-trophees
{
	width: 370px;
}

#cadre-newsletter fieldset
{
	margin: 0 0 10px;
	display: block;
}

#cadre-newsletter #form_newsletter_palette div
{
	width: 142px;
	margin: 0 10px 0 0;
	float: left;
	color: #056eac;
	font: bold 11px/16px "Trebuchet Ms", Arial, Helvetica, sans-serif;
}

#cadre-newsletter #form_newsletter_palette div#submit-bt-display
{
	width: 40px;
	padding-top: 19px;
	margin: 0;
}

#cadre-newsletter .inputText,
#cadre-newsletter .inputSelect
{
	display: block;
	float: left;
	width: 136px;
	padding: 2px;
	height: 15px;
	line-height: 15px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 11px;
}

#cadre-newsletter .inputSelect
{
	padding: 0;
	width: 142px;
	height: 21px;
}

#cadre-newsletter .bt-valider
{
	background: url(../medias/_images_modeles/bt_ok.gif) no-repeat;
	width: 39px;
	display: block;
	height: 20px;
}

#cadre-newsletter .bt-valider:hover,
#cadre-newsletter .bt-valider:focus
{
	background-position: 0 100%;
	text-decoration: none;
}

#cadre-newsletter .bt-valider span
{
	display: none;
}

/* @end */

/* @group page-game */
#page-game
{
	margin-top: 22px;
}
/* @end */

/* @end */

/* @group Navigation */

/* @group nav-header */

#header #nav-header
{
	display: block;
	padding: 10px 25px 0 0;
	float: right;
}

#header #nav-header li
{
	float: left;
	display: block;
	padding: 0;
	margin: 0 10px 0 0;
}

#header #nav-header li a,
#header #nav-header li a:hover,
#header #nav-header li a:focus
{
	display: block;
	text-decoration: none;
	height: 20px;
}

#header #nav-header li.bt-contact a
{
	background: url(../medias/_images_modeles/bt_ns_contacter.gif) no-repeat 0px 0px;
	width: 106px;
}

#header #nav-header li.bt-site-uem a
{
	background: #015fa9 url(../medias/_images_modeles/bt_site_uem.gif) no-repeat 0px 0px;
	width: 78px;
}

#header #nav-header li.bt-sidentifier a
{
	background: url(../medias/_images_modeles/bt_sidentifier.jpg) no-repeat;
	width: 104px;
}

#header #nav-header li a:hover,
#header #nav-header li a:focus
{
	background-position: 0px -30px;
}

/* @end */


#nav-level-1 a, h4
{
	display: block;
	background: url(../medias/_images_modeles/puce_nav_droite.gif) no-repeat;
	padding: 2px 0 2px 30px;
	color: #000;
	font: bold 16px/14px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#nav-level-1 a:hover,
#nav-level-1 a:focus
{
	text-decoration: none;
	position: relative;
	left: 7px;
	opacity: 0.6;
}

#nav-level-1 li
{
	margin-bottom: 15px;
	padding-bottom: 10px;
	background: url(../medias/_images_modeles/filet_nav.gif) no-repeat 0 100%;
}

#nav-level-1 li.last
{
	margin-bottom: 0px;
	background: none;
}

#nav-level-1 a span.legend
{
	color: #056eac;
	display: block;
	font: 11px/14px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}


/* @end */

/* @group Typography */

a {
	color: #008bcc;
}

a:hover {
	color: #21a1ef;
}

h1 {
	font-size: 1.4em;
}

h2 {
	margin-bottom: 5px;
	font: 32px/40px "Trebuchet Ms", Helvetica, Arial, sans-serif;
}

H3
{
	color: #3FA9F5;
	margin-bottom: 15px;
	text-transform: uppercase;
	font: normal 22px/25px "Trebuchet Ms", Arial, Helvetica, sans-serif;
}

h3, h3 a
{
	color: #000;
}

.title-enseignants, .title-jeux, #newsletter-header h3, #trophees-header h3
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	height: 12px;
	background: url(../medias/_images_modeles/t_rub_enseignants.png) no-repeat;
	width: 160px;
	margin-bottom: 10px;
}

.title-jeux
{
	background: url(../medias/_images_modeles/t_jeux_online_gratis.png) no-repeat;
	width: 160px;
	float: right;
}

#newsletter-header h3
{
	background: url(../medias/_images_modeles/t_recevoir_newsletter.png) no-repeat;
	width: 210px;
}

#trophees-header h3
{
	background: url(../medias/_images_modeles/t_trophees_uem_energy_kids.gif) no-repeat;
	width: 183px;
	height: 14px;
	margin: 0 0 0 35px;
}

#trophees-header h3 span
{
	display: none;
}

#nav-column .cadre1 h4
{
	background: url(../medias/_images_modeles/puce_nav_bas.gif) no-repeat;
	padding-bottom: 10px;
}

h4
{
	
}


h5
{
	color: #000;
	font: bold 14px/16px "Trebuchet Ms", Arial, Helvetica, sans-serif;
}

.cadre1 h5
{
	text-shadow: #FFF 1px 1px 0;
}

.cadre2 h5
{
	color: #fff;
	text-shadow: #888 0 1px 0;
} 

H6
{
	font-size: 12px;
}

dt, dd
{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;
}

dd
{
	padding: 3px 0px 3px 15px;
}

.text-exergue
{
	font-size: 12px;
	font-weight: bold;
	color: #888;
	margin-bottom: 20px;
}

.list1, .list2 { margin-left: 0; }

.list1 li, .list2 li
{
	list-style: none;
	background: url(../medias/_images_modeles/_puces/fleche_d_bleue_02.gif) no-repeat 2px 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1.5em;
}
.list2
{
	border-top: 1px dotted #ccc;
}
.list2 li
{
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
	background-position: 2px 10px;
}

/* @end */

/* @group Boutons */

.bouton01, .bouton02
{
	color: #fff;
	background-color: #008bce;
	border: 1px solid #008bce;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px 10px;
	display: inline-block;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
}

.bouton01:hover, .bouton02:hover
{
	color: #FFF;
	background-color: #47afff;
	border: 1px solid #47afff;
	text-decoration: none;
}

.bouton01 span
{
	background: url(../medias/_images_modeles/_puces/fleche_d_blanche_01.gif) no-repeat left center;
	padding-left: 1em;
}

.bouton02 span
{
	background: url(../medias/_images_modeles/_puces/fleche_g_blanche_01.gif) no-repeat right center;
	padding-right: 1.2em;
}

/* @end */

/* @group Tableaux */

table, caption
{
	width: 100%;
}

caption
{
	text-align: center;
}

table
{
	border-spacing: 1px;
	border-style: double;
}

td, th
{
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}


.tableau th, .tableau td
{
	border: 1px solid #eee;
	padding: 3px;
}

.tableau th
{
	background: #f6f6f6;
	font-size: 9px;
}

.tableau caption
{
	color: #333;
	font: normal 11px "Trebuchet Ms", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* @end */

/* @group Colonnes */

/* structure 3 colonnes */
.col1, .col2
{
	float: left;
	width: 31.45%;
	margin-right: 2.8%;
}

/* colonne de droite */
.col3 
{
	width: 31.4%;
	float: right;
	margin-right: 0;
}

/* texte sur 2 cols (colonne large) */
.col4 
{
	width: 65.7%;
}

/*colonnes égales*/
.left-col
{
	float: left;
	width: 48%;
}

.right-col
{
	float: right;
	width: 48%;
}

/*marge sous colonnes*/
.col1, .col2, .col3, .col4, .left-col, .right-col
{
	margin-bottom: 1em;
}

/* @end */

/* @group Blocks & images */

.block
{
	width: 100%;
	overflow: hidden;
}

.block-gauche
{
	display: block;
	float: left;
}

.block-droite
{
	display: block;
	float: right;
}

.image-gauche, .image-gauche-cadre
{
	margin: 5px 15px 10px 0px;
	float: left;
}

.image-droite, .image-droite-cadre
{
	margin: 5px 0px 10px 15px;
	float: right;
}

.image-gauche-cadre, .image-droite-cadre
{
	border: 1px solid #a19f96;
	padding: 1px;
}

.cadre-image
{
	border: 1px solid #a19f96;
	padding: 1px;
}

/* @end */

/* @group Cadres */

#game-details .item,
.cadre1, .cadre2, .tab
{
	padding: 10px 10px 3px;
	border: 1px solid #c0c0c0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background: #FFF url(../medias/_images_modeles/motif_cadre_big.gif) repeat-x 50% 50%;
	margin-bottom: 10px;
}

.cadre2, .tab {
	background: #FFF url(../medias/_images_modeles/motif_cadre_tiny.gif) repeat-x 0 0;
}

#game-details .item
{
	padding: 0;
	height: 250px;
}

/* @end */

/* @group Icones Download */

.pdf
{
	background: url(../medias/_images_modeles/pdf.gif) no-repeat;
	display: block;
	padding-left: 35px;
	min-height: 40px;
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 10px;
}

.pdf a
{
	color: #056eac;
	font: bold 11px/15px "Trebuchet Ms", Arial, Helvetica, sans-serif;
}

/* @end */

/* @group Formulaires */

/* @group reset */

.ismForm p
{
	margin: 0;
	clear: both;
	display: block;
}

fieldset
{
	clear: both;
	margin-bottom: 20px;
}

input, select, textarea
{
	border: 1px solid #c9d0d2;
	background-color: #FFF;
	padding: 3px;
	font: 12px/16px Verdana, Geneva, sans-serif;
	color: #666;
	margin: 0px;
	display: block;
	float: left;
	margin: 0 0 7px;
}

label
{
	padding-right: 10px;
	line-height: 26px;
	display: block;
	float: left;
	clear: both;
	margin-bottom: 7px;
}

.widget-form-group-label
{
	width: 100%;
}

input.active, select.active, textarea.active
{
	border: 1px solid #5ba0e5;
	background: #FFF;
}

#namcha
{
	display: none;
}

.inputImage
{
	height: auto;
	border: none;
}

.widget-form-group
{
	margin-bottom: 7px;
}

.inline, .inline *
{
	display: inline;
	clear: none;
}

.inputCheckbox,
.inputRadio,
.inputImage,
.widget-form-group input,
.widget-form-group label,
input[type=hidden]
{
	border: none;
	padding: 0px;
	margin: 0;
	background: none;
	float: none;
	display: inline;
}

/* @end */

/* @group errors */

input.error, select.error, textarea.error
{
	border: 1px solid #d35e2b;
	color: #d35e2b;
	background: #f5e8c9 url(../medias/_images_modeles/_icones/false.gif) no-repeat 98% 9px;
}

form label.error
{
	clear: both;
	width: 100%;
	display: block;
	padding: 0px;
	color: #d35e2b;
	font: italic 11px/20px Verdana, Geneva, sans-serif;
}

.red, .requis em, .widget-form-group-set em
{
	color: #d35e2b;
}
.fushia
{
	color: #ff3399;
}
.bleu
{
	color: #3FA9F5;
}
.error.rounded
{
	padding: 10px 10px 7px;
	border: 1px solid #e4ceb4;
	background: #f5e8c9 none;
	color: #d76200 !important;
	font-size: 11px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 20px;
}

.error.rounded p
{
	margin-bottom: 5px;
}

.error.rounded li
{
	margin-bottom: 5px;
}

/* @end */

/* @group basics */

input, select, textarea
{
	border: 1px solid #CED9DD;
	color: #666;
}

input.active, select.active, textarea.active
{
	border: 1px solid #5ba0e5;
}

/* @end */

/* @group largeurs de formulaires */

.fieldset01 label, .fieldset01 .widget-form-group-label
{
	width: 90px;
}

.widget-form-group
{
	margin-left: 100px;
	margin-bottom: 10px;
}

.fieldset01 .width01 input
{
	width: 60px;
}

.fieldset01 .width02 input, 
.fieldset01 .width02 select  
{
	width: 250px;
	margin-right: 10px;
}

.fieldset01 .width03 input
{
	width: 330px;
}

.fieldset01 .width03 textarea
{
	width: 330px;
	height: 120px;
}

.fieldset01 .width04 textarea
{
	width: 330px;
	height: 40px;
}

/* @end */

/* @group formulaire du site  */



/*placer les formulaire spécifiques du site ici*/





/* @end */

/* @end */
