/* CSS Document christellecordel.com */
/*BALISES, ID et CLASS COMMUNES*/
body{
background-color:#000000;
font-family:"Calligraph421 BT","Calisto MT","Georgia";
font-size:14px;
color:#FFFFFF;
margin-top:0;
}
#footer{
text-align:center;
font-size:12px;
width:935px;
height:66px;
background-image:url(design/footer.gif);
}
#center{
width:798px;
height:445px;
background-image:url(design/center.gif);
}
#text_presentation{
	margin-left: 25px;
	margin-right: 25px;
	text-align:justify;
}
#news{
width:238px;
height:145px;
}
#news_contour{
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#menu_contact{
background-image:url(design/menu_contact.gif);
}
/*#envoyer{
	font-family:"Calligraph421 BT";
	color: #FFFFFF;
	background-image:url(design/panier.jpg);
	border: 1px solid #666666;
	width:17px;
	height:17px;
	cursor:pointer;
}*/
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
		font-size:14px;
}
a:hover {
	color: #D7A2D2;
	font-size:14px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
}

/* PAGE LIENS */
fieldset{
font-size:16px;
width:80%;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
}
legend{
color:#FFFFFF;
}
#liens-titres{
margin:4px;
}
.code{
	font-size: 12px;
}
/* FORMULAIRE */
#redirect_commande{word-spacing:5px;}
#redirect_commande a:link {
color: #D7A2D2;
text-decoration:none;
}
#redirect_commande a:visited{
color: #D7A2D2;
text-decoration:none;
}
#redirect_commande a:visited{
color: #D7A2D2;
text-decoration:none;
}
#redirect_commande a:hover{
color: #D7A2D2;
text-decoration:underline;
}
#redirect_commande a:active{
color: #D7A2D2;
text-decoration:none;
}
.btn {
	font-family:"Calligraph421 BT";
	color: #FFFFFF;
	background-color: #000000;
	border: thin solid #666666;
	cursor:pointer;
}
.alert{
color:#FF0000;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
.comlink a:link {
color: #D7A2D2;
text-decoration:none;
}
.comlink a:visited{
color: #D7A2D2;
text-decoration:none;
}
.comlink a:visited{
color: #D7A2D2;
text-decoration:none;
}
.comlink a:hover{
color: #D7A2D2;
text-decoration:underline;
}
.comlink a:active{
color: #D7A2D2;
text-decoration:none;
}
.phone{
font-size:14px;
}
.nb{
font-family:Arial, Helvetica, sans-serif;
}
.valid{
color: #D7A2D2;
}
.invalid{
color:#FF0000;
}
.affichage{
padding-left:225px;}
.prix{
font-family:"Times New Roman", Times, serif;
}
/* PAGES GALERIES
#galeries {
width:798px;
height:445px;
padding-top:8px;
} */
/**
* JQUERY LIGHTBOX
* This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
			 * and adapted to me for use like a plugin from jQuery.
			 * @name jquery-lightbox-0.3.css
			 * @author Leandro Vieira Pinho - http://leandrovieira.com
			 * @version 0.3
			 * @date October 12, 2007
			 * @category jQuery plugin
			 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
			 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
			 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color:#333333;
	/* MODIFIER TAILLE DU BLOC DE LOADING */
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px;
 }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	background: transparent url(___just-anything-here.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
/* DEBUT MISE EN FORME DU TEXTE DES BALISES "TITLE" */
#lightbox-container-image-data-box {
	font: 10px Georgia, "Times New Roman", Times, serif;
	background-color:#333333;
	margin: 0 auto;
	line-height: 2.2em;
	overflow: auto; 
	width: 100%;
	padding: 0 10px 0;
}
/* FIN MISE EN FORME DU TEXTE DES BALISES "TITLE" */
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #000000; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; color:#FFFFFF; }
/*#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}*/			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	/*padding-bottom: 0.5em;*/	
}
/* FIN GALERIE JQUERY */
/*  GALLERIE ZONE IMAGE STYLES - jQuery lightBox plugin*/
#gallery{
margin-left:5px;
margin-right:5px;
margin-top:5px;
visibility:hidden;
}
#gallery td{
height:100px !important; /*version pour FF */
/height:80px; /*version pour IE */
width:78px;
}
#gallery td img {
border: 4px solid #333333;
}
#gallery td a:hover img {
border: 4px solid #999999;;
}

