/*************************************************/
/* Feuille de style du site www.progmatique.fr                    */
/* Copyright Simon M (SimMaster)                                     */
/*************************************************/

/*****************/
/*  Balise HTML **/
/*****************/
body
{
	background: #d1ddf6 url('./bg.png') repeat-x fixed;
	font-family:arial,helvetica,clean,sans-serif;
	font-size: 12px;
}

a:link          
{
	text-decoration:none;
	color:#000099;
	background-color:transparent;
}
a:visited       
{
	text-decoration: none;
	color:#000099;
	background-color:transparent;
}
a:hover         
{
	text-decoration: none;
	color:#0066FF;
	background-color:transparent;
}

.spacer {
	clear: both;
}

/************/
/*  Les id  */
/************/
#globale
{
	width:90%;
	margin:auto;
	min-width: 850px;
}

#sup-header
{
	width:100%;
	padding:0px;
	margin:0px;
	text-align:right;
	border: 0px;
	font-family: Verdana;
	font-size: 10px;
}

#sup-header ul
{
	padding:0px;
	margin:0px;
}

#sup-header ul li
{
	display:inline;
	list-style-image:none;
	list-style-type:none;
	font-size:8px;
}

#sup-header ul li a:link, #sup-header ul li a:visited, #sup-header ul li a:hover
{
	background-color:transparent;
}

#header
{
	width:100%;
	padding:0px;
	margin:0px;
	border: 0px;
	position:relative;
	height:108px;
}

#menuhaut
{
	margin:5px auto;
	background-color:#FFF;
	color:#fff;
	border: 1px solid #0033FF;
	text-align:center;
}

#rechercheG
{
	color: #000000;
	font-size:10px;
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:right;
}

#rechercheG input
{
	border:1px solid #000000;
}

#page
{
	width:100%;
	position: relative;
}

#footer
{
	width:100%;
	text-align:center;
	border: 0px;
}

#footer p {
	text-align:center;
	font-style:italic;
	font-size:10px;
}

#footer p a{
	text-align:center;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	background:transparent none repeat scroll 0 0;
}

#footer p a:hover{
	text-decoration:underline;
}

/* Element dans conteneur */
#logo
{
	padding:9px;
	background-color:#FFF;
	border: 1px #0033FF solid;
	width:210px;
	position:absolute;
	left:0;
}

#pub
{
	margin-left:35%;
	padding-top:25px;
	width:50%;
}

#menugauche
{
	width:175px;
	position: absolute;
	top: 0;
	left: 0;
}

#corps
{
	margin-left: 185px;
	margin-right: 185px;
}

#menudroit
{
	width:175px;
	position: absolute;
	top: 0;
	right: 0;
}

/***************/
/* Les classes */
/***************/

/*------*/
/* Menu */
/*------*/

.MenuMilieu
{
	width:auto;
	margin:2px;
	color:#fff;
	border:1px #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height:15px;
	background: #0000ff url('./t.png') repeat;
}

.MenuMilieu ul
{
    list-style: none;
	text-decoration: none;
    margin: 0px;
    padding: 0px;
}

.MenuMilieu li
{
	display: inline;
	margin-right:20px;
	color:#fff;
}

.MenuMilieu a
{
	text-decoration:none;
	color:#fff;
	background: transparent;
}

.MenuMilieu a:visited
{
	text-decoration:none;
	color:#fff;
}

.MenuMilieu a:hover
{
	text-decoration:none;
	color:#000033;
}

.Menu
{
	margin-bottom:10px;
	background-color:#FFF;
	color:#000;
	border:1px solid #0033FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.TitreMenu
{
	color:#fff;
	height:17px;
	border: 2px solid #FFF;
	background: #0000ff url('./t.png') repeat;
}

.TitreMenu img
{
	vertical-align:middle;
	padding:2px;
	background: #0000ff url('./t.png') repeat;
}

.ContenuMenu
{
	margin-left:2px;
	background-color:#FFF;
	color:#000;
    margin-bottom: 1px;
}

.ContenuMenu ul
{
    list-style: none;
	text-decoration: none;
    margin:0px 2px 0px 0px;
	padding:0px;
}

.ContenuMenu li a
{
	text-decoration:none;
	color:#000;
	background-color:#FFF;
	display: block;
    list-style: none;
	width:100%;
}
 
.ContenuMenu li a:hover {
	background: #CCCCFF;
	width:100%;
}

.BasMenu
{
	text-align:right;
}

/*---------*/
/* Article */
/*---------*/
.Article
{
	margin-bottom:10px;
	background-color:#FFF;
	color:#000;
	border:1px solid #0033FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TitreArticle
{
	color:#fff;
	height:17px;
	border: 2px solid #FFF;
	background: #0000ff url('./t.png') repeat;
}

.TitreArticle a:link
{
	color:#FFF;
	text-decoration:none;
	background: #0000ff url('./t.png') repeat;
}

.TitreArticle a:visited
{
	color:#FFF;
	text-decoration:none;
	background: #0000ff url('./t.png') repeat;
}

.TitreArticle a:hover
{
	color:#000033;
}

.ContenuArticle
{
	background-color:#FFF;
	color:#000;
	margin-left:2px;
	margin-right:2px;
	text-align:left;
}

.BasArticle
{
	text-align:right;
}

/* Message du forums */
#msgforums ul {

}

#msgforums ul li {
	list-style-type:none;
}

#msgforums ul li a{
	color:#AAAAAA;
}

#msgforums ul li a:hover{
	color:#000000;
}

/* GOOGLE */
#cse-search-results
{
	width:100%;
}
#cse-search-results iframe
{
	width:100%;
}

/* MISE EN PAGE */

/****************/
/* Balises HTML   */
/****************/
h1
{
	margin:0px;
	padding:0px;
}

h2
{
	margin:10px 0px 10px 20px;
	padding:0px 0px 0px 42px;
	background-color:#FFF;
	color:#000000;
	font-size:14px;
    background: #ffffff url('/design/h2.png') no-repeat;
    background-position: 0px 0px 0px 32px;
	height:30px;
	line-height:30px;
}

h3
{
	margin:10px 0px 10px 40px;
	padding:0px;
	background-color:#FFF;
	color:#000000;
	font-size:12px;
        background: #ffffff url('/design/h3.png') no-repeat;
	padding:0px 0px 0px 30px;
        background-position: 0px 0px 0px 30px;
	height:20px;
	line-height:20px;
}

h4
{
	margin:5px 0px 5px 30px;
	padding:5px 0px 5px 30px;
	background-color:#FFF;
	color:#0000CC;
	font-size:12px;	
}

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

img
{
	border:0px;
}

input, select, textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

p
{
	text-align:justify;
}

/******************/
/* Menu Freewares   */
/******************/
#MenuF
{
	background-color:#0033FF;
	color:#FFF;
	border:1px solid #000000;
}

/******************/
/* Menu Tutoriaux   */
/******************/
#MenuT
{
	background-color:#0033FF;
	color:#FFF;
	border:1px solid #000000;
}

/****************/
/* Tableau             */
/****************/
.Tableau
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#FFF;
	border:1px solid #000000;
	border-collapse:collapse;
}

.Tableau td
{
	border:1px solid #000000;
	padding:2px;
}

.Tableau th
{
	background-color:#DDDDDD;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border:1px solid #000000;
	padding:2px;
}

.Tableau tr:hover
{
	background-color:#BFC4FF;
}

.TableauParamMsDos
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#FFF;
	border-collapse:collapse;
}

.TableauParamMsDos td
{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:2px;
}

.ImportTab
{
	background-color:#CCC;
	color:#000;
	text-align:center;
}

.Tutoriaux
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#FFF;
	border-collapse:collapse;
}

.Tutoriaux td.sep
{
	border-bottom:1px dotted #000000;
	text-align:center;
}

/****************/
/* Livre d'or             */
/****************/
.LivreOr
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#FFF;
	border-collapse:collapse;
	width:100%;
}

.LivreOrDate
{
	background-color:#CCCCFF;
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	width:80px;
}

.LivreOr td
{
	padding:2px;
}

/****************/
#News table
{
	width:100%;
}

#News .gauche
{
	border:2px solid #000;
	width:100px;
	text-align:center;
	color:#0033FF;
}

#News .droite
{
	border:1px solid #000;
}

/****************/
#Freeware table
{
	width:100%;
	border: 1px solid #000;
	border-collapse:collapse;
}

#Freeware td
{
	border: 1px solid #000;
}

#Freeware .gauche
{
	text-align:center;
	width:100px;
}

/****************/
/* Balises "semantique" */
/****************/
.code
{
	background-color:#EEE;
	color:#000000;
	font-family:'Courier New',Courier,monospace;
	font-size:11px;
	border: 1px dashed #000;
	margin:10px;
	padding:1px;
}

.exemple
{
	color:#777777;
	background-color:#FFF;
	text-decoration:underline;
	padding:5px 0px 5px 0px;
	margin:0px;
	font-style:italic;
}

.confirm
{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	color:#000;
	font-weight:bold;

	border: 1px dotted #000000;
	padding: 15px 15px 15px 50px;
	vertical-align: middle;

	text-align:center;
	/* **********L'image********** */
	background: #cccccc url('http://www.progmatique.fr/design/confirm.png') no-repeat;
	background-position: 4px 50%;        /* Décale l'image */    	
}

.erreur
{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	color:#000;
	font-weight:bold;

	border: 1px dotted #000000;
	padding: 20px 20px 20px 50px;
	vertical-align: middle;

	text-align:center;
	/* **********L'image********** */
	background: #cccccc url('http://www.progmatique.fr/design/erreur.png') no-repeat;
	background-position: 4px 50%;        /* Décale l'image */
}


.obsolete
{
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	color:#000;
	font-weight:bold;
	font-size:10px;

	border: 1px dotted #000000;
	padding:5px 5px 5px 20px;
	vertical-align: middle;

	text-align:center;
	/* **********L'image********** */
	background: #cccccc url('http://www.progmatique.fr/design/obsolete.png') no-repeat;
	background-position: 4px 50%;        /* Décale l'image */
}


.info
{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	color:#000;
	font-weight:bold;

	border: 1px dotted #000000;
	padding: 20px 20px 20px 50px;
	vertical-align: middle;

	text-align:center;
	/* **********L'image********** */
	background: #cccccc url('http://www.progmatique.fr/design/info.png') no-repeat;
	background-position: 4px 50%;        /* Décale l'image */
}

/******************/
/* Styles simples */
/******************/
.vert
{
	color:#009933;
	background-color:#FFF;
}

.bleu
{
	color:#0000FF;
	background-color:#FFF;
}

.jaune
{
	color:#FFFF00;
	background-color:#FFF;
}

.rouge
{
	color:#FF0000;
	background-color:#FFF;
}

.italique
{
	font-style:italic;
}

.center
{
	text-align:center;
}

.justify
{
	text-align:justify;
}

.right
{
	text-align:right;
}

.gras
{
	font-weight:bold;
}

/****************/
/* Classes               */
/****************/
.Titre
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}

.petit
{
	font-size:9px;
	font-family:"Times New Roman", Times, serif;
}

.Important
{
	text-align:center;
	color:#FF0000;
	background-color:#FFF;
	font-weight:bold;
}

.linkoffre:link 
{
	text-decoration:none;
	color:#000;
	background-color:#FFF;
}
.linkoffre:visited       
{
	text-decoration: none;
	color:#000;
	background-color:#FFF;

}
.linkoffre:hover         
{
	text-decoration: none;
	color:#0066FF;
	background-color:#FFF;
}

.date_art
{
	font-size:10px;
	text-align:right;
	padding:0px;
	margin:20px 0px 0px 0px;
	border-top:1px dashed #0033FF;
}

.lstaward
{
	width:400px;
	margin:auto;
	text-align:center;
}

a.unAward
{
	margin:5px;
	width:141px;
}

/****************/
/* Player flv       */
/****************/
.playerflv
{
	text-align:center;
}

/****************/
/* Livre d'or      */
/****************/
#showlivre
{
	width:100%;
	display:block;
}

/****************/
/* Categorie    */
/****************/
.separateurCateg
{
	margin:10px auto; 
	border-bottom:1px dashed #cccccc;
	width:75%;
	height:1px;
}

.descCateg
{
	text-align:left;
	font-style:italic;
	margin:auto;
	padding:10px 0px 10px 42px;
}