@charset "utf-8";
/* CSS Document */

.Quadre_Horaris {
	border: medium double #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}

 .RatlleH {
	border-top-style: none;
	border-top-color: #5C5C5C;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5C5C5C;
	border-right-color: #5C5C5C;
	border-left-color: #5C5C5C;
}

.Ratlle2H {
	border-top-style: solid;
	border-top-color: #5C5C5C;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5C5C5C;
	border-right-color: #5C5C5C;
	border-left-color: #5C5C5C;
}

.RatlleV {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #5C5C5C;
}

.inicio_td{
background-color: #000;
color:#FFFFFF;
}

.inicio_td_over{
background-color: #9F0009;
color: #FFFFFF;
}

.inicio_entrar_td{
background-color: #9F0009;
}

.inicio_entrar_td_over{
background-color: #9F0009;
}

.inicio_entrar_td_studio{
background-color: #ef7c00;
}

.inicio_entrar_td_studio_over{
background-color: #ef7c00;
}
.site_td{
background-color: #000;
color:#FFFFFF;
}

.site_td_over{
background-color: #9F0009
}

.site_td_studio{
background-color: #000;
color: #0C0;
}

.site_td_studio_over{
background-color:  #ef7c00;
}



