/*	-------------------------------------------------------------
	ARGELES WEBCAM
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Styles pop-up
	Nom fichier:	style.css
	Version:		1.0
	Date:			16/04/2007
	-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	General
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	background-color: #5EB7DF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin-top: 11px;
	margin-bottom: 20px;
	padding: 0px;
}

/*	-------------------------------------------------------------
	Polices
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.jaune10vbold {color: #346174; font-size: 10px; font-family: Verdana, Arial, Helvetica; font-weight: bold;}
.white10vbold {color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica; font-weight: bold;}

/*	-------------------------------------------------------------
	Mise en page
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#themeraffraichir {
	display:block;
	width:640px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	margin-top:30px;
}


#titrebig {
	display:block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #346174;
	font-weight: bold;
}

/*	-------------------------------------------------------------
	Autres classes
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.internephoto {
	border:#0791CE 2px solid
}
