@charset "utf-8";
/*	-------------------------------------------------------------

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	.autor         paulo freitas - paulo@madeira-rally.net
	.version       1.0
	.url      	   USM - Sandra Carvalho

/*	-------------------------------------------------------------

	ÍNDICE

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	1. Body
	2. Links
	3. Wrap
*/


     * {font-size:100.01%}
     html {font-size:62.5%;}
	.separador{clear:both}
	
.bold {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6{
	letter-spacing:-1px;
	padding: 5px;
	margin: 0px;
}
h2 {
	font-size: 2.3em;
	font-weight:normal;
	line-height: 1.1em;
}
p a{
font-weight:bold;
}
.shadown-img	{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(http://www.madeira-rally.net/usm/layout/img-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;}


/*	-------------------------------------------------------------

	1. BODY

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

    body {
	margin:0 auto;
	width:900px;
	color:#666666;
	font-family: Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	background-color: #f4f4f4;
    }


/*	-------------------------------------------------------------

	2. LINKS

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/    

    a {
	color:#0067AB;
	text-decoration:underline;
      }

    a:hover {
	text-decoration:none;
	color: #EB891C;
          }
	a img{
	border:none;}

/*	-------------------------------------------------------------

/*	-------------------------------------------------------------

	3. WRAP

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/    
	
	#wrap{
	width:900px;
	margin:auto;
	background-color: #FFFFFF;
	padding: 5px;
	}
	
	/*	-------------------------------------------------------------
	
	
	
/*	-------------------------------------------------------------

	4. HEADER

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/    
	
	#header{
	height:160px;
	position: relative;
	background-image: url(../layout/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
	#logotipo {
	position: absolute;
	top: 5px;
	}
	
#menu {
	position: absolute;
	bottom: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height:normal;
	right: 0px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EC5909;
}

#menu ul {
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: right;
}

#menu li {
	float:left;
	margin:0 0 0 2px;
	padding:0 0 0 7px;
	background-color: #ccc;
	background-image: url(../layout/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #ccc;
	background-image: url(../layout/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 6px;
}


#home #bt-home,
#destina #bt-destina,
#sociais #bt-sociais,
#formativas #bt-formativas,
#usm #bt-usm,
#cronograma #bt-cronograma,
#actividades #bt-actividades,
#brevemente #bt-brevemente,
#contactos #bt-contactos{
	background-image: url(../layout/bg-menu-active.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#home #bt-home a,
#destina #bt-destina a,
#sociais #bt-sociais a,
#formativas #bt-formativas a,
#usm #bt-usm a,
#cronograma #bt-cronograma a,
#actividades #bt-actividades a,
#brevemente #bt-brevemente a,
#contactos #bt-contactos a{
	background-image: url(../layout/bg-menu-active.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}
	
	#intro{
	position: absolute;
	bottom: 0px;
	width: 93%;
	padding-right:5%;
	padding-left:2%;
	color:#fff;
	background-color:#000;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	}

#intro a {
	color: #FFFFFF;
}


#conteudo{
	color: #37341F;
	background-color: #FCFBF7;
}
#conteudo h2 {
	color: #E64117;
}

#eskerda{
	width:590px;
	float:left;
	padding-right: 15px;
	padding-left: 5px;
	background-color: #FFFFFF;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#eskerda a{
font-weight:bold;}
#direita{
	width:280px;
	float: right;
	padding-left: 5px;
	padding-top: 5px;
}
#direita h3 {
	font-size: 130%;
	color: #E64117;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
}

#direita a {
	font-weight: bold;
}
#direita li {
	background-image: url(http://www.madeira-rally.net/usm/layout/lista.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#direita ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.8em;
}
/*footer*/ /*footer*/ /*footer*/ /*footer*/ 

#footer{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #809823;
	font-size:0.9em;
	background-image: url(../layout/bg-footer.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
}
#footer a {
	font-weight: bold;
	font-size: 90%;
}


#footer dl{
	float: left;
	width: 20%;
	margin-right: 5%;
}

#footer dt {
	font-weight: bold;
	color:#809823;
	font-size:1.3em;
	letter-spacing: -1px;
}
#footer dd {
	padding: 0px;
	margin: 0px;
}

#acesso-rapido {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2F1EE;
	border-bottom-color: #F2F1EE;
	padding: 5px;
}

#acesso-rapido li {
	display: inline;
	margin-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	padding-right: 5px;
}

#acesso-rapido li.ultimolink {
border:none;
}
