/***********************************************/
/* logiciel-photo.css                          */
/* Copyright - Reproduction Interdite.         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #515A5F;
	background-color:#206D9B;
	background-repeat:no;
	background-image: url(http://logiciel-photo.net/img/bckgrd_degrad.jpg);
}


/******* hyperlink and anchor tag styles *******/

a{
	font-weight:bold; 
	font-size:17px;
}

a:link, a:visited{
	color: #2E60AA;
}

a:hover{
	text-decoration: underline;
	color:#349F2B;
}


/************** header tag styles **************/

h1{
	 font: bold 130% Arial,sans-serif;
	 color: #334d55;
	 margin: 0px;
	 padding: 5px;
}




/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	text-align:left;
	width:738px;
	padding:0px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}


#content{
	padding: 0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
}


#content{
	padding: 0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/


/************* logo-logiciel-photo styles ***************/

#logo-logiciel-photo{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #030303;
}


/************* menu styles ***************/

#menu {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 5px;
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: #515F78;
}


#menu a{
	text-decoration: none;
	font-weight:bold; 
	font-size: 90%;
}


#menu a:hover{
	text-decoration: underline;
	color:#FF8000;
	background-color: #000000;
}


/************* fonctionnalites styles ***************/

#feature {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #515F78;
	background-color: #EFEFEF;
	padding-left: 5px;
}


#feature a{
	font-weight:bold; 
	font-size: 100%;
}


#feature a:hover{
	text-decoration: underline;
	color:#009933;
}


/*************** telecharger_pica styles ******************/

.telecharger_pica{
	font-size: 80%;
	border: 1px solid #E58720;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 10px;
}

.telecharger_pica h1{
	font-size: 150%;
	color: #515A5F;
	text-align:center;
}

.telecharger_pica p{
	font-size: 70%;
	padding: 0px 0px 10px 0px;
}

.telecharger_pica img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 70%;
}

html>body .feature {
	height: auto;
}

.feature h1{
	color: #2E60AA;
	padding: 10px 0px 2px 0px;
	border-bottom: 1px solid #ccc;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.feature a{
	font-weight:bold; 
	font-size: 11px;
}


.feature a:hover{
	text-decoration: underline;
	color:#FF8000;
}

/************** pack styles *****************/

.pack{
	padding: 5px 20px 5px 10px;
	font-size: 70%;
	background-color: #F4F3D5;
}

html>body .feature {
	height: auto;
}

.pack h1{
	color: #2E60AA;
	padding: 10px 0px 2px 0px;
	border-bottom: 1px solid #ccc;
}

.pack img{
	padding: 0px 10px 0px 0px;
}



/************** pica_free styles ****************/

.pica_free{
	padding: 10px 50px 10px 50px;
	font-size: 80%;
}

.pica_free h1{
	font-size: 130%;
	color: #515A5F;
	text-align:center;
	border: 1px dotted #515A5F;
}



/************** disclaimer styles ****************/

#disclaimer{
	clear: both;
	font-size: 60%;
	color: #515F78;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}

#disclaimer img{
	padding: 0px 10px 4px 4px;
	float: left;
	vertical-align: middle;
}

#disclaimer a{
	font-size:100%;
}



/************** parrainage styles ****************/

.tlf1{
	background-image:url(http://logiciel-photo.net/img/photo-R.gif); 
	background-repeat:no-repeat; 
	background-position:right top; 
	height:65px; 
}

.tlf2{
	background-image:url(http://logiciel-photo.net/img/photo-L.gif);
 	background-repeat:no-repeat; 
	background-position:left top;
 	padding:0px 20px 0px 60px;
  	text-align:left;
}

.fontinside {font-size: 11px}

/************** pop up styles ****************/

#infoPicasa{
	font-size: 60%;
	width: 361px;
	height: 400px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccd2d2;
	position: absolute;
	left: 185px;
	top: 15px;
}
