@charset "UTF-8";
/* CSS Document */
.openSans {
	font-family: 'Open Sans', sans-serif;
}
.cormorant {
	font-family: 'Cormorant', serif;
}
/*h_menu######################################################*/
.main_menu  {   text-decoration: none; line-height:25px; padding-left: 50px; } 
    .main_menu a:link, .main_menu a:visited{ font-family: 'Open Sans', sans-serif; color:#fff; font-size:24px; font-weight:300; text-decoration:none ; }
.main_menu a:hover, .main_menu a:active{ font-family: 'Open Sans', sans-serif; color:#fff; font-size:24px; font-weight:300; text-decoration: underline;  }

    
     


    
     
        .main_menu li { padding-left: 15px; padding-bottom: 15px; padding-top: 15px} 
        .main_menu span{ font-family: 'Open Sans', sans-serif; color:#bdbdbd; font-size:18px; font-weight:300;}
        .main_menu span span{ font-size: 14px}

/*h_menu######################################################*/
/*bot_menu######################################################*/
.bot_menu_on {	color: #fff;	font-family: 'Open Sans', sans-serif;	font-weight: 300;	border: 1px solid #000;	background-color: #000;	font-size: 21px;	cursor: default;	padding-left: 10px;	padding-right: 10px;}
.bot_menu_on a:link, .bot_menu_on a:visited {	color: #fff;	text-decoration: none;}
.bot_menu_on a:hover, .bot_menu_on a:active {	color: #fff;	text-decoration: none;}

.bot_menu_off {	color: #fff;	font-family: 'Open Sans', sans-serif;	font-weight: 300;	border: 1px solid #e9e8e6; border-bottom:1px solid #000; 	cursor: pointer;	font-size: 21px;	padding-left: 10px;	padding-right: 10px;}
.bot_menu_off a:link, .bot_menu_off a:visited {	color: #333;	text-decoration: none;}
.bot_menu_off a:hover, .bot_menu_off a:active {	color: #333;	text-decoration: none;}

.bot_menu_sel {	color: #333;	font-family: 'Open Sans', sans-serif;	font-weight: 300;	border: 1px solid #000;	cursor: pointer;	font-size: 21px;	padding-left: 10px;	padding-right: 10px;}
.bot_menu_sel a:link, .bot_menu_sel a:visited {	color: #333;	text-decoration: none;}
.bot_menu_sel a:hover, .bot_menu_sel a:active {	color: #333;	text-decoration: none;}

/*bot_menu######################################################*/



.whiteSeasonMenu{background-color:#fff; cursor:pointer}


.colorSeasonMenu{ background-color:#fdc1c1; cursor:pointer;}
/*.colorSeasonMenu a{  text-decoration:underline}*/
.colorSeasonMenu a:link, .colorSeasonMenu a:hover, .colorSeasonMenu a:active, .colorSeasonMenu a:visited {  text-decoration:underline !important}

#gazeta {margin:auto; padding-left:10px; padding-right:10px;  }
#gazeta >div{height:10px} 
#gazeta >p{ display: table !important; margin: 0px;height:10px; }


/*#gazeta p:nth-last-child(n+7), #gazeta p:nth-last-child(n+7) ~  p {height:100px}*/

