@charset "UTF-8";
@import url("./local.css");


/***** HTML basic elements *****/




/***** Classified elements *****/

div.photo-comment {
	margin-top:   5px;
	margin-bottom: 10px;
	border-left:  #f094ae 8px solid;
	padding-left: 2px;
}


/***** Identified elements *****/

img#navl03 {
	border-bottom: #ff0000 4px solid;
}

