body {
    background-image:url(../images/theme1/Background.gif);
	font-family:Verdana;
	font-size:10px;
	color:goldenrod;

	overflow-x:hidden;
	overflow-y:hidden;
}



pre {
	background-color:#EEEEEE;
	font-size:11px;
	padding:10px;
}

a {
	color:gray;
}

a:visited {

	color:#FFFFFF;
}

a:hover {
	   /* background-color:rgba(0,0,0,0.475781);*/
    color:rgba(255,200,100,0.475781);
}



#errorexplanation h2 {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	background-color:#CC0000;
	color:#FFFFFF;
	margin:-7px;
	padding:5px 5px 5px 15px;
}

#errorexplanation p {
	color:#333333;
	margin-bottom:0px;
	padding:5px;
}

#errorexplanation ul li {
	font-size:12px;
	list-style-type:square;

}

h1 {
    color:rgba(100,100,100,0.475781);
       text-shadow:rgb(0, 0, 0) 2px 2px 2px;


	font-family:Verdana;
    font-size:30px;
}
h2 {
      color:goldenrod;
	font-family:Verdana;
    font-size:20px;
     text-shadow:rgb(0, 0, 0) 2px 2px 2px;
}
h3 {

	font-family:Verdana;
    font-size:17px;
     color:rgba(100,100,100,0.475781);
}
h4 {

	font-family:Verdana;
    font-size:14px;
}


 h5 {

	font-family:Verdana;
    font-size:11px;
    color:goldenrod;
}


a {
	color:#FEFFFE;
	text-decoration:none;
	font-size:11px;
	font-family:inherit;
	font:inherit;
}




.footer {
	width:100%;
	position:absolute;
	left:0px;
	background-image:url(../images/theme1/Bottom.png);
	height:35px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	bottom:0%;

}

.header {
	position:absolute;
	background-image:url(../images/theme1/Top.png);

	height:45px;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	left:0px;
	top:0px;
	width:100%;
    padding-top:-20px;
}



.top_left{
/*background-image:url(../images/theme1/Logo.png);*/
width:60px;
height:60px;
    background-repeat:no-repeat;;

}

.top_mid{

    text-align:center;
    text-shadow:rgb(0, 0, 0) 2px 2px 2px;

}


.top_right{

    text-align:right;
    padding-right:30px;

    text-shadow:rgb(0, 0, 0) 2px 2px 2px;


}



.bottom_text{

    padding-top:15px;
    padding-left:20px;
    text-shadow:rgb(0, 0, 0) 2px 2px 2px;
}


.media_listing {
	background-image:url(../images/theme1/Bouton.png);
	text-align:center;
	padding-top:12px;
	height:37px;
	width:180px;
	list-style-type:none;
}

.media_listing:hover {
	background-image:url(../images/theme1/Bouton_hover.png);
}










ul.SimpleContextMenu {
    display: none;
    position: absolute;
    margin: 0px;
    padding: 0px;
    font-family: verdana;
    font-size: 10px;
    list-style-type: none;

}

ul.SimpleContextMenu li {


}


ul.SimpleContextMenu li a {
    top:-120px;
    left:-60px;
    display: block;
    color: #FFFFFF;
    padding: 2px 10px 3px 10px;
    text-decoration: none;

    position: relative;
    background-image: url(../images/theme1/Bouton.png);
    text-align: center;
    padding-top: 12px;
    height: 35px;
    width: 160px;
    list-style-type: none;

}

ul.SimpleContextMenu li a:hover {
    text-decoration: none;
    color: #ffF000;
   background-color:rgba(0,0,0,0.0);
    background-image: url(../images/theme1/Bouton_hover.png);
}





.content {
 /*  	padding-top:30px;*/
	margin-bottom:60px;
	text-decoration:none;
	/*background-image:url(../images/theme1/Center.png);*/
	color:#FAEBD7;
	padding-left:20px;
    /*background-color:#0D0D0D;*/

/*	background-repeat:repeat-x;*/
	margin-left:auto;
	margin-right:auto;
	display:block;
	overflow-x:hidden;
	overflow-y:auto;
	height:100%;
	text-shadow:rgb(0, 0, 0) 2px 2px 2px;
	font-size:10px;
	padding-right:54px;
        background-color:rgba(01,01,01,0.225781);
    	-webkit-box-shadow:black 0px 0px 5px;
	-o-box-shadow:black 0px 0px 5px;
	-moz-box-shadow:black 0px 0px 5px;
	width:650px;
    height:80%;






}


.container_left{

    	background-image:url(../images/theme1/Container_Left.png);
    background-repeat:no-repeat;


}
.container_mid{

    	background-image:url(../images/theme1/Container_Mid.png);

             background-repeat:repeat-x;





       	padding-top:60px;
	margin-bottom:60px;
	text-decoration:none;
	/*background-image:url(../images/theme1/Center.png);*/
	color:#FAEBD7;
/*	padding-left:20px;*/
   /* background-color:#0D0D0D;*/
	/*background-repeat:repeat-x;*/
	margin-left:auto;
	margin-right:auto;
/*	display:block;
	overflow-x:auto;
	overflow-y:hidden;
	height:100%;
	text-shadow:rgb(0, 0, 0) 2px 2px 2px;
	font-size:10px;
	/*padding-right:54px;*/
	width:650px;







}
.container_right{

    	background-image:url(../images/theme1/Container_Right.png);
             background-repeat:no-repeat;

}





.main_surface    {
    padding-top:90px;
    z-index:400;
    text-decoration: none;
    color: #ffF000;

   /* background-color:#a6b2cb;*/




}


.container_vide    {





}


.title_bar {
    background-color:black;
    color:white;


}

.subtitle {

     color:rgba(100,100,100,0.475781);



}
.td_even_style {
    font-size:12px;
	background-color:rgba(187,89,1,0.225000);
    -webkit-box-shadow:black 0px 0px 2px;
	-o-box-shadow:black 0px 0px 2px;
	-moz-box-shadow:black 0px 0px 2px;
	width:350px;
}

.td_odd_style {
    font-size:12px;
	background-color:rgba(79,38,1,0.283594);
    -webkit-box-shadow:black 0px 0px 2px;
	-o-box-shadow:black 0px 0px 2px;
	-moz-box-shadow:black 0px 0px 2px;
	width:350px;
}


.td_even_style:hover {
	    background-color:rgba(0,0,0,0.275781);
    -webkit-box-shadow:black 0px 0px 2px;
	-o-box-shadow:black 0px 0px 2px;
	-moz-box-shadow:black 0px 0px 2px;

}

.td_odd_style:hover {

    color:white;
}


.table_top{
    font-size:14px;
     background-color:rgba(0,0,0,0.275781);
    -webkit-box-shadow:black 0px 0px 2px;
	-o-box-shadow:black 0px 0px 2px;
	-moz-box-shadow:black 0px 0px 2px;
    background-color:rgba(0,0,0,0.175781);

}
.copyright{
   font-size:9px;
  line-height:20px;

}

.logo{
    position:relative;
    line-height:40px;
    text-align:center;
    left:40px;
    width:90px;
    height:40px;
        background-color:rgba(90,90,90,0.625781);
    -webkit-box-shadow:black 0px 0px 5px;
	-o-box-shadow:black 0px 0px 5px;
	-moz-box-shadow:black 0px 0px 5px;

}




/*animated styles*/

@-webkit-keyframes testanim {
   from {
     left: 0px;
      background: #aaaaff;
   }
   to {
     left: 200px;
     background: #111111;
   }
  }

  .mackass {
   -webkit-animation-name: testanim;
   -webkit-animation-duration: 4s;
   -webkit-animation-iteration-count: 2;
   -webkit-animation-direction: alternate;
    width: 40%;
    padding: 0.2em 1em;
    position: relative;
    left: 0px;
    background: #aaaaff;
  }




  @-webkit-keyframes pulse {
   0% {
     background-color: red;
     opacity: 1.0;
     -webkit-transform: scale(1.0) rotate(0deg);
   }
   33% {
     background-color: blue;
     opacity: 0.75;
     -webkit-transform: scale(1.1) rotate(-5deg);
   }
   67% {
     background-color: green;
     opacity: 0.5;
     -webkit-transform: scale(1.1) rotate(5deg);
   }
   100% {
     background-color: red;
     opacity: 1.0;
     -webkit-transform: scale(1.0) rotate(0deg);
   }
  }



  @-webkit-keyframes simplepulse {
   0% {

     opacity: 1.0;
     -webkit-transform: scale(1.0) rotate(0deg);
   }
   33% {

     opacity: 0.75;
     -webkit-transform: scale(1.1) rotate(-5deg);
   }
   67% {

     opacity: 1.0;
     -webkit-transform: scale(1.1) rotate(5deg);
   }
   100% {
   
     opacity: 1.0;
     -webkit-transform: scale(1.0) rotate(0deg);
   }
  }







  .pulsedbox {
   -webkit-animation-name: pulse;
   -webkit-animation-duration: 4s;
   -webkit-animation-iteration-count: infinite;
   -webkit-animation-timing-function: ease-in-out;
        background-color: red;
    width: 40%;
    padding: 0.2em 1em;
    margin: 6em;

  }


  .pulsedannounce  {
   -webkit-animation-name: simplepulse;
   -webkit-animation-duration: 4s;
   -webkit-animation-iteration-count: infinite;
   -webkit-animation-timing-function: ease-in-out;

    width: 40%;
    padding: 0.2em 1em;
    margin: 6em;
  }



/*Fin animated style*/

