/*  www.synergiaphoto.com layout */

html,body{margin: 0;padding:0}

body {
	behavior: url(../test/css/csshover.htc);
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #404040;
	text-align: center;
}

body#gallery{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	text-align: center;
}

/*stili specifici per il layout*/

div#base {
	position:relative;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #404040;
}

div#base_gallery {
	position:relative;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
}

div#container{
	position:relative;
	width: 500px;
	text-align: justify;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #CCCCCC;
	font-size: 11px;
	padding: 10px;
	font-weight: normal;
}

div#container_standard {
	position:relative;
	width: 400px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #CCCCCC;
	font-size: 11px;
	padding: 10px;
	font-weight: normal;
}

div#container_fathimanagar {
	position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #CCCCCC;
	font-size: 11px;
	padding: 10px;
	font-weight: normal;
	float:left;
}

div#colonna1{
	position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 300px;
	text-align:center;
	color: #ffffff;
	font-size: 11px;
	padding: 10px;
	font-weight: normal;
	float:left;
}
div#colonna2{
	position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 300px;
	text-align:center;
	color: #ffffff;
	font-size: 11px;
	padding: 10px;
	font-weight: normal;
	float:left;
}
div#colonna3{
	position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 300px;
	color: #ffffff;
	font-size: 11px;
	padding: 10px;
	font-weight: normal;
	float:left;
}

div#aforisma {
	position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

a  { 
	color: #ffffff;
}
a img { 
border : none; 
}
a img:hover {
border: #9F3400;
}

div#container_gallery {
	position:relative;
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#event {
	height: 115px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div#middle {
	margin: 0px;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}

/*stili vari*/

#global_img_dx {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#global_img_sx {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#image_gallery {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 2.5px;
	margin-left: 2.5px;
}

h1#style_01 {
	font-weight:normal;
	padding-top:5px;
	font-size: 12px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: uppercase;
}

h1#style_02 {
	font-weight:normal;
	padding-top:5px;
	font-size: 11px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: capitalize;
}


h1#style_03 {
	font-weight:normal;
	padding-top:5px;
	font-size: 12px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}

p#event {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}

.bold_green {
	font-weight: bold;
	color: #95DB95;
}

a.copy:link {
	color: #FB9700;
	text-decoration: underline;
}

a.copy:visited {
	color: #FB9700;
	text-decoration: underline;
}

a.copy:hover {
	color: #FB9700;
	text-decoration: none;
}

a.mail:link, a.mail:visited {
	color: #CCCCCC;
	text-decoration: underline;
}


a.mail:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.red {
	color: #FF0000;
}

.red_soft {
	color: #FF3333;
}

.white {
	color: #FFFFFF;
}

.violet {
	color: #BBBBFF;
}


.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}


ul.elencolink {
	list-style-type: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}


li#style {
	padding-top: 2px;
	padding-bottom: 2px;	
}

