/* STYLE */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Palatino, Georgia, Tahoma, Arial, sans;
	background: #BEC3C6 url(../images/background/bg.jpg) repeat-x;
	font-size: 13px;
	color: #555;
	text-align: left;
}
body.certificazione {
	background: #fff;
	font-size: 12px;
}

#wrap {
	background: url(../images/background/back1.gif) center top no-repeat;
	padding:20px 0;
	text-align: left;
}
.certificazione #wrap {
	background-image: none;
	padding: 0px;
}

#container {
	background-color: white;
	text-align: left;
}
.certificazione #container {
	width: 400px;
	padding: 5px;
}



#header, #header2 {
	background: url(../images/background/header_footer.jpg) 0 0 no-repeat;
	height:132px;
}
.certificazione #header_certificazione {
	background: #fff;
	border: 1px solid white;
	padding: 0px;
	border-bottom: 1px solid #ededed;
	height: 75px;
	margin: 0px;
	margin-bottom: 10px;
}
.certificazione #header_certificazione #logo_certificazione {
	float: left;
	margin: 5px;
	margin-right: 10px;
}
.certificazione #header_certificazione h1 {
	font-size: 21px;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 2px;
}
.certificazione #header_certificazione h1 a {
	text-decoration: none;
	color: #9D0504;
}
.certificazione #header_certificazione h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

.certificazione p {
	font-size: 14px;
}
.certificazione p a {
	text-decoration: none;
	color: #9D0504;
}
.certificazione ul {
	font-size: 14px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	background: #BFC4C7 url(../images/background/footer_footer.jpg) 0 0 no-repeat;
	height: 30px;
}
.certificazione #footer {
	background: #fff;
	height: 20px;
	padding: 5px;
	margin: 1px;
	margin-top: 5px;
	border-top: 1px solid #ededed;
	display: block;
}
.certificazione #footer a {
	color: #9D0504;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bolder;
	letter-spacing: -0.03em;
}

h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:120%;}
h4 {font-size:120%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
	border:0;
}



/* MENU */
#left_bar #menu {
	margin-right: 10px;
	margin-left: 10px;
}
#idList {
	margin: 0;
	padding: 0;
}
#idList li {
	display: block;
	margin: 0;
	padding: 10px;
	padding-left: 15px;
	width: 210px;
	text-align: left;
	border-bottom: 1px dashed #aaa;
}
#idList li a:link, #idList li a:visited {
	color: #9D0504;
	text-decoration: none;
}
.side_menu_hover {
	background: #fff;
	padding-left: 15px;
	border-left: 10px solid #A2070B;
}
.side_menu_out {
	background: #fff;
	padding-left: 15px;
	border-left: 0px solid #A2070B;
}



/* CONTACT FORM (homepage) */
#contact_homepage {
	display: block;
	width: 234px;
	margin: 13px;
	margin-top: 30px;
	font-size: 11px;
	background-color: red;
}
#contact_homepage #top {
	height: 25px;
	min-height: 25px;
	background: #fff url(/images/background/contact_homepage_top.jpg) no-repeat top center;
	font-size: 16px;
	text-align: left;
}
#contact_homepage #top #middot {
	display: inline;
	margin: 0px;
	margin-left: 10px; margin-right: 13px;
	font-size: 20px;
	color: white;
}

#contact_homepage #body {
	padding: 5px;
	padding-left: 7px;
	padding-right: 10px;
	background: #fff url(/images/background/contact_homepage.jpg) repeat-y center;
	text-align: left;
}
#contact_homepage #bottom {
	height: 8px;
	min-height: 8px;
	background: #fff url(/images/background/contact_homepage_bottom.jpg) no-repeat bottom center;
}
ul#contact {
	text-align: left;
	margin-left: 75px;
	margin-right: 15px;
	font-weight: bold;
	font-size: 16px;
}




/* HEADER HOMEPAGE */
#header #logo, #header2 #logo {
	float: left;
	width: 154px;
	padding-top: 10px;
	padding-left: 30px;
}
#header h1 {
	float: left;
	width: 498px;
	margin-top: 25px;
}
#header2 h1 {
	float: left;
	width: 752px;
	margin-top: 25px;
}
#header h1 .first_row, #header2 h1 .first_row {
	text-align: right;
	font-size: 75%;
	padding-right: 70px;
	padding-bottom: 5px;
	display: block;
}
#header h1 .second_row, #header2 h1 .second_row {
	text-align: right;
	color: #9D0504;
	font-size: 95%;
	border-top: 1px solid #555;
	padding-top: 5px;
	margin-right: 30px;
	margin-left: 50px;
	padding-right: 20px;
	display: block;
}
#header #fruit {
	float: left;
	width: 254px;
}



/* MAIN CELL */
#main_cell {
	margin-bottom: 20px;
}
#main_cell_wide {
	/* border: 1px solid red; */
	margin-left: -25px;
}
#main_cell h2, #main_cell_wide h2 {
	margin: 5px;
	margin-left: 35px;
	margin-right: 20px;
	font-size: 16px;
	text-align: left;
	padding: 10px;
	border: 1px solid #A7A7A7;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0.01em;
	background: #EAEAEA url(/images/background/h2_homepage.jpg) no-repeat bottom right;
}

#main_cell p, #main_cell_wide p {
	margin: 10px;
	margin-top: 15px;
	margin-left: 35px;
	text-align: left;
}

#main_cell a, #main_cell_wide a {
	color: #9D0504;
	text-decoration: none;
}
#main_cell a:hover, #main_cell_wide a:hover {
	border-bottom: 1px dashed #9D0504;
}

#main_cell h3, #main_cell_wide h3 {
	margin-bottom: 3px;
}

#main_cell h4, #main_cell_wide h4 {
	text-align: left;
	margin-left: 35px;
	margin-right: 15px;
}
#main_cell h4 ul, #main_cell_wide h4 ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 40px;
}


p.divider2 {
	background: #fff url(/images/background/divider2.png) no-repeat center center;
	height: 20px;
	min-height: 20px;
	float: none;
	clear: both;
}
p.divider_220 {
	background: #fff url(/images/background/divider1_220.png) no-repeat center center;
	height: 15px;
	min-height: 15px;
	margin-top: 15px;
	margin-left: 15px;
	width: 230px;
}



/* HOMEPAGE LIST */
#main_cell #homeList, #main_cell_wide #homeList {
	margin: 0;
	margin-left: 40px;
	padding: 0;
	list-style: none;
}
#main_cell #strategiaList, #main_cell_wide #strategiaList {
	margin: 0;
	margin-left: 25px;
	padding: 0;
	list-style: none;
}
#main_cell #homeList li, #main_cell #strategiaList li, #main_cell_wide #homeList li, #main_cell #strategiaList li {
	display: block;
	margin: 0;
	padding: 10px;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	clear: both;
}
#main_cell #homeList li .number, #main_cell #strategiaList li .number, #main_cell_wide #homeList li .number, #main_cell #strategiaList li .number {
	float: left;
	width: 32px;
	height: 32px;
	background: #fff url(/images/background/button_homepage.png) no-repeat center;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: white;
	margin-right: 3px;
}
#main_cell #strategiaList li .number, #main_cell_wide #strategiaList li .number {
	margin-right: 5px;
}
#main_cell #homeList li .text, #main_cell_wide #homeList li .text {
	float: left;
	margin-left: 3px;
	margin-bottom: 6px;
	margin-top: -1px;
}
#main_cell #strategiaList li .text, #main_cell_wide #strategiaList li .text {
	margin-top: 2px;
	font-size: 18px;
	margin-left: 37px;
}
#main_cell #homeList li .subtext, #main_cell_wide #homeList li .subtext {
	font-size: 11px;
	font-weight: normal;
}
#main_cell #strategiaList li .subtext, #main_cell_wide #strategiaList li .subtext {
	clear: both;
	float: none;
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	line-height: 17px;
}
#main_cell #strategiaList li .subtext strong, #main_cell_wide #strategiaList li .subtext strong {
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
}


#main_cell #contact_homepage, #main_cell_wide #contact_homepage {
	float: right;
	margin: 20px;
	margin-top: 10px;
	width: 152px;
	height: 42px;
	min-height: 42px;
	background: #fff url(/images/background/button_contact_homepage.png) no-repeat center center;
	text-align: right;
}
#main_cell #contact_homepage #contact_homepage_inner, #main_cell_wide #contact_homepage #contact_homepage_inner {
	padding: 5px;
	margin-right: 5px;
	display: block;
}
#main_cell #contact_homepage #contact_homepage_inner a, #main_cell_wide #contact_homepage #contact_homepage_inner a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#main_cell p #world, #main_cell_wide p #world {
	float: right;
	margin: 10px;
	margin-top: 0px;
}
#main_cell p #od_logo, #main_cell_wide p #od_logo {
	float: right;
	margin: 10px;
	margin-top: 0px;
	margin-right: 20px;
}


/* SERVIZI */
.service {
	margin-left: 35px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
	margin-right: 10px;
}
.service p {
	padding: 0px;
	padding-left: 85px;
	margin: 0px;
	display: block;
	float: none;
}
#main_cell .service h2 {
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.service img {
	float: left;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 2px;
	margin-right: 5px;
}
.service .price {
	margin-top: 5px;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 5px;
}


/* POSIZIONAMENTO WEB list */
#main_cell ul#posizionamento_web {
	margin-left: 65px;
}

#main_cell ul#posizionamento_web li {
	margin-top: 10px;
	padding-right: 20px;
}


/* GARANZIA list */
#main_cell ol.garanziaList li {
	margin-right: 25px;
	margin-top: 15px;
	margin-left: 70px;
}
#main_cell ul.garanziaList li {
	margin: 5px;
	margin-left: 35px;
}


/* STRATEGIA images */
img.strategia {
	float: right;
	margin: 7px;
	margin-right: 15px;
	margin-top: 2px;
	padding: 3px;
	border: 1px solid #ededed;
}


/* BUSINESS IN ITALY */
#list_english {
	padding-left: 70px;
	padding-right: 10px;
	margin-bottom: 20px;
}
#list_english li {
	margin-bottom: 10px;
}



/* BOTTOM HOME */
#bottom_home {
	text-align: left;
	font-size: 12px;
	margin: 20px;
	margin-top: 10px;
	margin-left: 35px;
}


/* SKYPE LEFT BAR */
#skype {
	text-align: center;
	font-size: 10px;
	padding-left: 25px;
	padding-right: 10px;
	margin-top: 10px;
}
#skype a {
	color: #9D0504;
	text-decoration: none;
}


/* QUICK CONTACT HOME */
#quick_contact {
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 45px;
	background: #fff url(/images/icon_phone.gif) no-repeat center left;
}
#quick_contact a {
	color: #9D0504;
	text-decoration: none;
}
#quick_contact label {
	font-weight: bold;
	width: 50px;
	font-size: 10px;
}



/* SITE SEARCH */
#google_search {
	text-align: center;
	font-size: 10px;
	margin: 10px;
	margin-top: 25px;
	margin-left: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	line-height: 2.5em;
}
#google_search #google_text {
	width: 140px;
}
#google_search #google_submit {
	color: #555;
	font-size: 9px;
	padding: 1px;
}



/* BLOG HOME */
#blog_home {
	width: 225px;
	/* border-right: 1px solid #aaa; */
	text-align: left;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	background: #fff url(/images/background/clients_homepage.jpg) no-repeat top left;
}
#blog_home h3 {
	text-align: center;
	padding: 5px;
	background-color: #CFCFCF;
	border-bottom: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
}
#blog_home h3 a {
	font-size: 11px;
	color: #555;
	text-decoration: none;
}
#blog_home p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	font-size: 11px;
}
#blog_home p a {
	color:  #9D0504;
	text-decoration: none;
}
#bottom_home #inglese {
	padding-left: 33px;
	background: #fff url(/images/english-flag.gif) left no-repeat;
}
#bottom_home #spagnolo {
	padding-left: 33px;
	background: #fff url(/images/spanish-flag.gif) left no-repeat;
}
#bottom_home #tedesco {
	padding-left: 33px;
	background: #fff url(/images/german-flag.gif) left no-repeat;
}




/* CONTACT FORM */
#form_contact {
	border: 1px solid #A7A7A7;
	width: 580px;
	margin: 20px;
	margin-left: 40px;
	text-align: left;
	padding: 20px;
}
#form_contact label, #form_contact input {
	display: block;
	float: left;
}
#form_contact label {
	font-weight: bold;
	width: 180px;
	text-align: right;
	margin-right: 5px;
	padding-top: 2px;
	height: 21px;
}
#form_contact label.opt {
	font-weight: normal;
}
.label_red {
	color: #ff0000;
}
.label_normal {
	color: #555;
}
.label_white {
	color: #fff;
}
#form_contact input[type="text"] {
	width: 350px;
	border: 0px;
	padding-top: 4px;
	background: url(/images/forms/input.png) repeat-x 0 0;
	font-size: 11px;
	font-family: Palatino, Georgia, Tahoma, Arial, sans;
	height: 17px;
}
#form_contact input.hidden {
	display: none;
}
#form_contact #container_bottone {
	clear: both;
	float: none;
	text-align: center;
	margin-top: 20px;
}
#form_contact #container_bottone #smaller {
	font-size: 10px;
	margin: 2px;
}
#form_contact #container_bottone input[type="submit"] {
	clear: both;
	float: none;
	font-size: 12px;
	font-family: Palatino, Georgia, Tahoma, Arial, sans;
	text-align: center;
	border: 1px outset #a7a7a7;
	background: #a7a7a7;
	padding: 5px;
	height: auto;
	margin: auto;
	margin-left: 170px;
}
#form_contact .input_left {
	display: block;
	float: left;
	background: url(/images/forms/input-left.png) no-repeat 0 0;
	width: 7px;
	height: 21px;
}
#form_contact textarea {
	height: 95px;
	border: 0px;
	float: left;
	width: 350px;
	padding-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	font-family: Palatino, Georgia, Tahoma, Arial, sans;
	background: url(/images/forms/textarea.png) repeat-x 0 0;
	overflow: hidden;
}
#form_contact .input_right {
	display: block;
	float: left;
	background: url(/images/forms/input-right.png) no-repeat 0 0;
	width: 7px;
	height: 21px;
}
#form_contact #textarea_left {
	display: block;
	float: left;
	background: url(/images/forms/textarea-left.png) no-repeat 0 0;
	width: 7px;
	height: 100px;
}
#form_contact #textarea_right {
	display: block;
	float: left;
	background: url(/images/forms/textarea-right.png) no-repeat 0 0;
	width: 7px;
	height: 100px;
}
#form_contact br {
	float: none;
	clear: both;
	margin-top: 15px;
}
#contact_sent {
	margin: 50px;
	margin-top: 30px;
	margin-bottom: 20px;
	border: 1px solid #a7a7a7;
	background-color: #9EFF7F;
	padding: 15px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#contact_sent .blog {
	font-weight: normal;
	font-size: 13px;
	margin-top: 5px;
}



/* BLOG */
#main_cell .post {
	background: #fff url(/images/background/post_bottom.gif) no-repeat 35px bottom;
	padding-left: 15px;
	padding: 20px;
	margin-bottom: 20px;
}
 .breadcrumb {
	font-size: 10px;
	margin-bottom: 5px;
}
#main_cell .post .breadcrumb {
	margin-left: 45px;
	margin-bottom: 5px;
}
#main_cell .post h2 {
	margin: 0px;
	background: #fff;
	font-size: 20px;
	margin-left: 30px;
	border: 0px;
	line-height: 30px;
	margin-top: -5px;
}
#main_cell .post h2.main_title {
	font-size: 24px;
}
#main_cell .post h2 a {
	margin: 0px;
	border: 0px;
	font-weight: bold;
}
#main_cell .post .date_share {
	float: left;	
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 40px;
	margin-top: 15px;
}
#main_cell .post .date {
	height: 74px;
	width: 72px;
	padding-right: 4px;
	padding-top: 7px;
	background: #fff url(/images/background/date_holder.gif) no-repeat;
	text-align: center;
	line-height: 130%;
	margin-left: 5px;
}
#main_cell .post .date .image_container {
	position: relative;
}
#main_cell .post .date .image_container img {
	position: absolute;
	top: -22px;
	left: -8px;
}
#main_cell .post .date .month {
	font-size: 15px;
	font-weight: bold;
}
#main_cell .post .date .day {
	font-size: 25px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
}
#main_cell .post .date .year {
	font-size: 11px;
}
#main_cell .post .tweetmeme {
	padding-left: 10px;
}
#main_cell .post .facebook {
	margin-left: -8px;
	padding-top: 9px;
}
#main_cell .post .buzzit {
	margin-top: 4px;
	padding-left: 6px;
}
#main_cell .post .buzzit a {
	color: white;
	background-color: #95cd3c;
	padding: 2px;
	margin-left: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}
#main_cell .post .buzzit a:hover {
	color: #95cd3c;
	background-color: white;
	border: 1px solid #80B62A;
	text-decoration: none;
}
#main_cell .post .buzzit img {
	padding: 1px;
	float: left;
	margin-top: 0px;
}

#main_cell .post .body {
	line-height: 180%;
	margin-left: 35px;
}
#main_cell .post .body ul, #main_cell .post .body ol {
	padding: 0px;
	padding-left: 35px;
	margin-bottom: 15px;
}
#main_cell .post .body li {
	margin-top: 15px;
}
#main_cell .post .body .quote {
	clear: left;
	background: #dcdcdc url(/images/background/quote.gif) no-repeat bottom right;
	margin: 10px;
	margin-left: 70px;
	padding: 10px;
	font-style: italic;
	font-size: 90%;
}
#main_cell .post .footer {
	clear: left;
	font-size: 11px;
	height: 15px;
	margin-right: 10px;
	margin-top: 10px;
	border-top: 1px solid #ddd;
	margin-left: 35px;
	padding-top: 10px;
/*	margin-bottom: 20px; */
}


/* share the love */
#main_cell .post .footer .shareTheLove {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


#main_cell .post .comments {
	float: right;
	background: #fff url(/images/balloon.png) no-repeat 0px top;
	padding-left: 25px;
	height: 25px;
	width: 60px;
	white-space: nowrap
}
#main_cell .post .author {
	float: right;
	margin-right: 15px;
}
#main_cell .post .keywords {
	float: left;
	width: 250px;
}
#main_cell .post .share {
	float: right;
	margin-left: 20px;
}
#main_cell .post .comments_list {
	float: none;
	clear: both;
	margin-top: 30px;
	margin-left: 35px;
}
#main_cell .post .comments_list .title {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	padding-left: 5px;
	border-bottom: 2px solid #999;
	width: 125px;
}
#main_cell .post .comments_list .comment_detail {
	font-size: 12px;
	padding: 10px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
#main_cell .post .comments_list .comment_detail .comment_title {
	font-weight: bold;
}
#main_cell .post .comments_list .comment_detail .comment_body {
	margin-top: 5px;
	line-height: 1.6em;
}
#main_cell .post .comments_list .comment_detail .comment_footer {
	margin-top: 5px;
	text-align: right;
	padding-right: 20px;
	font-size: 11px;
}
#main_cell .post .comments_list .add_comment {
	margin-top: 15px;
}
#main_cell .post .comments_list .add_comment .title {
	padding: 3px;
	background-color: #aaa;
	font-size: 12px;
	color: white;
	width: 97%;
	border-bottom: 0px;
	margin-bottom: 5px;
}
#main_cell .post .comments_list .add_comment .label {
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	font-size: 11px;
}
#main_cell .post .comments_list .add_comment input, #main_cell .post .comments_list .add_comment textarea {
	width: 400px;
	margin-bottom: 5px;
	font-size: 11px;
	font-family: Palatino, Georgia, Tahoma, Arial, sans;
	padding: 2px;
	color: #444;
}
#main_cell .post .comments_list .add_comment textarea {
	height: 120px;
}
#main_cell .post .comments_list .add_comment .input_submit {
	text-align: center;
	margin-left: 100px;
	margin-top: 15px;
}
#main_cell .post .comment_posted {
	margin: 10px;
	text-align: center;
	padding: 20px;
	border: 1px solid #ccc;
	background-color: #BBFFAF;
}
/* blog author */
#main_cell .blog_author {
	margin-left: 35px;
	margin-right: 20px;
	padding: 10px;
}
#main_cell .blog_author img {
	float: left;
	margin: 10px;
}
#main_cell .blog_author h2 {
	border: 0px;
	background: none;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	padding: 5px;
}
#main_cell .blog_author .blog_author_email {
	font-size: 11px;
	margin-top: 5px;
}
#main_cell .blog_author .blog_author_articles {
	float: none;
	clear: both;
	margin-top: 20px;
	padding: 20px;
	border-top: 1px solid #ccc;
}
#main_cell .blog_author .blog_author_articles h3 {
	font-size: 12px;
}
#main_cell .blog_author .blog_author_articles ul {
	padding-left: 20px;
	margin-top: 10px;
	list-style: none;
}
#main_cell .blog_author .blog_author_articles li {
	margin-top: 10px;
}
#main_cell .blog_author .blog_author_articles li .date {
	font-size: 11px;
	margin-bottom: 1px;
}
/* blog images */
#main_cell .post p img {
	margin: 10px;
	padding: 5px;
	border: 1px solid #ededed;
}

/* blog navigation */
.navigation {
	font-size: 10px;
	margin: 10px;
	margin-left: 35px;
	padding: 5px;
	border-top: 1px solid #ddd;
	clear: both;
	float: none;
}
.navigation .prev {
	float: left;
}
.navigation .next {
	float: right;
}

/* blog footer related */
#main_cell .footer #related {
	float: none;
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #ddd;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#main_cell .footer #related .titleRelated {
	font-size: 14px;
	font-weight: bold;
	color: #555;
	padding-left: 5px;
}
#main_cell .footer #related .relatedbox {
	border-right: 1px solid #ddd;
	float: right;
	width: 190px;
	padding: 7px;
	height: 90px;
	padding-bottom: 15px;
}
#main_cell .footer #related .relatedbox .titleRelated {
	font-weight: normal;
	font-size: 13px;
	padding: 0px;
}
#main_cell .footer #related .relatedbox .footerRelated {
	font-size: 10px;
}
#main_cell .footer #related .relatedbox .footerRelated .authorRelated {
	margin-top: 5px;
	font-weight: normal;
}
#main_cell .footer #related .relatedbox .footerRelated .dateRelated {
	font-weight: normal;
	display: inline;
}

/* LEFT BAR for blog */
#tagCloud, #videoBar, #authorsBar {
	margin-top: 10px;
	margin-left: 5px;
	padding: 10px;
	width: 220px;
}
#tagCloud .title, #videoBar .title, #authorsBar .title {
	font-weight: bold;
	padding: 5px;
	margin-bottom: 2px;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	background: #fff url(/images/background/back2.jpg) bottom right;
}
#tagCloud .title a, #videoBar .title a, #authorsBar .title a {
	color: #9D0504;
	text-decoration: none;
}
#tagCloud .body, #videoBar .body, #authorsBar .body {
	font-size: 12px;
	margin-left: 10px;
}
#authorsBar .body {
	clear: both;
	float: none;
	margin-top: 21px;
}
#authorsBar .body img {
	float: left;
	margin: 5px;
	margin-top: -6px;
	border: 0px;
}
#authorsBar .body a {
	color: #9D0504;
	text-decoration: none;
}
#tagCloud .body {
	line-height: 17px;
}
#tagCloud .body a {
	color: #9D0504;
	text-decoration: none;
}

#videoBar .body .title {
	font-weight: normal;
	padding: 0px;
	margin-bottom: 0px;
	border: 0px;
	background: #fff;
}
#videoBar .body .video {
	text-align: center;
	padding: 5px;
}
#videoBar .body .title a {
	color: #9D0504;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}



/* TURISMO */
.testimonials {
	float: right;
	margin: 10px;
	padding: 10px;
	background: #ededed url(/images/turismo/quote.jpg) no-repeat right bottom;
	width: 250px;
	margin-right: 20px;
}
.testimonials h3 {
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 15px;
}
.testimonials .text {
	padding: 5px;
	padding-left: 10px;
	margin: 0px;
	font-size: 12px;
	line-height: 19px;
	font-style: italic;
}
.testimonials .text .signature {
	margin-left: -5px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
}



/* FOOTER */
#footer {
	line-height: 15px;
	padding-top: 15px;
	font-size: 10px;
	text-align: center;
	color: #555;
}
#footer a {
	color: #555;
	font-size: 11px;
	text-decoration: none;
}
#footer a.red {
	color: #9D0504;
	font-size: 10px;
	text-decoration: none;
}