 /* General page style. The scroll bar colours only visible in IE5.5+ */

body {

	

}



/* General font families for common tags */

font,th,td,p { font-family: Georgia, Times New Roman, Helvetica, sans-serif; font-size : 12px; color: #222222;}

.blu { font-family: Georgia, Times New Roman, Helvetica, sans-serif; font-size : 12px; color: #003399;}

a.men:link,a.men:active,a.men:visited { color : #930C0C; text-decoration: none;  font-size : 12px;}

a.men:hover		{ text-decoration: none; color : #ffffff;  font-size : 12px;}


a:link,a:active,a:visited { color : #930C0C; text-decoration: none;}

a:hover		{ text-decoration: underline; color : #666666;}

a.box:link,a.box:active,a.box:visited { font-size : 14px; font-family: Arial; color : #ffffff; text-decoration: none;}

a.box:hover		{ font-size : 14px; font-family: Arial; text-decoration: none; color : #930C0C;  font-weight: normal;}

td.box		{ font-family: Arial; text-decoration: none; color : #ffffff;  font-weight: normal;}

td.box2		{ text-decoration: none; color : #930C0C;  font-weight: bold; font-size : 13px;}

.box3		{ text-decoration: none; color : #ffffff;  font-weight: bold; font-size : 18px;}



hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}





.cattitle		{ font-weight: bold; font-size: 20px ;  color : #003366}

a.cattitle,a:cattitle,a:cattitle		{ text-decoration: none; color : #003366; }

a.cattitle:hover	{ text-decoration: underline; color : #003366;}

.simbolo		{ font-family: Symbol, Georgia, Times New Roman, Helvetica, sans-serif;}

.cattitle2		{ font-weight: bold; font-size: 11px ; color : #99cc99}

a.cattitle2		{ text-decoration: none; color : #000000; }



.cattitle3		{   font-size: 11px ; color : #930C0C}

a.cattitle3		{ text-decoration: none; color : #000000; }

a.cattitle3:hover{ text-decoration: none; }

a.cattitle3:hover{ text-decoration: none; }



.bigtitle	{

			font-weight: bold; font-size: 20px; font-family: "Georgia, Times New Roman, Helvetica, sans-serif;

			text-decoration: none; line-height : 100%; color:#003366;

}
 





/* Copyright and bottom info */

.tec		{ font-size: 11px; font-family: Georgia, Times New Roman, Helvetica, sans-serif; color: #222222; letter-spacing: 0px;}
.copyright		{ font-size: 9px; font-family: Georgia, Times New Roman, Helvetica, sans-serif; color: #444444; letter-spacing: 0px;}
.copyright2		{ font-size: 10px; font-family: Georgia, Times New Roman, Helvetica, sans-serif; color: #f5f5f5; letter-spacing: 0px;}

a.copyright		{ color: #000000; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

a.copyright2		{ color: #f5f5f5; text-decoration: none;}
a.copyright2:hover { color: #ffffff; text-decoration: underline;}







/* Form elements */

input,textarea, select {

	color : #000000;

	font: normal 11px Georgia, Times New Roman, Helvetica, sans-serif;

	border-color : #666666;
	
	

}



/* The text input fields background colour */

input.post, textarea.post, select {

	background-color : #FFFFFF;

	border: 1px solid;

}



input { text-indent : 2px; }



/* The buttons used for bbCode styling in message post */

input.button {

	background-color : #EFEFEF;

	color : #000000;

	font-size: 11px; font-family: Georgia, Times New Roman, Helvetica, sans-serif;

}



/* The main submit button option */

input.mainoption {

	background-color : #FAFAFA;

	font-weight : bold;

}


/* None-bold submit button */

input.liteoption {

	background-color : #FAFAFA;

	font-weight : normal;

}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */

@import url("formIE.css");



/* The largest text used in the index page title and toptic title etc. */

.maintitle	{

			font-weight: bold; font-size: 20px; font-family: "Georgia, Times New Roman, Helvetica, sans-serif;

			text-decoration: none; line-height : 100%; color:#ff0000;

}

/* The largest text used in the index page title and toptic title etc. */

h1,h2	{

			font-weight: bold; font-size: 26px; font-family: "Georgia, Times New Roman, Helvetica, sans-serif;

			text-decoration: none; line-height : 100%; color:#003366;

}
 




