/* Feuille de style de la partie droite (Page) */

.body
{
	background-color: #F2CA49
}

.temp
{ 
	color: #FFFFFF;
	font-family: arial;
	font-size: 16;
	text-align: center
}

.temp2
{ 
	color: #414200;
	font-family: arial;
	font-size: 16;
	text-align: justify
}

.temp3
{ 
	color: #414200;
	font-family: arial;
	font-size: 16;
	text-align: right
}

.titleright
{
	color: #414200;
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	font-style: italic;
	text-align: right
}

.copyright
{
	color: #864200;
	font-family: arial;
	font-size: 10;
	text-align: center
}

.pizzainfo
{ 
	color: #691900;
	font-family: arial;
	font-size: 15;
	font-weight: bold;
	/*font-style: italic;*/
	font-variant: small-caps;
	text-align: right
}

.pizzaheader
{ 
	background-color: #F3CF50;
	color: #864200;
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	text-align: center
}

.pizzaname
{ 
	background-color: #F3CF50;
	color: #864200;/*#CC6411;*/
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	text-align: left
}

.pizzadescription
{
	background-color: #F3CF50;
	color: #9A5200;
	font-family: arial;
	font-size: 12;
	font-weight: normal;
	font-style: italic;
	text-align: left
}

.pizzaprice
{
	background-color: #F3CF50;
	color: #864200;
	font-family: arial;
	font-size: 12;
	text-align: center
}

.extraname
{ 
	/*background-color: #F3CF50;*/
	color: #864200;
	font-family: arial;
	font-size: 14;
	/*font-weight: bold;*/
	text-align: right
}

.extraprice
{
	/*background-color: #F3CF50;*/
	color: #864200;
	font-family: arial;
	font-size: 12;
	text-align: center
}

.infohourday
{ 
	background-color: #F3CF50;
	color: #864200;
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	text-align: left
}

.infohourperiod
{ 
	background-color: #F3CF50;
	color: #864200;
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	text-align: center
}

.infohourtime
{ 
	background-color: #F3CF50;
	color: #9A5200;
	font-family: arial;
	font-size: 12;
	text-align: center
}

.commentsfield
{ 
	color: #864200;
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	text-align: right
}

.commentsctrl
{ 
	color: #A15886420000;
	font-family: arial;
	font-size: 14;
	text-align: left
}

.hline
{
	background-color: #EFBB52;
}

a.mainrightsm:link
{
	color: #EFBB52;
	font-style: italic;
	text-decoration: none
}

a.mainrightsm:active
{
	color: #EFBB52;
	font-style: italic;
	text-decoration: none
}

a.mainrightsm:visited
{
	color: #EFBB52;
	font-style: italic;
	text-decoration: none
}

a.mainrightsm:hover
{
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none
}

a.titleright:link
{
	color: #414200;
	font-style: italic;
	text-decoration: none
}

a.titleright:active
{
	color: #414200;
	font-style: italic;
	text-decoration: none
}

a.titleright:visited
{
	color: #414200;
	font-style: italic;
	text-decoration: none
}

a.titleright:hover
{
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none
}

