/**
 *  Copyright www.joomlaDesigns.co.uk - 2007
 */

/* *********************** GENERAL SETTINGS     *********************** */
* {
	padding: 0px;
	margin: 0px;
}
html {
	height: 100%;
	padding-bottom: 0.1%; /* force scrollbars */
}
html, body{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
        background-image: url(../images/logom.jpg);
        background-repeat: no-repeat;
}
body#normal {background: #fff;}

/*  Global Formatting */
h1,h2,h3,h4,h5,h6 {padding: 6px 0 4px;}
h1,.contentheading {font: bold 14px Verdana,sans-serif; color: #111; line-height: 20px; padding-bottom: 8px;}
h2 {font: bold 14px Verdans,sans-serif; letter-spacing: -1px; line-height: 18px; color: #111;}
h3 {font: bold 14px Verdana,sans-serif; line-height: 20px; padding: 6px 0 4px;}
h4 {font: bold 13px Verdans,sans-serif; line-height: 14px;}
h5 {font: bold 12px Verdans,sans-serif; line-height: 13px;}
h6 {font: bold 11px Verdans,sans-serif; line-height: 12px;}

td{font-size: 11px;}
th{font-size: 11px;}

a {color: #ffa800; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}
a.image, a.image:hover  {border:0;}
a.mainlevel {font: normal 1em sans-serif; line-height: 16px; background: url(../images/dot.gif) no-repeat left center; padding-left: 10px;}

li{list-style: none; }
#dMain ul {clear: both; padding: 6px 20px 12px;}

fieldset {
	width: 870px;
	padding: 5px;
	border: 0px solid #eee;
}
/* *********************** END GENERAL SETTINGS *********************** */

/* *********************** LAYOUT SETTINGS      *********************** */

/* top */
#dTop {
	border-top: 5px solid #000;
	background: #111 url(../images/logom.jpg) repeat-x;
	color: #FFF;
	padding: 24px 0;
	border-bottom: 10px solid #000;
}
#dTop .center {padding: 0;}
#dTop .left {font: normal 2em sans-serif; padding-left: 15px; line-height: 50px;}
#dTop .right {width: 150px;}
#dTop .search {padding-top: 15px;}
#dTop .topMenu {clear: both;}
#dTop .topMenu li {float: right; margin-left: 30px;}
#dTop a {color: #fff; font: normal 1.2em sans-serif; text-decoration: none;} 
#dTop a:hover {color: #fff;text-decoration: underline;}
#dTop form {float: right; padding: 0; margin: 0;}

/* newsflash --- menú de dalt, sota la ralla negra*/
#dFlash {
	background: #fff url(../images/flash.jpg) repeat-x;
	color: #FFF;
	padding-right: 250px;
}
#dFlash a.mainlevel {
	color: #ffa800; 
	font: bold 1.2em sans-serif; 
	text-decoration: none;
	line-height: 15px; 
	padding-left: 10px;
	padding-right:10px;
	background: url(../images/dot2.gif) no-repeat left center;
} 
#dFlash a.mainlevel:link{
	background-color: #fff;	
}
#dFlash a.mainlevel:hover {
	color: #fff;
	text-decoration: none; 
	background-color:#000000;
}

/* main content styles */
#dMain {background: #FFF url(../images/main.jpg) repeat-x; padding: 10px; 0;}
.mid li,.mainright li,.mainleft li {list-style: disc;}
#dMain p {padding: 3px 0 4px;}

.componentheading {
	font: normal 1.4em Verdana,sans-serif;
	padding-bottom: 6px;
}
.sectiontableentry1,.sectiontableentry2 {padding: 2px 0;}


table.contentpaneopen {margin-right: 16px;}

.mosimage_caption {font-style: italic;}

.contenttoc {
	padding: 10px;
	text-align: left;
}
.contentpaneopen img {
	border: 0px solid #DDD;
	margin: 10px;
}
.buttonheading img {border: none; margin: 0;}

/* footer */
#dFooter {
	border-top: 5px solid #ffa800;
	color: #CCC;
	background-color: #000000;
	margin: 0 auto; padding: 10px ;
}
#dFooter a {color: #FFF;}

/* forms */
.left form {padding-bottom: 10px;}
form a {display: inline;}

/* misc */
.center {width: 760px; margin: 0 auto; padding: 10px 0;}
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}
.small {color: #333;}
.createdate {padding-bottom: 6px; color: #999;}

/* column combinations */
.col2 .mainleft,.col2 .mainright {width: 78%; float: left;}
.col2 .mainrightb {float: right;}
.col2 .mainrightb {float: left;}
.col3 .left,.col3 .right,.col2 .left,.col2 .right {width: 20%;}
.col3 .mid {float: left; width: 54%; margin: 0 2%;}


/* menu lateral */
.moduletable{
	font-size: 1em;
}
/* *********************** END LAYOUT SETTINGS  *********************** */
/**
 *  Copyright www.joomlaDesigns.co.uk - 2007
 */