/* CSS Document | PIROMAGIA 2004 */

/* Defines the body and links */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #CC6600;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #333333;
}
a:active {
	color: #CC6600;
}

/* Defines some backgrounds used in the web site construction */

.bk_esquerda {
	background-image: url(imagens/elements/resto_lat_dir.jpg);
	background-repeat: no-repeat;
}

/* defines the typing (colors, fonts, sizes... */

.conteudos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}



.form_boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	width: 310px;
}

