
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) repeat-y center;
	font-size: 11px;
	text-align: left;
	font-family: Verdana;		
}

a:link		{text-decoration:none; color: #3E649D; }
a:visited	{text-decoration:none; color: #3E649D; }
a:hover 	{text-decoration: underline; color: #3E649D; }

.main	{
	margin: 0;
	padding: 0;
	width: 780px;
}

.main table {
	border: 0px;
	font-size: 11px;
	width: 780px;
	text-align: left;
	font-family: Verdana;	
	color: #3E649D;
	padding: 0px;
	margin: 0px;
}

.td1home {
	vertical-align: middle;
	text-align: center;
	width: 90%;
	font-size: 13px;
	text-align: center;
	font-family: Arial;	
	color: #3E649D;
	font-weight: bold;
}

.td2home {
	vertical-align: top;
	text-align: center;
	width: 209px;
	font-size: 13px;
	color:#FFFFFF;
	line-height: 16px;	
	font-family: Verdana;	
}

.td1{
	vertical-align: top;
	text-align: center;
	width: 209px;
	background-color: #3B4A8D;
}
.td2{
	vertical-align: top;
	text-align: center;
	width: 542px;
}

.tdcopy {
	vertical-align: middle;
	text-align: center;
	width: 29px;
}

.td2 table {
	border: 0px;
	font-size: 11px;
	width: 456px;
	text-align: justify;
	font-family: Verdana;	
	color: #3B4A8D;
	padding: 0px;
	margin: 0px;
	line-height: 17px;
	}

h2 {
	color:#FFFFFF;	
	font-size: 14px;
	font-family: Arial;	
	font-weight: bold;
	padding: 15px 0px 3px 0px;
	margin: 0px;
}

h3 {
	color:#3B4A8D;	
	font-size: 14px;
	font-family: Arial;	
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px;
	border-bottom: 1px solid #3B4A8D;
	letter-spacing: 1px;
}

h4 {
	color:#3B4A8D;	
	font-size: 12px;
	font-family: Arial;	
	font-weight: bold;
	padding: 2px 0px 3px 0px;
	margin: 0px;
}


hr{
	width: 100%;
	height: 1px; 
	color: #3B4A8D; /* color is for IE */
	background: #3B4A8D; /* background is for all other web browsers */
	border: 0; /* border: 0 removes the shading in most web browsers */
	margin: 0; /* A zero-margin aligns it in most web browsers */
	text-align: center; /* Aligns it in IE */
}

.hr2{
	width: 100%;
	height: 1px;
	color: #D1D1D1; /* color is for IE */
	background: #D1D1D1; /* background is for all other web browsers */
	border: 0; /* border: 0 removes the shading in most web browsers */
	margin: 0; /* A zero-margin aligns it in most web browsers */
	text-align: center; /* Aligns it in IE */
}

.menu {
	background-color: #3B4A8D;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 16px;
	width: 209;
	text-align: right;
	margin: 0px;
	padding: 7px 0px 10px 0px;
	font-weight: normal;
}

.menusp {
	padding: 0px 29px 14px 10px;
}

.menu a				{text-decoration:none; color: #FFFFFF; }
.menu a:link		{text-decoration:none; color: #FFFFFF; }
.menu a:visited	{text-decoration:none; color: #FFFFFF; }
.menu a:hover 		{text-decoration: underline; color: #00A9B9; }

.menu2 {
	background-color: #3B4A8D;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 16px;
	width: 209;
	text-align: left;
	margin: 0px;
	font-weight: normal;
}

.menu2sp {
	padding: 0px 10px 14px 29px;

}

.menu2 a				{text-decoration:none; color: #FFFFFF; }
.menu2 a:link		{text-decoration:none; color: #FFFFFF; }
.menu2 a:visited	{text-decoration:none; color: #FFFFFF; }
.menu2 a:hover 	{text-decoration: underline; color: #00A9B9; }

.copy {
	text-align: center;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Verdana;
}

.copy a				{text-decoration:none; color: #000000; }
.copy a:link		{text-decoration:none; color: #000000; }
.copy a:visited	{text-decoration:none; color: #000000; }
.copy a:hover 	{text-decoration: underline; color: #00A9B9; }


.images {
	/*
	border: 1px solid #DDDDDD;
	padding: 2px;
	background-color: #F2F2F2;
	*/
	padding:10px; 	
	background: url(../images/bgimages.jpg) no-repeat;
}

.img {
	border: 1px solid #DDDDDD;
}

.imageshome {
	padding-top:10px; 	
	padding-left:10px; 		
	background: url(../images/bgimageshome.jpg) no-repeat bottom right;
	text-align: center;
}

.bgcornerright {
	padding-bottom:20px;
	padding-right: 20px;
	background: url(../images/bgimages2.jpg) no-repeat bottom right;
}

.form {
	BORDER: 1px solid #B0B0B0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	width: 190px;
}

.formpulsante {
	BORDER: 1px solid #9C9C9C;
	BACKGROUND: #D1D1D1;
	height: 20px;
	color: #3D3D3D;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}