
* {
	margin:0px;
	padding:0px;
}

div.border {
	padding-right:9px;
	margin-right:0px;
	border-right:1px solid #eee;
}

html { height: 100%; margin-bottom: 1px; }

body {
	background:#eee;
	color:#555;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	line-height: 1.50em;
}

img {
	border:none;
}

a {
	color:#9D4EA9;
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration: underline;
}

a.selected {
	color:#9D4EA9;
}

h2 {
	margin:0;
}

h3 {
	font-weight:normal;
	font-size:18px;
	margin:0;
}

h4 {
	font-weight:normal;
	font-size:14px;
	margin:5px 0 0;
	color: #000;
}


hr {
	margin-top:20px;
}

.thin {
	padding:0;
	margin:0;
}

/* ZONES PRINCIPALS */

#header {
	height:180px;
	background:#FFF;
	margin-bottom:0px;
	background-image: url(../img/nabos.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#header h1 {
	padding-left:10px;
	padding-right:10px;
	margin-bottom:0px;
	font-size:25px;
	font-style: italic;
}

#header #home-message {
	padding-left:10px;
	padding-right:10px;
	width:640px;
}

#breadcrumb {
	font-size:11px;
	color:#eee;
	line-height:12px;
	padding:3px 20px;
	
}

#breadcrumb a {
	color:#eee;
	text-decoration:none;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

/* --------- MENUS --------------*/

div#main-menu {
	position:relative;
	background:#9D4EA9;
	margin-bottom:0px;
	z-index:1;
	line-height:30px;
	vertical-align: middle;
	border-bottom: 0px solid #eee;
}

ul#languages-menu {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:2px;
	right:5px;
	width:500px;
}

ul#languages-menu li {
	display:inline;
	float:right;
	margin:0 10px 0 0;
	font-size:11px;
}
/*---------- FOOTER --------- */

#footer {
	/*line-height:40px;*/
	margin-top:23px;
	margin-bottom:10px;
	background:#ddd;
	vertical-align: middle;
}

#footer a {
	color:#555;
	text-decoration:none;
	font-size:11px;
}

#footer a:hover {
	text-decoration:underline;
}

.footer {
	padding:20px;
	float:left;
	color:#555;
	font-size:11px;
	width: 95%;
}

/*---------- CONTAINERS --------- */

.container_12,
.container_16 {
	background:#FFF;
}

.container_16 {
padding: 15px 15px;

}

.container_16 h2 {
	font-family: Georgia;
	font-weight: normal;
	line-height: 28px;
	padding: 10px 0 5px;
}

.container_16 h2 a:link {
	color: #9D4EA9;
}

/*---------- LLISTES --------- */

ul.custom-list-1 ul {
	margin-bottom:0;
}

ul.custom-list-1 {
	list-style:none;
}

ul.custom-list-1 ul {
	list-style:none;
}

ul.custom-list-1 li {
	margin-left:5px;
	padding-left:5px;
}

ul.images-list {
	list-style:none;
}

ul.images-list li {
	margin-left:0;
	padding-left:0;
	margin-top:10px;
	
}

ul#gallery-list {
	list-style:none;
	margin-top:20px;
}

ul.one-gallery {
	list-style:none;
	margin-top:20px;
}

ul.one-gallery li {
	margin-left:0;
	padding-left:0;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

ul#gallery-list li {
	margin-left:0;
	padding-left:0;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

ul.items-list {
	list-style:none;
}

ul.items-list li {
	margin-left:0;
	padding-left:0;
	margin-bottom:10px;
}

ul.items-list li img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

ul.horizontal-menu {
	list-style:none;
}

ul.horizontal-menu li {
	margin-left:0;
	padding-left:0;
	float:left;
	margin-right:10px;
	
}

ul.vertical-menu {
	list-style:none;
}

ul.vertical-menu li {
	margin-left:0;
	padding-left:0;
}

ul.categories-list {
	list-style:none;
}
ul.categories-list li {
	margin-left:0;
	padding-left:0;
	float:left;
	margin-right:5px;
	font-size:11px;
}

ul#corporate-menu {
	padding:0 10px 0 10px;
}

ul.links-list {
	list-style:none;
	font-size: 11px;
	line-height: 14px;
	color: #555;
	margin:9px;
}

ul.links-list li {
	margin-left:0;
	padding-left:0;
	margin-bottom:10px;
	margin-left:5px;
	width: 125px;
	float: left;
}

ul.links-list li a img {
	margin-bottom:5px;
}

ul#related-list {
	list-style:none;
}

ul#related-list li {
	margin-left:0;
	padding-left:10px;
	margin-bottom:10px;
}

ul#related-list h3 {
	margin-bottom:10px;
}

#links-list ul {
	list-style:none;
	margin-bottom:10px;
}

#links-list li {
	margin-right:10px;
	margin-bottom:10px;
}

#links-list h1,
#links-list h2,
#links-list h3,
#links-list h4,
#links-list h5,
#links-list h6 {
	margin-bottom:10px;
	font-weight:normal;
	font-size:16px;
}

#links-list h2 {
	font-size:14px;
}

#links-list h3,
#links-list h4,
#links-list h5,
#links-list h6 {
	font-size:12px;
}

li.clr {
   display: inline;
   margin: 0;
   padding: 0;
   width: 1px;
}

br.clr {
   clear: left;
   width: 1px;
   font-size:1px;
   margin: 0;
   padding: 0;
   overflow:hidden;
}

.clear {
	clear:both;
}

.list-home h3 {
	font-weight:normal;
	font-size:16px;
	margin:0;
	line-height: 20px;
}

.list-home ul,
.list-home li {
	margin:0;
	padding:0;
	list-style:none;
}

.list-home li img {
	float:left;
	margin:0 10px 10px 0;
}

/*---------- POSTS --------- */

.name {
	background:#fff;
	margin-bottom:10px;
	padding-left: 3px;
	line-height:25px;
	/*border-top:2px solid #555;*/
	border-bottom:1px dotted #555;
	color: #555;
	font-weight:normal;
	font-size: 14px;
	clear: both;
}

.name:first-letter {
	text-transform:capitalize;
}

.name p {
	margin:0;
	padding:0;
}

.summary {
	font-style:italic;
	font-size:14px;
	margin-top:10px;
	margin-bottom:30px;
}
.body {
}

.date {
	font-size:10px;
	font-style:italic;
	color:#999;
}

/*---------- BRANDING --------- */

#branding {
	margin-bottom:20px;
background-color: #000;
	background-color: #1C1819;
	color: #FFF;
	font-family: georgia;
	font-size: 16px;
	font-style: italic;
}

#branding .name {
background: #000;
margin: 0px;
color: #666;
}

#branding .text {
margin: 50px 20px 0px;
}


#google-map {
	margin-bottom:10px;
}

label {
	display:block;
}

/*textarea:focus, 
input[type="text"]:focus {
 border: 1px solid #0066FF; 
}*/


/*---------- CONTACT --------- */

.success-msg,
.error-msg {
	color:#FF0000;
	padding:20px;
	font-size:12px;
	font-weight:bold;
}

.success-msg {
	color:#0066FF;
}

#contact-info {
	padding:0 10px 0 10px;
}

#comments .name {
	padding-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}

#comments .email,
#comments .date,
#comments .body {
	padding-left:20px;
	padding-right:20px;
}

#contact-form {
	margin-left:20px;
} 

#contact-form h3 {
	margin-bottom:10px;	
}

#contact-form input,
#comment-form input {
	width:200px;
	margin-bottom:10px;
}

#contact-form textarea,
#comment-form textarea {
	width:400px;
}

#contact-form input.short,
#comment-form input.short {
	width:50px;
	margin-top:10px;
}

/*---------- TAGS, CATEGORIES, READ MORE, NUM COMMENTS --------- */

.tags-list,
.categories-list,
.read-more,
.num-comments {
	font-size:11px;
	margin:0;
	padding:0;
	color:#999999;
}

.tags-list a,
.categories-list a,
.read-more a,
.num-comments a {
	font-size:11px;
	margin:0;
	padding:0;
	color:#999999;
	text-decoration:none;
}

.tags-list a:hover,
.categories-list a:hover,
.read-more a:hover,
.num-comments a:hover {
	color:#9D4EA9;
	text-decoration:underline;
}

/*---------- PAGINATOR --------- */

.index-paginator {
	font-size:11px;
}
.index-paginator .current {
	color:#9D4EA9;
}
.index-paginator a {
	text-decoration:none;
}

.index-paginator a:hover {
	text-decoration:underline;
	color:#9D4EA9;
}

/*---------- ESTILS DEL CERCADOR --------- */

#search {
	float:right;
	width:200px;
	z-index:10;
	height:20px;
	padding-top:9px;
}

#SearchLocal {
	width:200px;
}

#SearchLocalText {
	width:185px;
	float:left;
}

#search input {
	font-size:11px;
}

/*---------- ESTILS DEL FILTRE DE DATA --------- */

#date-filter {
	position:absolute;
	top:0;
	right:0;
	width:250px;
	margin-top: 5px;
	text-align: right;
}

#date-filter select {
	float:left;
	margin-right:4px;
	font-size:11px;
}

#date-filter input {
	font-size:11px;
}

/*---------- ESTILS PER A LES SECCIONS DE PAGINA --------- */

#sections-tabs-format ul.section-tabs {
	list-style: none;
}

#sections-tabs-format ul.sections-tabs li {
	display:inline;
}

/*---------- DROP DOWN MENU --------- */

ul.dropdown li:hover, ul.dropdown li:hover a, ul.dropdown li span.nolink.hover, ul.dropdown li span.nolink:hover {
	background:#e5e5e5;
	color:#000;
}

ul.dropdown li {
	background:#9D4EA9;
	color:#FFF;
	border:0;
	border-bottom: 1px solid #9D4EA9;
	line-height: 30px;
	vertical-align: middle;
	padding:0;
}

ul.dropdown li ul li,
ul.dropdown li ul li:hover {
	border:0;
}

ul.dropdown span.nolink {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
}

ul.dropdown span.nolink.selected {
	background:#000;
	color: #fff;
}

ul.dropdown a.selected:visited,
ul.dropdown a.selected:link  {
	background:#000;
	color: #fff;
	}

ul.dropdown a:link, ul.dropdown a:visited {
	color: #FFF;
	text-decoration: none;
	display:block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

ul.dropdown li a.selected, ul.dropdown li a.visited {
	background:#000;
	color:#fff;
}

ul.dropdown li a:hover {
	color:#000;
	background-color: #e5e5e5;
	text-decoration: underline;
}

ul.dropdown li.hover, ul.dropdown li.dir:hover {
	
	background-color: #e5e5e5;

}

ul.dropdown .dir {
background-image: none;
padding-right: 0px;
	
}

/*---------- COLUMNA DRETA --------- */

#corporate-menu a,
#categories-list a,
#promoted-pages a,
#last-posts a,
#tag-cloud a {
	text-decoration:none;
}

#tag-cloud a {
margin: 0 3px 0 3px;
padding: 0 3px 0 3px;
}

/*---------- PROMOTED --------- */

#promoted-pages li,
#last-posts li {
	list-style:circle;
	padding-left:0;
	margin-left:20px;
}

#promoted li.post-0{
	padding: 10px;
	/*border: 1px solid #ccc;*/

	margin-bottom: 10px;
	border-bottom: 4px solid #ccc;
	border-top: 4px solid #ccc;
}

#promoted li h4 {
	color: #000;
}


#promoted li.post-1, #promoted li.post-2, #promoted li.post-3, #promoted li.post-4, #promoted li.post-5 {
	padding: 10px;
	border-bottom: 4px solid #ccc;
	/*background-color: #f5f5f5;*/
	margin-bottom: 10px;
}

li.post-0 h3 {
	font-size: 28px;
	line-height: 34px;
}

li.post-0 h4 {
	font-size: 20px;
	line-height: 26px;
	color: #000;
}

li.post-1 h3 {
	font-size: 24px;
	line-height: 28px;
}

li.post-1 h4 {
	font-size: 16px;
	line-height: 22px;
	color: #000;
}

li.post-2 h3, li.post-3 h3, li.post-4 h3 {
	font-size: 20px;
	line-height: 26px;
}

li.post-2 h4, li.post-3 h4, li.post-4 h4 {
	font-size: 16px;
	line-height: 22px;
}


#posts-list-congressos.promoted h3 {
	font-weight:normal;
	font-size:24px;
	line-height: 30px;
	margin:0;
}

#posts-list-congressos.promoted li{
margin-bottom: 20px;
}

#posts-list-events.promoted {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}

#posts-list-events.promoted h3 {
	font-weight:normal;
	font-size:24px;
	line-height: 30px;
	margin:0;
}

#posts-list-events.promoted li{
margin-bottom: 20px;
}


/*---------- PADDINGS --------- */


.padding-top_5 {
	padding-top:5px;
}

.padding-top_10 {
	padding-top:10px;
}

.padding-top_20 {
	padding-top:20px;
}

.padding-top_50 {
	padding-top:50px;
}

.margin-bottom-20 {
margin-bottom: 20px;
}

/*---------- PERSONAL --------- */

div.posts-personal {
	margin-top:30px;
}

div.posts-personal ul {
	clear: both;
	margin: 0px 0px;
	padding:20px 0px 0px 0px ;
	list-style: none;
}

div.posts-personal ul li {
	width:420px;
	float:left;
	margin-left:0px;
	padding-right:20px;
}

div.posts-personal ul div.image {
	float: left;
	/*border: solid #eee 1px;*/
	margin-right: 20px;
}

div.posts-personal ul div.image a {
	display:block;
	border: solid #eee 1px;
	margin: 0 auto;
	padding:2px;
}

div.posts-personal ul div.post-subtitle {
	margin-bottom: 10px;
	}

div.posts-personal ul div.post-info {
	
	/*width: 400px;*/
	margin-left: 120px;
}

div.posts-personal ul li div.clear {
	margin: 10px;
}

#posts-list li {
	padding-bottom: 10px;
}

div.posts-personal h3 {
	color: #9D4EA9;
	border-top: 4px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 10px 0;
	padding: 10px 0;
	}
	
.dinpage h3 {
	color: #9D4EA9;
	border-top: 4px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 10px 0;
	padding: 10px 0;
	}
	
	.adress.bcn a:link {
	color: #fff;
	}

/* FLOATING CONTENT */

#personal-info-window {
padding: 20px;

}

#personal-info-window .col-right {
	width: 420px;
	float: right;
	font-size: 12px;
	line-height: 18px;
}

#personal-info-window .col-right h2 {
	font-size: 16px;
}

#personal-info-window .col-right h4 {
	font-size: 14px;
	margin-bottom: 20px;
}

#personal-info-window .col-left {
	width: 120px;
	float: left;
}


/*-------EVENTOS-----------*/

.category-2 {
background-color: #808386;
}

.category-2 .post-info {
	border-bottom: 1px solid #1B1818;
}
.category-2 .post-info div {
	color:#1B1818;
	font-family: Arial, Helvetica, sans-serif;
}
.category-2 .items-list{
margin: 20px;
}

.category-2 h2 {
	margin: 0 20px;
	color:#eee;
	}
.category-2 .items-list h3 a{
color:#FFF;
font-size: 14px;
text-decoration: none;
display:block;
padding: 5px;
}

.category-2 .items-list h3 a:hover {
	background-color: #1B1818;
	color: #9D4EA9;
	padding: 5px;
}

.category-2 .read-more, .category-2 .read-more a, .category-2 .num-comments, .category-2 .tags-list, .category-2 .tags-list a {
	color: #eee;
}

.category-2 #category {
	color: #fff;
}

.category-2 h4 {
 color: #1B1818;
 font-size: 12px;
 margin: 0px;
}

/*-------CONGRESOS-----------*/
.category-3 {
background-color: #808386;
}

.category-3 .post-info {
	border-bottom: 1px solid #1B1818;
}

.category-3 .post-info div {
	color:#1B1818;
	font-family: Arial, Helvetica, sans-serif;
}
.category-3 .items-list{
margin: 20px;
}

.category-3 h2 {
	margin: 0 20px;
	color:#eee;
	}

.category-3 .items-list h3 a{
color:#FFF;
font-size: 16px;
text-decoration: none;
display:block;
padding: 5px;
}

.category-3 .items-list h3 a:hover {
	background-color: #1B1818;
	color: #9D4EA9;
	padding: 5px;
}

.category-3 .read-more, .category-3 .read-more a, .category-3 .num-comments, .category-3 .tags-list, .category-3 .tags-list a {
	color: #eee;
}

.category-3 .read-more a:hover, .category-3 .read-more a a:hover, .category-3 .tags-list a:hover {
	color: #9D4EA9;
}

.category-3 #category {
	color: #fff;
}

.category-3 h4 {
 color: #1B1818;
 font-size: 14px;
 margin: 0px;
}



.item-info {
padding-bottom: 10px;
margin-bottom: 30px;
border-bottom: 1px solid #ddd;
}

/*---------- ACTUALIDAD --------------*/
div.category-4 {
}

div.category-4 ul {
	list-style: none;
}

div.category-4 ul li div.image {
	width:100px;
	float:left;
}


/*---------- ACTUALIDAD HOME --------- */

#posts-list-actualidad {
padding: 20px;
border: 1px solid #ddd;
margin-bottom: 20px;
}

ul#posts-list-actualidad {

}

ul#posts-list-actualidad li {
margin-bottom: 5px;
}


.grid_6.omega.list-home {

}

.mapa {
 margin-bottom: 20px;
}

.mapa small a {
float: right;
}

.adress {
float: left;
padding: 20px;
height: 240px;
width: 250px;
}

.bcn {
color: #FFF;
background-color: #9d4ea9;
}

.sevilla {
color: #FFF;
background-color: #99CC00;

}

.logo {
border: 1px solid #ddd;

}

.text-footer {
	width: 225px;
}

.left {
 float: left;
}

.right {
	float: left;
}

/*---------- FITXA POST --------- */

#fitxa-post {
	padding-bottom: 40px;
	margin: 0 40px 0 20px;
	}

.fitxa-post-congres, .fitxa-post-events {
background-color: #808386;
color: #fff;
padding: 5px 0 40px 0;
}

.fitxa-post-congres a, .fitxa-post-congres a:visited, .fitxa-post-events a, .fitxa-post-events a:visited{
color: #fff;

}

.fitxa-post-congres h2, .fitxa-post-congres h4, .fitxa-post-congres .body, .fitxa-post-congres .tags-list {
margin: 0 10px;
}

.fitxa-post-events h2, .fitxa-post-events h4, .fitxa-post-events .body, .fitxa-post-events .tags-list {
margin: 0 10px;
}

.fitxa-post-congres h4, .fitxa-post-events h4 {
	font-size: 120%;
	}

.fitxa-post-congres .body, .fitxa-post-events .body {
	margin-top: 10px;
	}

.fitxa-post-congres h3, .fitxa-post-events h3 {
	font-size: 11px;
	background-color: #000;
	color: #FFF;
	text-transform: uppercase;
	padding: 0 3px;
	margin-right: 20px;
}

.fitxa-post-congres div.date, .fitxa-post-events div.date {
	margin: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #1B1818;
	}
	
.fitxa-post-congres p.date, .fitxa-post-congres .tags-list, .fitxa-post-events p.date, .fitxa-post-events .tags-list {
	margin-bottom: 0px;
	margin-top: 20px;
	color:#FFF;
	}
	
.fitxa-post-congres .tags-list a:hover, .fitxa-post-events .tags-list a:hover {
	text-decoration: underline;
	}
	


	
/*----------VIDEOS------------*/	

ul.videos {
	list-style: none;
	margin-top: 15px;
	}
	
ul.videos li{
	margin: 0px;
/*<<<<<<< .mine*/
	}
	
	ul.videos .right {
	width: 220px;
	margin-left: 10px;
	font-family: arial;
	font-size: 12px;
	}
	
ul.videos .right .summary {
	font-family: arial;
	font-size: 12px;
	}
	
ul.videos .left{

	}
	
	ul.videos .right h4 {
	margin:0px
	}

/*----------CUSTOMERS------------*/

ul#customers-list li {
	padding: 0px;
	margin: 20px 0px;
	list-style: none;
}

#customers-list table {
	width: 940px;
}

		
#customers-list td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	/*border:1px solid #ddd;*/
	width: 20%;
}

#customers-list h3 {
	color: #9D4EA9;
	border-top: 4px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 10px 0;
	padding: 10px 0;
	}
	
/*---------- RELATED CONTENT --------- */

.related-items-box {
	border: 1px solid #000;
	margin-right: 20px;
}

.related-items-box h3 {
	font-size: 11px;
	background-color: #000000;
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 0pt;
	padding-right: 3px;
	padding-bottom: 0pt;
	padding-left: 3px;
	margin:5px;
}

h4.related-title {
	padding-left:10px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.gallery h3 {
	border-top: solid 1px #ddd;
	margin-top: 20px;
	padding-top: 20px;
	color: #9D4EA9;
}
	
.gallery h4 {
	
}

/* -------------------- SEARCH --------------- */
#search-results {
}

#search-results h1 {
	font-family: Georgia;
	font-weight: normal;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
}

#search-results ul {
	list-style:none;
	margin-top:10px;
}

#search-results ul li {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}

#search-results ul li img {
	float:left;
	margin-right:20px;
	margin-top:5px;
}

#search-results ul li h3 {
	font-weight: normal;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#search-results ul li h4 {
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}

#search-results ul li div.left {
	width:160px;
	float:left;
}

#search-results ul li div.right {
	width:450px;
	float:left;
}

div.category a {
	font-size: 11px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	color: #999999;
	text-decoration: none;
}

div.category a:hover {
	color: #9d4ea9;
	text-decoration: underline;
}

#search-results ul li div.summary {
	/*clear:both;*/
}

/*----------- PAGINATORS ---------------*/
div.index-paginator {
	margin-left:20px;
	color:#fff;
	font-family:arial;
	font-size:12px;
}

div.index-paginator a {
	color:#fff;
}

div.index-paginator span.current {
	color:#fff;
}

div.search-paginator {
	margin-left:30px;
	font-family:arial;
	font-size:12px;
}

div.search-paginator a {
	
}

div.search-paginator span.current {
	
}

/*---------- ATTACHMENTS --------- */

div.attachments {
	border: 1px solid #000;
	margin-right: 20px;
	margin-bottom:20px;
}

div.attachments h3 {
	font-size: 11px;
	background-color: #000000;
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 0pt;
	padding-right: 3px;
	padding-bottom: 0pt;
	padding-left: 3px;
	margin:5px;
}

div.attachments ul {
	margin-top:10px;
}

h4.related-title {
	padding-left:10px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
