/* FEUILLE DE STYLE SMARTPHONE */


/* //// BODY //// */

.Photobelixbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}

.Photobelixbody a:link { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #cccccc;
	text-decoration:underline;
}

.Photobelixbody a:visited { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #cccccc;
	text-decoration:underline;
}

.Photobelixbody a:hover { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #0083ca;
	text-decoration:underline;
}


/* //// HEADER //// */

.Photobelixheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
}

/* //// LANGUE //// */

.Photobelixlangue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold; 	
	color: #0083ca;
}

.Photobelixlangue a:link { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;  
	color: #cccccc;	
	text-decoration:none;
}

.Photobelixlangue a:visited { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;  
	color: #cccccc;
	text-decoration:none;
}

.Photobelixlangue a:hover { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color: #0083ca;
	text-decoration:underline;
}

/* //// LANGUE SELECTED //// */

.Photobelixlangue_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold; 	
	color: #0083ca;
}

.Photobelixlangue_selected a:link { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;  
	color: #0083ca;
	text-decoration:none;
}

.Photobelixlangue_selected a:visited { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;  
	color: #0083ca;
	text-decoration:none;
}

.Photobelixlangue_selected a:hover { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color: #0083ca;
	text-decoration:underline;
}


/* //// NEWS //// */

.Photobelix_NEWS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold; 	
	color: #0083ca;
}

.Photobelix_NEWS a:link { 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;  
	color: #0083ca;
	text-decoration:none;
}

.Photobelix_NEWS a:visited { 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;  
	color: #0083ca;
	text-decoration:none;
}

.Photobelix_NEWS a:hover { 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color: #0083ca;
	text-decoration:underline;
}

/* //// MENU //// */

.Photobelix_MENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold; 	
	color: #ffffff;
}

.Photobelix_MENU a:link { 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;  
	color: #ffffff;
	text-decoration:none;
}

.Photobelix_MENU a:visited { 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;  
	color: #ffffff;
	text-decoration:none;
}

.Photobelix_MENU a:hover { 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color: #0083ca;
	text-decoration:underline;
}


/* //// CHEMIN : ACCUEIL //// */

.Photobelixaccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009966;
}

.Photobelixaccueil a:link { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #009966;
	text-decoration:none;
}

.Photobelixaccueil a:visited { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #009966;
	text-decoration:none;
}

.Photobelixaccueil a:hover { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
	text-decoration:underline;
}

/* //// FOOTER //// */

.VTXfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;

}

