/* Style for chiaravisentini.eu */




p {
 text-align: justify;
 }
 
 
.bgwhite {
 color: black;
 background-color: white;
 text-align: justify;
 line-height: 1.2em;
 }

.curri {
 line-height: 1.2em;
 }
 
img {
  border: none;
}

body.first-page {
 background:   rgb(183,179,179);
 color: white;
 margin-left: 3em;
 margin-right: 3em;
 margin-top: 1.5em;
}

body.home-page {
 background:  rgb(183,179,179);
 color: white;
 margin-left: 1em;
 margin-right: 1em;
}

body.bizintro {
 background:   rgb(183,179,179);
 color: white;
 margin-left: 1em;
 margin-right: 1em;
}

body.text-page {
 background: #000015;
 color: orange;
}

h2 {
 text-align: center;
 color: white;
}

address {
 color: orange;
 font-style: normal; 
}

 .title {
 font-size: x-large;
 font-family: Verdana;
 text-align:  center;
 font-weight: normal;
 font-style: normal;
  }

.titlebiz {
 font-size: xx-large;
 text-align:  center;
 font-weight: normal;
 font-style: normal;
  }

.intro {
 text-align: justify;
 line-height: 1.3em;
 }
 
	
	
	
/* LINKS   */

a {
	text-decoration: none;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;	
}

a.language {
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana;
	font-size: x-large;
	}

a.sito {
	font-size: 1em;
}


a:link, a:visited, a:link.small, a:visited.small a:link.home, a:visited.home {
	color: gray;
}

a:link.red, a:visited.red {
	color: white;
}

a:link.curri, a:visited.curri {
	color: yellow;
}

a:hover.curri {
	color: black;
}


a:hover, a:hover.red, a:hover.small a:hover.home {
	color: white;
}

a:hover.listen {
  color: green;
}

a:active: {
 color: #303030;
}

a:link.small, a:hover.small, a:visited.small, a:active.small {
	font-size: 1em;
}

/* link del cd arpaceltica */
a:link.celtic, a:hover.celtic, a:visited.celtic, a:active.celtic {
	color: #30AC30;
}


a.home {
	font-size: 1.2em;
}

/*END*/

 
.arancio {
 color: orange;
}


.acheter {
 background-color: rgb(230,0,0);
 text-align: justify;
 padding: 1em;
}

.search {
	color: #aa0606;
	font-size: 0.5em;
	text-align: justify;
}

