html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}

input { font-family: Verdana, Arial; font-size: 12px; color: #333333; background-color: #e4e4e4; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding: 5px; }

textarea { font-family: Verdana, Arial; font-size: 12px; color: #333333; background-color: #e4e4e4; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding: 5px; }

select { font-family: Verdana, Arial; font-size: 12px; color: #333333; background-color: #e4e4e4; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding: 5px; }

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #B22222;
}
.left {
	float: left;
	margin-bottom: 5px;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #eeeeee;
}
#outer {
	background: top center url(../images/header_bg-disc.jpg) repeat-x;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 756px;
}

#header {
/*	background: top left url(images/logo.gif) no-repeat;*/
	height: 78px;
	font-family: "Times New Roman", Times, serif;
}
#header h1 {
	color: #FF6347;
	font-weight: normal;
	font-size: 25px;
	padding: 15px 0 0 20px;
	margin: 0;
}
#header p {
	color: #333333;
	font-size: 17px;
	padding: 0 0 10px 20px;
	margin: 0;
}
#nav {
	background: url(../images/mure01-disc.jpg) no-repeat top right;
/*	background: url(images/header_c_bg.gif) repeat-x;*/
	position: relative;
	height: 260px;
}


#head {
	background: url(../images/header-disc.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 382px;
	height: 250px;
}
#head-pip {
	background: url(../images/header_pip.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 382px;
	width: 48px;
	height: 94px;			
}

#body {
	background: top left #eeeeee url(../images/body_bg.gif) repeat-y;
	position: relative;
	left: -10px;
	width: 775px;
}
#body-inner {
	padding: 10px 23px 0px 31px;
	background-image: url(../images/fant.gif);
	background-position: top;
	background-repeat: no-repeat;

}

.bread {
margin: 0 0 10px 0;
}

#body-left {
	float: left;
	width: 410px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#body-right {
	float: right;
	width: 281px;
}
#body-centro {
	width: 100%;
	background-color: transparent;
	border-top: #333333 0px solid;
	margin-top: 5px;
}

#body-centro h2 {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

#body-centro .eventos {
	padding: 15px;
	background: #333;
	border: 1px solid #999;
	margin: 10px 0 0 0;
	width: 200px;
	float: left;
}

#body-centro .eventosleft {
	padding: 15px;
	background: #333;
	border: 1px solid #999;
	margin: 10px 12px 0 0;
	width: 200px;
	float: left;
}

#body-centro .eventosleft .be {
	border: 1px solid #999;
}

#body-centro .eventos .be {
	border: 1px solid #999;
}

#body-right .bocs {
	padding: 15px;
	background: #333;
	border: 1px solid #999;
	margin:  1em 0 0 0;
	z-index: 1000;
}

/*
#body-right .box {
	padding: 15px;
	background: #333;
	border: 1px solid #999;
	margin:  1em 0 0 0;
	z-index: 1000;
}
*/

#body-left .box {
	padding: 15px;
	background: #333;
	border: 1px solid #999;
	margin:  1em 0 0 0;

}

#body-left .box p {
	margin: 0 0 1em 0;
	color: #ffffff;
}

#body-left .box a {
	color: #ffffff;
}

.flipa {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #333333;
	color: #eeeeee;
	padding: 4px 0 4px 15px;
}

.flipa2 {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #333333;
	color: #eeeeee;
	padding: 10px 0 10px 15px;
	background-image: url(../images/recom-disc.gif);
	background-position: 97%;
	background-repeat: no-repeat;	
}

.flipa2 a {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #eeeeee;
}


#body-right .bocs p {
	margin: 0 0 1em 0;
	color: #fff;
}

#body-right .bocs .left {
	margin-right: 15px;
	border: 1px solid #999;
}
#body-right .bocs .btns {
	text-align: left;
	padding-top: 0px;
	position: relative;
}


/*
#body-right .box p {
	margin: 0 0 1em 0;
	color: #fff;
}

#body-right .box .left {
	margin-right: 15px;
	border: 1px solid #999;
}
#body-right .box .btns {
	text-align: left;
	padding-top: 0px;
	position: relative;
}
*/

.btns a {
	background: Maroon url(../images/btn.gif) repeat-y left;
	border: 2px solid #E68282;
	border-color: #E68282 #650000 #650000 #9C2828;
	color: #fff;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
	position: relative;
}
.btns a:hover {
	background-color: #AE0F0F;
	color: #fff;
}



/*  */

#menutop {width: 185px;height:10px;padding:0px;border: 0px; float: right; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
#roscripts_m4 {margin: 0; padding: 0 0 2px 0; border-right:1px solid #9FB1BC; height:75px}
#roscripts_m4 li {margin: 0; padding: 0; display: inline; list-style-type: none;}
#roscripts_m4 a:link, #roscripts_m4 a:visited {float: left;font-size: 10px;line-height: 16px;font-weight: bold;padding: 30px 22px 30px 22px;text-decoration: none;color: #7D7D7D;border-left:1px solid #9FB1BC;border-bottom: 0px;}
#roscripts_m4 a:link.active, #roscripts_m4 a:visited.active, #roscripts_m4 a:hover {color: #000;background: url(m4.gif);}



#portfolio {
	float: right;
	width: 295px;
	clear: both;
	margin-right: 30px;
	margin-top: 35px;
	padding-bottom: 0px;
	margin-right: 30px;
}

/* pie */

#footer {
	color: #cccccc;
	background: #333333 url(../images/fotbott-disc.jpg) repeat-x;
	padding: 20px 0 25px 0;
	font-size: 12px;
}

#footer p {
	margin: 5px;
	padding: 0;
}

#footer p a {
color: #cccccc;

}

#footer p a:hover {
color: #ffffff;

}

.fade {
	margin-bottom: 0px;

}
#fadesombra {
	width: 410px;
	height: 230px;
	background-image: url(../images/psombra01.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
}

.titi {
width: 400px;
background-color: #990000;
}

.clear {
	clear: both;
}

/* ////////////// */




/*  */

.psomb {
	background-image: url(../images/psombra02.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 281px;
	height: 20px;
}

.psombb {
	background-image: url(../images/psombra03.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 232px;
	height: 120px;
	float: left;
	margin: 5px 12px 0 0;	
}

.psombbb {
	background-image: url(../images/psombra03.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 5px 0 0 0;
	width: 232px;
	height: 120px;
	float: left;
}


.psombbbb {
	background-image: url(../images/psombra01.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0;
	width: 410px;
	height: 20px;
	float: left;
}


#nbajo {
	background-image: url(../images/nbajo01.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 50px;
	width: 775px;
}

#records {
	float: right;
	margin-right: 5px;
}

.arenasrec {
	background-image: url(../images/arenasprod01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.arenasrec a {
display: block;
width: 125px; 
height: 38px; 
}
.arenasrec a:hover {
	background-image: url(../images/arenasprod01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
}
.arenasrec a span  {
display: none; 
}

.realizadas
{
margin-left: 10px;
padding-left: 0;
list-style: none;
color: #ffffff;
}

.realizadas li
{

background-image: url(../images/lbox-disc.gif);
background-repeat: no-repeat;
background-position: 0;
padding: 2px 0 2px 20px;
}

.titu {
	font: 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}


/* Tooltip */

a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; border:1px solid #666666; background:#333333; color:#ffffff;}


/*  */

.xbe {
	border: 1px solid #999;
}

#nbajo0 {
	background-image: url(../images/nbajo01-disc.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
}

.env {
margin-left: 20px;
}


.box ul {
margin-left: 10px;
padding-left: 0;
list-style: none;
color: #ffffff;
}

.box ul li {

background-image: url(../images/lbox-disc.gif);
background-repeat: no-repeat;
background-position: 0;
padding: 2px 0 2px 20px;
}