/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333399;
	
	background-color: #0091F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 	{
	font-size: 24px;
	font-variant: small-caps;
			}

#contenitore {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
			}
			
#hedaer	{
	width: 950px;
	height: 130px;
	float: left;
			}
			
#logo	{
	width: 121px;
	height: 130px;
	background-image: url(images/logo_01.gif);
	background-repeat: no-repeat;
	float:left;
			}

#logo2	{
	width: 829px;
	height: 25px;
	background-image:url(images/index_02.jpg);
	background-repeat: no-repeat;
	float:left;
			}

#logo3 {
	width: 829px;
	height: 50px;
	background-image: url(images/centrosri_04.jpg);
	background-repeat:no-repeat;
	float:left;
			}

#sri	{
	width: 676px;
	height: 49px;
	float: right;
			}

#logo4 {
	width: 829px;
	height: 55px;
	background-image:url(images/logo_05.gif);
	background-repeat:no-repeat;
	float:left;
			}

#menu_sx {
	width: 274px;
	height: 494px;
	float: left;
			}
			
#contenuto {
	width: 676px;
	height: 494px;
	float: left;
	background-image:url(images/index_07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: normal;
			}

#home	{
	width: 274px;
    height: 44px;
	float: left;
			}

#chi_siamo {
	width: 274px;
    height: 44px;
	float: left;
			}
			
#rebirthing {
	width: 121px;
    height: 45px;
	float: left;
			}
			
#autostima {
	width: 153px;
    height: 45px;
	float: left;
			}
			
#attivita	{
	width: 274px;
    height: 45px;
	float: left;
			}

#esperienze	{
	width: 274px;
    height: 46px;
	float: left;
			}
			
#dove_siamo	{
	width: 274px;
    height: 50px;
	float: left;
			}
			
#links	{
	width: 274px;
    height: 47px;
	float: left;
			}
			
#curva	{
	width: 274px;
    height: 149px;
	float: left;
	background-image: url(images/centrosri-01_15.jpg);
	background-repeat: no-repeat;
			}

#footer {
	width: 950px;
	height: 30px;
	float: left;
			}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333399;
}

