/*@override http://localhost/css/main.css
@override http://localhost/css/main.css*/
#player
{
	float: right;
}
#player OBJECT
{
	display: inline;
	margin-top: 6px;
	margin-right: 6px;
}
H1
{
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	font-weight: bold;
	margin-bottom: 1em;
	border-bottom: 1px dotted #FFFFFF;
}
HTML
{
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 650px;
}
BODY
{
	background: #000 url(../img/back.png) repeat-x bottom;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}
DIV#main DIV#photo
{
	background: #444 url(../img/ajax-loader.gif) no-repeat center center;
}
DIV#content DIV#left, DIV#content DIV#right
{
	text-indent: 1em;
	color: #FFFFFF;
	width: 43%;
	float: left;
	padding: 20px 0px 0px 24px;
	text-align: justify;
}
.extra_width
{
	width: 68% !important;
}
.min_width
{
	width: 18% !important;
}
DIV#content DIV#right
{
	float: right;
	padding-right: 24px;
	background: url(../img/linea.jpg) no-repeat;
}
DIV#content P
{
	margin-top: 1em;
}
#main
{
	background: #0D0000;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -493px;
	margin-top: -293px;
	width: 986px;
	border: 1px solid #383838;
}
#photo
{
	width: 355px;
	height: 560px;
	border-right: 1px solid #383838;
	float: left;
	background: #444;
}
#right
{
	background: #0D0000;
	float: left;
	width: 630px;
	height: 95%;
}
#menu
{
	height: 27px;
	clear: both;
	width: 100%;
	background: #383838;
	color: #7A7A7A;
}
#menu UL
{
	width: 50%;
	float: left;
	height: 25px;
	margin-left: 10px;
}
#menu UL LI
{
	line-height: 28px;
	display: inline;
	padding-right: 7px;
}
#menu UL LI A:link, #menu UL LI A:visited
{
	text-decoration: none;
	color: #7A7A7A;
}
#menu UL LI A:hover, #menu LI UL A:active
{
	color: #FFF;
}
#logo
{
	height: 87px;
	clear: both;
	text-align: right;
}
#content
{
	height: 473px;
	background-color: #0D0000;
}
#content #gallery
{
	margin: 0 auto;
	padding-top: 35px;
	width: 600px;
	text-align: center;
}
#content IMG.gallery
{
	height: 55px;
	width: 90px;
	margin: 10px;
	border: 2px solid #CFCFCF;
}
#right LABEL
{
	width: 100%;
	margin-bottom: 0.4em;
	display: block;
}
#right INPUT[type=text], #right INPUT[type=password], #right INPUT[type=submit]
{
	display: block;
	width: 272px;
	color: #FFFFFF;
	margin-bottom: 0.7em;
	padding: 0.1em 0.2em;
	background: #212121;
	border: 1px solid #424242;
}
#right TEXTAREA
{
	color: #FFFFFF;
	padding: 0.1em 0.2em;
	background: #212121;
	border: 1px solid #424242;
	width: 272px;
	display: block;
	height: 190px;
	clear: both;
	margin-bottom: 0.7em;
	overflow: auto;
}
INPUT#submit:hover
{
	background: #333;
	cursor: pointer;
}
DIV#right INPUT#submit
{
	width: 280px;
}
#right LI, #left LI
{
	list-style-type: disc;
	color: #808080;
	line-height: 1.45em;
	text-indent: -5px;
	margin-left: 25px;
}
#right.chart LI
{
	list-style-type: decimal !important;
	text-indent: 5px;
	margin-bottom: 5px;
}
#right A
{
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
#right A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
DIV#content DIV#contact DIV#left
{
	text-indent: 0px !important;
}
SPAN
{
	font-size: 1em;
	font-weight: bold;
}
#footer
{
	position: absolute;
	top: 100%;
	left: 100%;
	margin-top: 2em;
	text-indent: -9999px;
	margin-left: -90px;
	margin-top: -40px;
}
#footer A
{
	display: block;
	background: url(../img/i83.png);
	width: 80px;
	height: 15px;
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}
#footer A:hover
{
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}

