/* @override http://arecommunication.com/css/are_comm_v1.css */

/* @override http://localhost:8888/ARE-NEW/css/are_comm_v1.css */

/* @group CSS reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! (NO!) */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	background: #000;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group LOGO H1 */

#logo {
	background: transparent;
	margin-left: 333px;
	width: 350px;
	height: 177px;
	float: left;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -10000px;
}

#logo h1 {
	display: none;
}

/* @end */

/* @group BUTTONS */

#buttons {
	height: 36px;
	margin-top: 8px;
	padding-left: 2px;
}

#buttons a {
	text-indent: -10000px;
	line-height: 36px;
	float: left;
	margin-right: 46px;
}

#buttons a.federmoda:link, #buttons a.federmoda:visited {
	line-height: 36px;
	display: block;
	width: 120px;
	height: 36px;
	background: url(../images/loghi/cna_federmoda.jpg) 0 0;
	float: left;
}

#buttons a.federmoda:hover, #buttons a.federmoda:active {
	background-position: 0 -36px;
	float: left;
	display: block;
}

#buttons a.ice:link, #buttons a.ice:visited {
	line-height: 36px;
	display: block;
	width: 120px;
	height: 36px;
	background: url(../images/loghi/ice.jpg) 0 0;
	float: left;
}

#buttons a.ice:hover, #buttons a.ice:active {
	background-position: 0 -36px;
	float: left;
	display: block;
}

#buttons a.slideshows:link, #buttons a.slideshows:visited {
	line-height: 36px;
	display: block;
	width: 120px;
	height: 36px;
	background: url(../images/loghi/slideshows.jpg) 0 0;
	float: left;
}

#buttons a.slideshows:hover, #buttons a.slideshows:active {
	background-position: 0 -36px;
	float: left;
	display: block;
}

#buttons a.tele_1:link, #buttons a.tele_1:visited {
	line-height: 36px;
	display: block;
	width: 120px;
	height: 36px;
	background: url(../images/loghi/tele_1.jpg) 0 0;
	float: left;
}

#buttons a.tele_1:hover, #buttons a.tele_1:active {
	background-position: 0 -36px;
	float: left;
	display: block;
}

#buttons a.rimini_style:link, #buttons a.rimini_style:visited {
	line-height: 36px;
	display: block;
	width: 120px;
	height: 36px;
	background: url(../images/loghi/rimini_style.jpg) 0 0;
	float: left;
}

#buttons a.rimini_style:hover, #buttons a.rimini_fly:active {
	background-position: 0 -36px;
	float: left;
	display: block;
}

#buttons a.radio_bruno:link, #buttons a.radio_bruno:visited {
	line-height: 36px;
	display: block;
	width: 120px;
	height: 36px;
	background: url(../images/loghi/radio_bruno.jpg) 0 0;
	float: left;
}

#buttons a.radio_bruno:hover, #buttons a.radio_bruno:active {
	background-position: 0 -36px;
	float: left;
	display: block;
}

#buttons a.videon:link, #buttons a.videon:visited {
	line-height: 36px;
	display: block;
	width: 120px;
	height: 36px;
	background: url(../images/loghi/videon.jpg) 0 0;
	float: left;
}

#buttons a.videon:hover, #buttons a.videon:active {
	background-position: 0 -36px;
	float: left;
	display: block;
}

#buttons a.tele_1, #buttons a.tele_1:visited {
	line-height: 36px;
	display: block;
	width: 120px;
	height: 36px;
	background: url(../images/loghi/tele_1.jpg) 0 0;
	float: left;
	margin-right: 0;
}

#buttons a.tele_1:hover, #buttons a.tele_1:active {
	background-position: 0 -36px;
	float: left;
	display: block;
	margin-right: 0;
}

#buttons a.events, #buttons a.events:visited {
	line-height: 36px;
	display: block;
	width: 120px;
	height: 36px;
	background: url(../images/loghi/events.jpg) 0 0;
	float: left;
	margin-right: 0;
}

#buttons a.events:hover, #buttons a.events:active {
	background-position: 0 -36px;
	float: left;
	display: block;
	margin-right: 0;
}



/* @end */

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: url(../images/system/are_communication_san_marino.gif) no-repeat center center;
height: 182px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
	font-size: 10pt;
	line-height: 2.5ex;
}

#contentcolumn{
margin-left: 500px;
	color: #9f9f9f;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	line-height: 2.6ex;
}

#video {
	height: 360px;
	color: #eaeaea;
	overflow: hidden;
	width: 1000px;
	position: relative;
}

#video #player {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
	background-color: #222;
	width: 540px;
	height: 360px;
}


#leftcolumn{
float: left;
width: 500px; /*Width of left column*/
margin-left: -1000px;
	text-align: justify;
	color: #9f9f9f;
	font: 10pt/2.6ex "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer{
clear: left;
width: 100%;
color: #464646;
text-align: center;
padding: 13px 0 9px;
	background: url(../images/system/linea_footer.gif) no-repeat center top;
	font-size: 9pt;
	letter-spacing: 1px;
}

#footer a{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #bababa;
}

#footer a:hover {
	color: #7bc1fe;
	text-decoration: underline;
}

.innertube{
margin: 40px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 20px;
}

.logo_centered {
	text-align: center;
}

.red {
	color: #54080b;
}

.gray_small {
	color: #242424;
	font-size: 9pt;
}

</style>

