/*---Body */


.site_name {
	font-size: 18px;
	font-weight: bold;
	color: #76728B;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td, tr, p, div {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}
a:link, a:visited {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}



a.actes {
	color: #000000;
	font-size: 12px;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

hr, hr.separator {
	height : 1px;
	width : 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D0BD;
	border-bottom-color: #EFEBE2;
}

ul {

}


/* Mambo Menu Styling
 * ------------*/

/* menu -nav */

#mainlevel-nav {
	margin: 0;
	padding: 0;
	top: 10px;
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
list-style:none; float: right; 
margin: 0; width: 15.5%; 
font-size: 10px;
line-height: 20px;
white-space: nowrap;
text-indent: 15px;
}
#mainlevel-nav a {
	display: block;
	float: right;
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 30px;
	text-align: center;
	
	line-height: 30px;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 1px solid #fff;
	text-indent: 0px;
	background-color: #00a19c;
	background-repeat: repeat;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
	background-color: #00837e;
	background-repeat: repeat;
}

#active_menu-nav a {
 background: url(../images/topactive.gif) repeat; 
}


/* menu */
a.mainlevel:link, a.mainlevel:visited {
	color: #666666;
	width: 140px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 5px;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	display: block;
	float: left;
	margin-left: 0px;
	padding-bottom: 3px;
	border: 1px dotted #dbdbdb;
}
a.mainlevel:hover {
	color: #666666;
	background-color: #dcdcdc;
	
}
#active_menu {
	color: #000000;
	list-style-type: none;
	background-color: #00a19c;
}

a.sublevel:link, a.sublevel:visited {
	color: #294470;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 4px;
	width: 138px;
	line-height: 14px;
	text-align: right;
	
}

a.sublevel:hover {
color: #990000;
text-decoration: none;
}





/* mambo core stuff */
table.moduletable {
	width: 100%;
	
	padding: 0px;
	border-spacing: 0px;

}
table.moduletable th {
	color: #000000;
	line-height: 19px;
	}
table.moduletable td {}

.pathway {
	color: #b0b0b0;
}
a.pathway, a.pathway:visited {
	color: #b0b0b0;
}
a.pathway:hover {
color: #b0b0b0;
}


/*** General Mambo Styles*/
.back_button{}
.pagenavbar {
	color: #CC6633;
} 
.pagenav, a.pagenav, a.pagenav:visited{
	color: #77824A;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 2px;
	border: 1px solid #BECC91;
}
a.pagenav:hover{
	color: #CC6633;
}

	
	
.small {
	font-size: 10px;
	font-weight: bold;
	color: #B68A78;
}


/**
 * Mambo Form Styles
 * -----------------
 * Here are 2 styles that Mambo uses to let users control
 * how their forms and buttons may look.
 */
 
.button {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9A250;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #C9A250;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	margin-top: 2px;
	margin-bottom: 2px;
}
.inputbox {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9A250;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #C9A250;
	font-size: 10px;
	color: #990000;
	}

/**
 * Mambo Tabbed Frontend Admin Interface
 * -------------------------------------
 * The CSS styles here defines how the frontend admin interface
 * will look like when editing and adding news through frontend.
 */
 
.ontab {}
.offtab {}
.tabpadding {} 
.tabheading {}
.pagetext {}


/**
 * Mambo General styling for Sections/Categories/Contents
 * ------------------------------------------------------
 * These stylings are either sometimes or often used across
 * Sections, categories and contents. They, therefore, deserves
 * to be mentioned and separated from others.
 */
 
.createdate {
	font-size: 10px;
	color: #BEB370;
} 
.modifydate {} 
.readon, a.readon:link, a.readon:visited{
	color: #996633;
	float: right;
	background-repeat: no-repeat;
	border: #7A713D;
	background-position: 0px -4px;
	padding-right: 6px;
}
a.readon:hover{
	color: #999933;
	float: right;
	padding-left: 20px;
	background-repeat: no-repeat;
	border: #7A713D;
	background-position: 2px -24px;
	padding-right: 12px;
}


/** 
 * Mambo Styling for Contents
 * --------------------------
 * All the styling for contents are listed
 * below.
 */



.contentpane ul {
	list-style-type: none;
	
	
}

.contentpane li {
	background-color: #bef7f5;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 2px;
	height: 30px;
	width: 300px;
}

.contentpaneopen {}


.contentdescription {}
table.contenttoc {}
table.contenttoc td {}
.content_rating {}
.content_vote {}






/**
 * Mambo Styles for Categories
 * ---------------------------
 * The following are the styling for "Category" items
 * generated from the Sections area
 */
 /* For content item titles that are hyperlink instead of Read On */
.contentheading, .componentheading{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

	text-indent: 0px;
	line-height: 20px;

}
.contentpagetitle, .category {
	background-repeat: repeat;
	color: #000000;
	font-weight: bold;
	
	margin: 1px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-indent: 0px;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	background-color: #bef7f5;
	
	}

a.contentpagetitle:hover, a.category:hover {
	color: #006666;
	font-weight: bold;	
	
	
	}




/**
 * Mambo Blog styling
 * ------------------
 * Not too sure where this is used yet. I tried the blog section
 * but it doesn't seem to use it. If you have info on this,
 * email me. I'll update this part.
 */
 
.blogsection{}



/**
 * Mambo's Built-in Component's Syling
 * -----------------------------------
 * These stylings are used for Mambo's built-in components
 * such as newsfeeds, weblinks, contact, search and polls.
 * A commented subtitle will guide you which is for which
 */
 
 
 /*  Polls  */
 


.poll {
	font-size: 9px;
	color: #546237;
}
table.pollstableborder {
	border: 1px solid #8189C0;
}

/**
 * Mambo Sections Styles
 * ---------------------
 * Styling of sections tables 
 */

.sectiontableheader {
	background-color : #bef7f5;
	color            : #000000;
	font-weight      : bold;
	border: #615A29;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	
}

.sectiontableentry1 td{
	background-color :  #DBFBFA;
	color: #666666;
	margin: 1px;
	line-height: 20px;
	padding-bottom: 2px;
	text-indent: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.sectiontableentry2 td{
	background-color :  #bef7f5;
	color: #666666;
	margin: 1px;
	line-height: 20px;
	padding-bottom: 2px;
	text-indent: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


/*  Weblinks */
.weblinks{
	background-color: #CCCCCC;
} 


/*  Newsfeeds */
.newsfeedheading {} 
.newsfeeddate {} 
.fase4rdf {} 


/* Search page */
table.searchintro {
	
} 


/*  Contact's table settings  */
table.contact {} 
table.contact td.icons {} 
table.contact td.details {}

/*jhp*/
.titol {
	color: #00a19c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.titol2 {
	color: #00a19c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.subapartat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	}



.enlace {
	background-color: #bef7f5;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 300px;
	
}
