/* -----Feuille de style CSS créée par Samarium----

le 

RPG Creative Version 5
---------------------------------------------------*/

body {
	margin: auto;
	width: 990px;
	font-family:  Arial, Helvetica, sans-serif; 
	/*background-image: url("images/fond2.png");*/
	background-color: #0e233a;
	-moz-box-shadow:0 0 35px #000;
	-webkit-box-shadow:0 0 35px #000;
	
}

.thumb {
	width: 120px;
	height: 72px;
}

#prog_webtv  td{
 padding: 5px;
}

#prog_webtv  h1{
 font-size: 15px;
 text-decoration: underline;
 margin: 8px;
}


#body {
	/*background-color: #C1D7E8;*/
	background-color: #1A497C;
	border: 1px solid #333333;
	width: 990px;
	
	
}
#banniere {
	background-image: url("images/banniere3.png");
	background-repeat: no-repeat;
	background-position: top center;
	height: 190px;
	width: 990px;
	position: relative;
}

#main  {
	/*background-color: #E9EFF4;*/
	background-color: #B2CBE9;
	margin: 0px 12px 12px 12px;
	border-top-width: 0px;
	border-top-style: none;	/*border: 1px solid #666666;*/	
	color: #111213;
	
	
}

#contenu {
	padding-left: 10px;
}

#entete {

}

#barreActualite {
	background-color: #FFFFFF;
	height: auto;
	width: 530px;

}

#actualite {
	width: 560px;
	background-color: #D5E2F2;
	border-left: 1px solid #678B94;
	border-right: 1px solid #678B94;
	border-bottom: 1px solid #678B94;
	margin-bottom: 10px;
	
}

#actualite table {
	font-size: 13px;
}

#sommaire_main {
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	top: 150px;
	padding-left: 15px;
}

#sommaire_main a:hover {
	color: #C1B139;
	text-decoration: none;
}

#sommaire_main a {
	color: #FFFFFF;
	text-decoration: none;
}

.title_bloc {
	background-image: url("images/title_bloc.png");
	background-repeat: repeat-x;
	height: 30px;

}

.title_bloc span {
	position: relative;
	top: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	color: #FFA359;

}

.bloc_droite {
	width: 350px;
	background-color: #D5E2F2;
	border: 1px solid #678B94;
	margin-bottom: 7px;

}

.bloc_droite table {
	font-size: 13px;
}

.contenu_bloc {
	padding: 25px;
	font-size: 13px;
	padding-top: 10px;
}

.bloc_normal {
	background-color: #D5E2F2;
	border: 1px solid #678B94;
	margin-bottom: 10px;
	margin-right: 10px;
}



#title_tuto {
	border: 2px solid #B2CBE9;
	padding: 10px;
	background-color: #E6EDF7;
	margin-bottom: 5px;
	text-align: center;
	
}

#title_tuto a  {
	color: #000000;
}

#title_tuto a:hover  {
	text-decoration : underline;
}





#new_rapide {
	/*background-color: #1B4A7A;*/
	color: #81B7E2;
	/*border: 1px solid #000000;*/
	top: 128px;
	width: 400px;
	position: relative;
	float: right;
	right: 10px;
	font-size: 14px;

}

#piedDePage {
	/*margin-top: 8px;*/
	/*margin-bottom: 2px;*/
	text-align: center;
	padding: 8px;
	background-image: url("images/piedDePage.png");
	background-repeat: no-repeat;
	height: 135px;
	width: 990px;
	color: #81B7E2;
	margin-left: auto; 
	margin-right: auto; 
	font-size: 14px;

}

#piedDePage a {
	color: #81B7E2;

}

#piedDePage a:hover {
	color: #C1B139;
	text-decoration: none;
}

a:hover {
color: #C1B139;
}

a {
color: #1A497C;
text-decoration: none;
}

h1 {
	color: #071421;
	text-align: center;

}

h2 {
	color: #071421;
}

.cite {
	background-color: #E6EDF7;
	border: 1px solid #678B94;
	padding: 5px 5px;

}

#preview {
	background-color: #E6EDF7;
	border: 1px solid #678B94;
	padding: 10px 10px;
	overflow: scroll;
	height: 300px;
	font-family:  "Calisto MT", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	/*color: #40403F;	*/
}

.b_ressource {
	background-color: #E6EDF7;
	border: 1px solid #678B94;
	width: 100px;
	height: 100px;
}

fieldset {
	background-color: #E6EDF7;
	padding: 5px;
	margin: 15px 0px

}

legend {
	font-size: 150%;
	font-weight: bold;
}



.legent_code {

}

.code {
	padding: 7px;
	border: 2px dashed #678B94;
	width: auto;
}



#content
{
    margin-left:24px;
    margin-right:24px;
}

#tabs ul
{
    font: normal 14px arial, sans, sans-serif;
    -list-style-type: none;
    border-bottom: 1px solid #678B94;
    margin: 0;
    padding-left:0;
    padding-right:0;
    padding-bottom: 26px;
}

#tabs ul li 
{
    display: inline;
    float: left;
    height: 24px;
    min-width:80px;
    text-align:center;
    padding:0;
    margin: 1px 0px 0px 0px;
    border: 1px solid #678B94;
}

#tabs ul li.selected 
{
    border-bottom: 1px solid #D5E2F2;
    background-color: #D5E2F2;
}


#tabs ul li a 
{
    float: left;
    color: #666;
    text-decoration: none;
    padding: 4px;
    text-align:center;
    background-color: #EDF2FA;
    min-width:80px;
    border-bottom: 1px solid #678B94;
}

#tabs ul li a.selected
{
    color: #000;
    font-weight:bold;
    background-color: #D5E2F2;
    border-bottom: 1px solid #D5E2F2;
}

#tabs ul li a:hover
{
    color: #000;
    font-weight:bold;
    background-color: #B2CBE9;
}

.uizeFade div {
	background-color: #E6EDF7;
	border: 1px solid #678B94;
	padding: 10px;
	margin-bottom: 10px;	
		}

#social_network {
	position: absolute;
	right: 10px;
	bottom: 50px;
	
}		
	
#social_network ul {
	list-style-position: inside;
	list-style-type: none;
}

#social_network li {
	width: 48px;
	float: left;
}


#social_network img {
	width: 48px;
}

#alert {
	position: absolute;
	top: 0;
	height: 40px;
	font-size: 15px;
	background: #1A4D83;
	width: 970px;
	padding: 10px;
	z-index: 10;
}

#alert a {
	color: #fff;
}

#alert a:hover {
	text-decoration: underline;
}

#body {
	/*margin-top: 60px;*/
}
