@charset "utf-8";
/* CSS Document */
#page_unicef{}

#page_unicef h1{margin: 10px 0 0 0;text-transform:uppercase;}

#page_unicef .page_content {}

#page_unicef .page_content .row_photo1 img, 
#page_unicef .page_content .row_photo2 img  {float:left;margin-right:20px;}

#page_unicef .page_content .row_photo1{width: 95%;
float: left;
margin-bottom: 20px;
margin-top: 20px;
background:#FFF;padding:15px;
}

#page_unicef .page_content .row_photo2{background:#FFF;padding:15px;float: left;width: 95%;text-decoration:none;}
#page_unicef .page_content .photo_right1 img{}
#page_unicef .page_content .photo_right2{}

#page_unicef .page_content .bloc_right_unicef  {}
#page_unicef .page_content .year_unicef {float:right;margin-right:20px;margin-bottom:0px;}


#page_unicef .page_content .text_pdf{height:85px;color: #0b87c7;}

#page_unicef .page_content .bloc_right_unicef img{margin-bottom:20px;}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#page_unicef .page_content .bloc_right_unicef .photo_right1 img{margin-top:20px;}

}

@media only screen and (max-width: 480px) {
#page_unicef .page_content .bloc_right_unicef img{width:100%;}
#page_unicef .page_content .bloc_right_unicef .photo_right1 img{margin-top:20px;}

}