/* Gestion des liens génériques du site */
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

#fermer a:link, #fermer a:visited {
	font-size: 14px;

	color: #FF9900;
	text-decoration: none;
}
#fermer a:hover, #fermer a:active {
	font-size: 14px;

	color: #FFF;
	text-decoration: underline;
	background: #FF9900;
}


/* Propriétés des champs de formulaire */
input, select, textarea {
	font-size: 10px;
}

/* définitions gloables */
p {
	margin: 0 0 10px 0;
}

/*td p {
	margin: 0;
}*/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

h3, h4 {
	font-size: 12px;
	color: #FF9000;
	margin: 10px 10px 5px 10px;
}

h5 {
	color: #FFF;
}

h2 {
	color: #000;
	font-size: 13px;
	margin: 10px 10px 5px 10px;
}

h1 {
	color: #FF9000;
	font-size: 15px;
	margin: 10px 10px 5px 10px;
	border-bottom: 1px solid #FF9000;
}

h5 {
	margin: 0;
	font-size: 14px;
}

/* alignements et floats */
.left {
	float: left;
}

.right {
	float: right;
}

.right-align {
	text-align: right;
}

.left-align {
	text-align: left;
}

div.center {
	text-align: center;
}

.clearboth {
	clear: both;
}

.clearboth-right {
	clear: both;
	text-align: right;
}

.clearboth-left{
	clear: both;
	text-align: left;
}

/* Gestion taille typo */
.small{
	font-size : 10px;
}

.big {
	font-size : 13px;
}

/* fonds de couleurs */
.yellow {
	background-color: #FFE600;	
}

.red {
	background-color: #FF4800;
}

.red-dark {
	background-color: #A80000;
}

.blue {
	background-color: #62E8F1;
}

.blue-light {
	background-color: #C7FCFD;
}

.blue-dark {
	background-color: #00A9D5;
}

.brown{
	background-color: #E57727;
}

.white-bg {
	background-color: #FFF;
}


/* Fontes couleurs */
.white {
	color: #FFF;
}

.white a:link, .white a:visited {
	color: #FFF;
	text-decoration: none;
}
.white a:hover, .white a:active {
	color: #FFF;
	text-decoration: underline;
}

.alert {
	font-size: 11px;
	color : #F00;
}

.blue-txt {
	color: #62E8F1;;
}

.orange-txt {
	color: #FF9000;
}

.brown-txt{
	color: #D64A07;
}

/* Le titre de la "Une" */
.unetitre {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: left;
}

/* La périodicité */
.uneperiode {
	font-size: 12px;
	color: #02A9D6;
	font-style: italic;
}

/* Le prix kiosque */
.uneprixkiosque {
	font-size: 11px;
	color: #02A9D6;
	font-weight: bold;
}

.uneprixkiosque span {
	text-decoration: line-through;
}

.uneprixmag {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

/* prix 50% */
div.special-mag {
	margin: 35px 0 0 5px;
	text-align: left;
}

/* Prix books */
div.special-book {
	margin: 19px 0 0 3px;
	text-align: left;
}

/* Le prix kiosque */
.uneprixbook {
	font-size: 11px;
	color: #DC5A00;
	font-weight: bold;
}

/* bordure magazines */
.border-mag {
	border: 1px solid #000;
}

.vts-ten {
	margin: 10px 0 0 0;
}

.vtbs-ten {
	margin: 10px 0;
}

/* Traitement des tableaux à filets */
.tblfin {
	border-collapse:collapse;
}
.tblentete {
	margin:5px; 
	padding: 8px;
	border: 1px solid #FF9000;
	background-color: #FF9000;		
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-align: center;
}

.tblentete02 {
	margin:5px; 
	padding: 8px;
	border:1px solid #FF9000;
	background-color:#FF9000;		
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	text-align: left;
	font-size: 12px;
}

.tblrow {
	margin:5px; 	
	padding: 5px;
	border:1px solid #888888;	
	background-color:#FFF;	
	color:#000;	
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.tblentetecontact{
	margin:3px; 	
	padding: 3px;
	border:1px solid #FF9000;
	background-color:#FF9000;		
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}

.tblrowune {
	margin:5px; 	
	padding: 5px;
	border:1px solid #888888;	
	background-color:#FFF;	
	color:#000;
	font-weight: bold;
	font-size: 11px;
}

.tblowprixtop {
	margin:5px; 	
	padding: 5px;
	border:1px solid #888888;	
	background-color:#FFDDB2;	
	color:#000000;	
	font-weight: bold;
	text-align:center;
	font-size: 12px;
}

.tbltxt {
	margin:5px; 	
	padding: 5px;
	border:1px solid #888888;	
	background-color:#FFF5E8;
	color:#000;	
	text-align: left;
	font-size: 11px;
}

.tbltxt02 {
	margin:5px; 	
	padding: 5px;
	border:1px solid #888888;	
	background-color:#FFF;	
	color:#000;	
	text-align: left;
	font-size: 11px;
}

.tblrowcards {
	margin:5px; 	
	padding: 5px;
	border:1px solid #888888;	
	background-color:#FFF;	
	color:#000;
	font-weight: bold;
	font-size: 11px;
}

.tblrowcards03 {
	margin:5px; 	
	padding: 5px;
	border:1px solid #888888;	
	background-color:#FFF;	
	color:#000;
	font-size: 11px;
}

.tblrowcards04 {
	margin:5px; 	
	padding: 5px;
	border:1px solid #888888;	
	background-color:#FFF;	
	color:#000;
	font-size: 11px;
}

.tblrowcards02 {
	margin:5px; 	
	padding: 5px;
	border:1px solid #888888;
	background-color:#FFF;
	color:#000;
	font-size: 11px;
}

.tbltxt ul {
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	list-style-image:  url(../images/ico_square_list.gif);
	line-height: 1.5;
	color: #000;
	font-size: 11px;
	text-align: left;	
}

/* Tableau des resultats de recherches */
#result {
	width: 350px;
	line-height: 1.2;
	background-color:#FF9000;
}

#result td {
	color: #000;
}

#result a:link, #result a:visited {
	color: #FFF;
	text-decoration: none;
}

#result a:hover, #result a:active {
	color: #FFF;
	text-decoration: underline;
}

/* Couleur de la cellule du tableau résultats de recherches */
#result .odd-search {
	background-color: #FDCA01;
}

#result .odd-search a:link, #result .odd-search a:visited {
	color: #000;
	text-decoration: none;
}

#result .odd-search a:hover, #result .odd-search a:active {
	color: #000;
	text-decoration: underline;
}
