/* GLOBAL */
html{	
	width : 100%;
	height: 100%;
}

body {
	width           : 100%;
	height          : 100%;
	font-size       : 62.5%;
    background-color: #ECEDED;
    font-family     : "Trebuchet MS";
    margin          : auto;
    padding         : 0px;
}

* {
	font-size   : 1em;
	/* reset font-sizes to 1em == 10px */
	padding     : 0;
	margin      : 0;
	font-family : Verdana,Helvetica,sans-serif;
	list-style  : none;
}
a img{
	border : 0;
}

.clear{
	clear : both;
}



/* PAGE */

.fake_main {
    background-image    : url( ../images/images/common/petitgris.png );
    background-repeat   : no-repeat;
    width               : 1037px;
    margin  : 0 auto;
}

#main_frame { 
    width   : 987px; 
    margin  : 0 auto;
}

#main_frame #title {
    background-image    : url( ../images/images/common/top.png );
    background-repeat   : no-repeat;
   /* width               : 987px;*/
    height              : 72px;
    margin              : 0px;
    padding             : 0px;
}

#main_frame #menu_bar {
    background-image    : url( ../images/images/common/bandeblanche.png );
    background-repeat   : no-repeat;
    /*width               : 987px;*/
    height              : 24px;
    margin              : 0px;
    padding             : 0px;
}


#main_frame #submenu {
    background-image    : url( ../images/images/common/bandegrise.png );
    background-repeat   : no-repeat;
    /*width               : 987px;*/
    height              : 27px;
    margin              : 0px;
    padding             : 0px;
}

#main_frame #ContentContainer {
    background-image    : url( ../images/images/pixel.png );
    background-repeat   : repeat;
    /*width               : 987px;*/
    min-height          : 600px;
    margin              : 0px;
    padding             : 0px;
}

#main_frame #footer {
    background-image    : url( ../images/images/common/footer.png );
    background-repeat   : no-repeat;
    /*width               : 987px;*/
    height              : 103px;
    margin              : 0px;
    padding             : 0px;
}


.image_footer { 
    text-align  : left ; 
    float       : left ;
    margin-left : 170px;
    margin-top  : 16px;
}

.copyright { 
    color : #5b5b5b; 
    font-family     : "Trebuchet MS";
    font-size : 10px; 
    text-align :center; 
    margin-left : 200px;
    margin-top : 78px;
    float : left ;
}

.copyright a{
    text-decoration : none;
    color : #5b5b5b; 
    font-family     : "Trebuchet MS";
    font-size : 10px; 

}

ul#menu
{
    float           : right ;
	margin          : 0 ;
    padding-right   : 10px;
    height          : 24px;
	/*list-style-type : none ;*/
}


ul#menu li
{
	float       : left ;
	text-align  : center ;
    font-size   : 14px;
    font-family : "Trebuchet MS";
    height      : 24px;
}

ul#menu li a
{
	display         : block ;
	/*width: 110px ;*/
	line-height     : 24px ;
	color           : #000 ;
	text-decoration : none ;
    padding-left    : 20px;
    padding-right   : 20px;
}

ul#menu li a:hover
{
	display         : block ;
	/*width: 110px ;*/
	line-height     : 24px ;
	color           : #B1B3B4;
	text-decoration : none ;
    padding-left    : 20px;
    padding-right   : 20px;
}

ul#menu li a.current
{
	display         : block ;
	/*width: 110px ;*/
	line-height     : 24px;
	color           : #00A0C6;
	text-decoration : none;
    padding-left    : 20px;
    padding-right   : 20px;
}


ul#menu li a.pro {
	color           : #FFFFFF;
}

ul#menu li a.pro:hover {
	color           : #00A0C6;
}


/* HOMEPAGE*/

#fake_div {
    width           : 764px;
    height          : 220px;
    margin          : 0px;
    padding-left    : 20px;
    padding-top     : 10px;
}

#main_frame #ContentContainer #left_div {
    width           : 764px;
    margin          : 0px;
    padding-left    : 10px;
    padding-top     : 10px;
}


#main_frame #ContentContainer #left_div #featured_app#{
    float   : left;
    width   : 764px;
    height  : 505px;
    margin  : 0px;
    padding : 0px;
}


#main_frame #ContentContainer #left_div #welcome {
    float   : left;
    width   : 251px;
    margin  : 0px;
    padding-left : 20px;
   
}

#main_frame #ContentContainer #left_div #welcome #welcome_top {
    background-image    : url( ../images/images/common/topgris.png );
    background-repeat   : no-repeat;
    height              : 24px;
    /*width               : 251px;
    margin              : 0px;
    padding             : 0px;*/
}

#main_frame #ContentContainer #left_div #welcome #welcome_content {
    background-image    : url( ../images/images/common/pixelgris.jpg );
    background-repeat   : repeat;
    /*width               : 251px;
    margin              : 0px;
    padding             : 0px;*/
    
}

#welcome_content p {
    padding-left    : 20px;
    padding-right   : 20px;
    padding-bottom  : 7px;
    margin          : 0px;
    color           : White;
    font-family     : "Trebuchet MS";
    font-size       : 12px;
}

#welcome_content p.title {
    color           : White;
    font-family     : "Trebuchet MS";
    font-size       : 14px;
    font-weight     : bold;
}

#welcome_content span {
    color           : White;
    font-family     : "Trebuchet MS";
    font-size       : 12px;
}

#main_frame #ContentContainer #left_div #welcome #welcome_bottom {
    background-image    : url( ../images/images/common/bottomgris.png );
    background-repeat   : no-repeat;
    height              : 12px;
    /*width               : 251px;
    margin              : 0px;
    padding             : 0px;*/
}



#main_frame #ContentContainer #left_div #news {
    /*float           : left;*/
    width           : 479px;
    margin          : 0px;
    padding-left    : 285px;
}

#main_frame #ContentContainer #left_div #news #news_top {
    background-image    : url( ../images/images/common/topnews.png );
    background-repeat   : no-repeat;
    height              : 24px;
    width               : 479px;
    margin              : 0px;
    padding             : 0px;
}

#main_frame #ContentContainer #left_div #news #news_content {
    background-image    : url( ../images/images/common/pixel.jpg );
    background-repeat   : repeat;
    width               : 479px;
    margin              : 0px;
    padding             : 0px;
}

#news_content p {
    margin          : 0px;
    padding-left    : 25px;
    padding-bottom  : 10px;
    margin          : 0;
    color           : Black;
    font-family     : "Trebuchet MS";
    font-size       : 14px;
    font-weight     : bold;

}

#main_frame #ContentContainer #left_div #news #news_content ul {
    padding-left    : 25px;
    padding-right   : 25px;
    margin          : 0;
}

#main_frame #ContentContainer #left_div #news #news_content ul li {
    padding-bottom    : 10px;
}

#main_frame #ContentContainer #left_div #news #news_content ul li.newsDate {
    color           : #00A0C6;
    padding-bottom  : 3px;
    font-family     : "Trebuchet MS";
    font-weight     : bold;
    font-size       : 12px;
}
#main_frame #ContentContainer #left_div #news #news_content ul li p {
    color           : Black;
    padding-bottom  : 0px;
    padding-left    : 0px;
    font-family     : "Trebuchet MS";
    font-size       : 12px;
    font-weight     : normal;
}

#main_frame #ContentContainer #left_div #news #news_content ul li p span{
    color           : Black;
    font-family     : "Trebuchet MS";
    font-size       : 12px;
    font-weight     : normal;
}

#main_frame #ContentContainer #left_div #news #news_content .moreNews {
    padding-left    : 350px;
    padding-right   : 25px;
    text-decoration : none;
        color           : #00A0C6;
    font-family     : "Trebuchet MS";
    font-weight     : bold;
    font-size       : 12px;
}


#main_frame #ContentContainer #left_div #news #news_bottom {
    background-image    : url( ../images/images/common/bottomnews.png );
    background-repeat   : no-repeat;
    width               : 479px;
    height              : 19px;
    margin              : 0px;
    padding             : 0px;
}


#main_frame #ContentContainer #Applications { 
    float           : right;
    display         : block;
    margin-top      : 40px;
    padding-right   : 10px;
    list-style      : none; 
    width           : 195px; 
}

#main_frame #ContentContainer #Applications a {
    color           : black; 
    text-decoration : none;
    
}

#main_frame #ContentContainer #Applications li { 
    padding         : 2px;
    text-align      :left; 
    height          : 60px;
    margin-bottom   : 4px;
    /* margin: 2px auto;*/ 
    vertical-align  : top;
}

#main_frame #ContentContainer #Applications img {
    float   : left; 
    border  : none;
}

#main_frame #ContentContainer #Applications .ApplicationName {
    padding-left: 60px;
    font-size   : 14px;
    font-weight : 550;
}

#main_frame #ContentContainer #Applications .ApplicationText {
    color           : #5b5b5b; 
    padding-left    : 60px;
    font-size       : 11px;
    height          : 35px;
}

#superfooter{
    height  : 82px;
    margin  : 0px;
    padding : 0px;
}

#superfooter #freezy1 {
    background-image        : url( ../images/images/common/motiffrise.png );
    background-repeat       : repeat-x;
	width                   : 100%;
    height                  : 82px;
    margin                  : 0px;
    padding                 : 0px;
    background-position-x   : 0%;
    background-position-y   : 100%;
}

#superfooter #freezy1 img {
    width                   : 26px;
    height                  : 26px;
    margin                  : 0px;
    padding-top             : 51px;
    padding-left            : 40px;
}




#main_frame #ContentContainer #LeftApplications { 
    float       : left;
    display     : block;
    margin-top  : 20px; 
    list-style  : none; 
    padding-left : 20px; 
    width       : 150px; 
}

#main_frame #ContentContainer #LeftApplications a {
    color           : black; 
    text-decoration : none;
    
}

#main_frame #ContentContainer #LeftApplications li { 
    padding         : 2px;
    text-align      :left; 
    height          : 45px;
    margin-bottom   : 4px;
    /* margin: 2px auto;*/ 
    vertical-align  : top;
}

#main_frame #ContentContainer #LeftApplications img {
    float   : left; 
    border  : none;
}

#main_frame #ContentContainer #LeftApplications .ApplicationName {
    padding-left: 50px;
    font-size   : 11px;
    /*font-weight : 600;*/
}

#main_frame #ContentContainer #LeftApplications .ApplicationText {
    color           : #5b5b5b; 
    padding-left    : 50px;
    font-size       : 9px;
}



/* NEWS PAGE */




#main_frame #ContentContainer #News {
    
    padding-left : 200px;
    padding-top : 20px; 
}

#main_frame #ContentContainer #News #News_top { 
    background-image    : url( ../images/images/news/freezy-news.png );
    background-repeat   : no-repeat;
    height              : 133px;
    width               : 679px;
    padding-top         : 0px;
}
#main_frame #ContentContainer #News p.entete {
    float           : right;
    color           : #00A0C6;
    font-family     : "Trebuchet MS";
    font-size       : 18px;
    font-weight     : bold;
    padding-top     : 116px;
    padding-right   : 10px;
    
}

#main_frame #ContentContainer #News #News_top #News_rss{ 
    background-image    : url( ../images/images/news/flux1.png );
    background-repeat   : no-repeat;
    height              : 45px;
    width               : 46px;
    float               : right;
    margin-top         : 105px;
    padding-right       : 8px;
}

#main_frame #ContentContainer #News #News_top #News_rss:hover{ 
    background-image    : url( ../images/images/news/flux2.png );
    background-repeat   : no-repeat;
    height              : 45px;
    width               : 46px;
    float               : right;
    margin-top         : 105px;
    padding-right       : 8px;
}

#main_frame #ContentContainer #News #News_content{ 
    background-image    : url( ../images/images/common/common-pixel.png );
    background-repeat   : repeat;
    width               : 679px;
    padding-top         : 0px;
}

#main_frame #ContentContainer #News #News_bottom{ 
    background-image    : url( ../images/images/common/common-bottom.png );
    background-repeat   : no-repeat;
    height              : 11px;
    width               : 679px;
    padding-top         : 0px;
}

#main_frame #ContentContainer #News #News_content a {
    color           : #00A0C6; 
    text-decoration : none;
    font-family     : "Trebuchet MS";
    font-size       : 13px;
    font-weight      : bold;
    
}

#main_frame #ContentContainer #News  ul { 
    list-style  : none;
    padding-top  : 24px;
    margin-left : 24px;
    width       : 630px;
}
#main_frame #ContentContainer #News #News_content li { 
    padding-bottom   : 20px;
    text-align      :left; 
    min-height       : 60px;
    /* margin: 2px auto;*/ 
    vertical-align  : top;
    
}

#main_frame #ContentContainer #News #News_content img {
    float   : left; 
    border  : none;
}

#main_frame #ContentContainer #News #News_content .NewsHeader {
    padding-left    : 55px;
    padding-bottom  : 5px;
    color           : #00A0C6; 
    font-family     : "Trebuchet MS";
    font-size       : 13px;
    
    
}

#main_frame #ContentContainer #News #News_content .NewsContent {
    color           : black; 
    padding-left    : 55px;
    font-family     : "Trebuchet MS";
    font-size       : 12px;
}



/* PARTNERS PAGE */


#main_frame #ContentContainer #Partners {
    
    padding-left : 200px;
    padding-top : 20px; 
}

#main_frame #ContentContainer #Partners #Partners_top { 
    background-image    : url( ../images/images/partners/freezy-partners.png );
    background-repeat   : no-repeat;
    height              : 133px;
    width               : 679px;
    padding-top         : 0px;
}

#main_frame #ContentContainer #Partners #Partners_top p{ 
    padding-top         : 120px;
    padding-left        : 525px;
    font-family  : "Trebuchet MS";
    font-size       : 14px;
}

#main_frame #ContentContainer #Partners #Partners_content{ 
    background-image    : url( ../images/images/common/common-pixel.png );
    background-repeat   : repeat;
    width               : 679px;
    padding-top         : 0px;
    min-height          : 400px;
}

#main_frame #ContentContainer #Partners #Partners_content img{ 
    float               : left;
    padding-top         : 20px;
    padding-left        : 20px;
}


#main_frame #ContentContainer #Partners #Partners_content .PartnerName{ 
    padding-top         : 30px;
    padding-left        : 180px;
    font-family         : "Trebuchet MS";
    font-size           : 12px;
    font-weight         : bold;
    
}


#main_frame #ContentContainer #Partners #Partners_content .PartnerDescription{ 
    padding-top         : 10px;
    padding-left        : 180px;
    width               : 470px;
}

#main_frame #ContentContainer #Partners #Partners_content .PartnerDescription p{ 
    font-family         : "Trebuchet MS";
    font-size           : 12px;
}


#main_frame #ContentContainer #Partners #Partners_content .PartnerLink{ 
    padding-top         : 10px;
    padding-left        : 180px;
}

#main_frame #ContentContainer #Partners #Partners_content .PartnerLink a{ 
    text-decoration     : none;
    font-size           : 12px;
    color               : #00A0C6;
}


#main_frame #ContentContainer #Partners #Annuaires_content{ 
    background-image    : url( ../images/images/common/common-pixel.png );
    background-repeat   : repeat;
    width               : 679px;
    padding-top         : 0px;
    
}

#main_frame #ContentContainer #Partners #Annuaires_content p { 
    padding-left        : 20px;
}

#main_frame #ContentContainer #Partners #Partners_bottom{ 
    background-image    : url( ../images/images/common/common-bottom.png );
    background-repeat   : no-repeat;
    height              : 11px;
    width               : 679px;
    padding-top         : 0px;
}



/* ABOUT US PAGE */

#main_frame #ContentContainer #staff {
    /*float           : left;*/
    width           : 680px;
    margin          : 0px;
    padding-left    : 200px;
    padding-top     : 20px;
}

#main_frame #ContentContainer #staff #staff_GreenSnail {
    background-image    : url( ../images/images/staff/staff-GreenSnail.png );
    background-repeat   : no-repeat;
    height              : 202px;
    width               : 688px;
    margin              : 0px;
    padding-left        : 200px;
}

#main_frame #ContentContainer #staff #staff_YellowSnail {
    background-image    : url( ../images/images/staff/staff-YellowSnail.png );
    background-repeat   : no-repeat;
    height              : 202px;
    width               : 688px;
    margin              : 0px;
    padding-left        : 30px;
}

#main_frame #ContentContainer #staff #staff_PinkSnail {
    background-image    : url( ../images/images/staff/staff-PinkSnail.png );
    background-repeat   : no-repeat;
    height              : 202px;
    width               : 688px;
    margin              : 0px;
    padding-left        : 200px;
}

#main_frame #ContentContainer #staff #staff_FreezySnail {
    background-image    : url( ../images/images/staff/staff-FreezySnail.png );
    background-repeat   : no-repeat;
    height              : 202px;
    width               : 688px;
    margin              : 0px;
    padding-left        : 30px;
}

#main_frame #ContentContainer #staff ul {
    padding-top     : 40px;
    padding-left    : 15px;
    padding-right   : 15px;
    margin          : 0;
}

#main_frame #ContentContainer #staff ul li.staffName {
    color           : Black;
    padding-bottom  : 6px;
    font-family     : "Trebuchet MS";
    font-size       : 16px;
}

#main_frame #ContentContainer #staff ul li.staffDescription {
    color           : Black;
    padding-bottom  : 0px;
    width           : 400px;
    font-family     : "Trebuchet MS";
    font-size       : 14px;
}


/* CONTACT PAGE */

#main_frame #ContentContainer #Contacts {
    padding-left : 200px;
    padding-top : 20px; 
}

#main_frame #ContentContainer #Contacts #Contact_top { 
    background-image    : url( ../images/images/contact/freezy-contact.png );
    background-repeat   : no-repeat;
    height              : 133px;
    width               : 679px;
    padding-top         : 0px;
}

#main_frame #ContentContainer #Contacts #Contact_content{ 
    background-image    : url( ../images/images/common/common-pixel.png );
    background-repeat   : repeat;
    width               : 679px;
    padding-top         : 0px;
}

#main_frame #ContentContainer #Contacts #Contact_bottom{ 
    background-image    : url( ../images/images/common/common-bottom.png );
    background-repeat   : no-repeat;
    height              : 11px;
    width               : 679px;
    padding-top         : 0px;
}

#main_frame #ContentContainer #Contacts #Contact_content a {
    color           : #00A0C6; 
    text-decoration : none;
    font-family     : "Trebuchet MS";
    font-size       : 13px;
    font-weight      : bold;
    
}

#main_frame #ContentContainer #Contacts  ul { 
    list-style  : none;
    padding-top  : 24px;
    margin-left : 24px;
}
#main_frame #ContentContainer #Contacts #Contact_content li { 
    padding         : 2px;
    text-align      :left; 
    height          : 60px;
    /* margin: 2px auto;*/ 
    vertical-align  : top;
}

#main_frame #ContentContainer #Contacts #Contact_content img {
    float   : left; 
    border  : none;
}

#main_frame #ContentContainer #Contacts #Contact_content .ContactAddress {
    padding-left: 55px;
    
    
}

#main_frame #ContentContainer #Contacts #Contact_content .ContactDescription {
    color           : black; 
    padding-left    : 55px;
    font-family     : "Trebuchet MS";
    font-size       : 12px;
}









/* PRO PAGE */

#main_frame #ContentContainer #Pro {
    padding-left : 60px;
    padding-top  : 20px; 
}

#main_frame #ContentContainer #Pro img {
    float        : left;
    padding-left : 40px;
    padding-top  : 20px; 
}

#main_frame #ContentContainer #Pro #Pro_top { 
    background-image    : url( ../images/images/pro/pro-top.png );
    background-repeat   : no-repeat;
    height              : 48px;
    width               : 873px;
}

#main_frame #ContentContainer #Pro #Pro_top p{ 
    padding-top         : 22px;
    padding-left        : 725px;
    font-family  : "Trebuchet MS";
    font-size       : 14px;
}

#main_frame #ContentContainer #Pro #Pro_content{ 
    background-image    : url( ../images/images/pro/pro-pixel.png );
    background-repeat   : repeat;
    width               : 873px;
    padding-top         : 0px;
    min-height          : 760px;
}

#main_frame #ContentContainer #Pro #Pro_bottom{ 
    background-image    : url( ../images/images/pro/pro-bottom.png );
    background-repeat   : no-repeat;
    height              : 10px;
    width               : 873px;
    padding-top         : 0px;
}

#main_frame #ContentContainer #Pro #Pro_content #Pro_text {
    padding-left : 250px;
    padding-top  : 60px;
    width        : 565px; 
    font-family  : "Trebuchet MS";
}

#main_frame #ContentContainer #Pro #Pro_content #Pro_text p{
    font-family  : "Trebuchet MS";
    font-size       : 14px;
    color           : #3C3C3C;
}

#main_frame #ContentContainer #Pro #Pro_content #Pro_text span{
    font-family  : "Trebuchet MS";
}

#main_frame #ContentContainer #Pro #Pro_content #Pro_text a{
    color           : #00A0C6;
    text-decoration : none;
}





/* APPLICATION PAGE */

#main_frame #ContentContainer #Application {
    padding-top     : 7px;
    padding-left    : 185px;
    width           : 765px;
}

#main_frame #ContentContainer #Application #Application_main{
 
    width       : 765px;
    height      : 645px;
}

#main_frame #ContentContainer #Application #Application_main #Information_box{
 
    width       : 150px;
    height      : 120px;
}

#main_frame #ContentContainer #Application #Application_main #Information_box img{
 
    margin-bottom   : 15px ;
}

#main_frame #ContentContainer #Application #Application_main #Information_box p {
 
    color       : black;
    font-family : "Trebuchet MS";
    font-size   : 12px;
}
#main_frame #ContentContainer #Application #Application_main #Information_box p span{
 
    color       : #00A0C6;
    font-family : "Trebuchet MS";
    font-size   : 12px;
}

#main_frame #ContentContainer #Application #Application_main #Information_box #buy {
    background-image    : url( ../images/images/application/acheter_base.png );
    background-repeat   : no-repeat;
    height              : 21px;
    width               : 68px;
    margin-top          : 10px ;
}

#main_frame #ContentContainer #Application #Application_main #Information_box #buy:hover {
    background-image    : url( ../images/images/application/acheter_dessus.png );
    background-repeat   : no-repeat;
    height              : 21px;
    width               : 68px;
    margin-top          : 10px ;
}

#main_frame #ContentContainer #Application #Application_main #Information_box #get {
    background-image    : url( ../images/images/application/obtenir_base.png );
    background-repeat   : no-repeat;
    height              : 21px;
    width               : 68px;
    margin-top          : 10px ;
}

#main_frame #ContentContainer #Application #Application_main #Information_box #get:hover {
    background-image    : url( ../images/images/application/obtenir_dessus.png );
    background-repeat   : no-repeat;
    height              : 21px;
    width               : 68px;
    margin-top          : 10px ;
}


#main_frame #ContentContainer #Application #Features_top { 
    background-image    : url( ../images/images/application/feature-top.png );
    background-repeat   : no-repeat;
    height              : 10px;
    width               : 765px;
    padding-top         : 0px;
}

#main_frame #ContentContainer #Application #Features_content{ 
    background-image    : url( ../images/images/feature/feature-pixel.png );
    background-repeat   : repeat;
    width               : 765px;
    padding-top         : 0px;
}

#main_frame #ContentContainer #Application #Features_bottom{ 
    background-image    : url( ../images/images/application/feature-bottom.png );
    background-repeat   : no-repeat;
    height              : 10px;
    width               : 765px;
    padding-top         : 0px;
}

#main_frame #ContentContainer #Application  #Features_content ul { 
    list-style  : none;
    padding-top  : 24px;
    margin-left : 24px;
}
#main_frame #ContentContainer #Application #Features_content li { 
    padding         : 2px;
    text-align      :left; 
    min-height      : 155px;
    vertical-align  : top;
}

#main_frame #ContentContainer #Application #Features_content img {
    float   : left; 
    border  : none;
}

#main_frame #ContentContainer #Application #Features_content .FeatureTitle {
    padding-left    : 150px;
    font-family     : "Trebuchet MS";
    font-size       : 16px;
    font-weight     : bold;
    padding-bottom  : 10px;
}

#main_frame #ContentContainer #Application #Features_content .FeatureDescription p {
    color           : #5b5b5b; 
    padding-left    : 150px;
    padding-right   : 22px;
    font-family     : "Trebuchet MS";
    font-size       : 12px;
}

#main_frame #ContentContainer #Application #Features_content .FeatureDescription ul {
    padding-left    : 150px;
    padding-right   : 22px;
    padding-top     : 0px;
    padding-bottom  : 10px;
    margin          : 0px;
    list-style-type : square;
    list-style-position : inside;
    list-style-image : none;
}

#main_frame #ContentContainer #Application #Features_content .FeatureDescription li {
    color           : #5b5b5b;
    min-height      : 0px;
    padding-left    : 20px;
    padding-right   : 22px;
    font-family     : "Trebuchet MS";
    font-size       : 12px;
}

/* SITEMAP PAGE */

.big { 
    font-weight     : bold;
    font-family     : "Trebuchet MS";
    font-size       : 13px;
}

.bigItal { 
    font-weight     : bold;
    font-family     : "Trebuchet MS";
    font-size       : 13px;
    font-style      : italic;
}

