/*################################################################################*/
/*#                    difstudio2 v1.0 pour Site dif-studio.com                  #*/
/*# Interdiction de reproduire ce fichier. dif-studio.com, Tous droits réservés. #*/
/*################################################################################*/

body {
	background-image: url(images/center.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	width: 445px;
	font-family: Arial;
	font-size: 0.9em;
	color: #FFFFFF;	
	}

/* Class pour texte */

h1	{
	font-size: 2em;
	padding-left: 10px;
}

body p	{
	text-align: justify;
}

/* Liens */
a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

a:hover,a:active {
	color: #3a73a7;
	text-decoration: none;
	border-bottom: 1px solid #3a73a7;
	
}


/*################################################################################*/
/* Class par page */
/* #### Page EDITO #### */

.page {
	width: auto;
	padding-left: 17px;
	padding-right: 5px;
}

/* #### Page NEWS #### */

.news-fleche	{
	float: left;
	border: none;
	margin-right: 5px;
	padding-top: 2px;
}

/* #### Page Services #### */

.info-services	{
	font-size: 13px;
	font-weight: bold;
	border: 2px dotted #FFFFFF;
	padding: 4px;
}

/* #### Page Portfolio #### */

.tab-portfolio	{
	width: 415px;
	height: auto;
	border: 0px;
}

.tab-portfolio_l	{
	width: 50px;
	height: 43px;
}
	
	/* #### img Portfolio #### */
	.img-portfolio	{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}
	/* #### */
	
.tab-portfolio_r	{
	width: auto;
	height: 15px;
	font-size: 13px;
	line-height: 14px;
}
.tab-portfolio_r2	{
	width: auto;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
}

.portolio-titrecat	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

	/* #### tab photos #### */
	.tab-photos	{
	width: 414px;
	height: auto;
	border: 0px;
	text-align: center;
	}
	.img-photos	{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}
	.tab-photos_col	{
	width: 138px;
	height: auto;
	font-size: 12px;
	}

/*################################################################################*/
/* Class par page */
/* #### Page Contact #### */
.contact-tab	{
	width: 330px;
	height: auto;
	border: none;
}

.contact-tab_colleft	{
	width: 100px;
	height: auto;
	border: none;
	font-family: Arial;
	font-size: 0.8em;
	color: #FFFFFFF;
	text-align: right;
}

.contact-tab_colright	{
	width: 230px;
	height: auto;
	border: none;
	font-family: Arial;
	font-size: 0.8em;
	color: #FFFFFFF;
}

.contact-tab_textarea	{
	padding-left: 16px;
	width: auto;
}

.contact-tab_status	{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}


	

