body {
	margin: 0;
    padding: 0;
	color: #666;
	font-size: 62.5%;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #fff;
	/* amplada maxima */
	max-width: 1024px;
	margin: 0 auto;
}
/* header styles */
#header {
	clear:left;
	width:100%;
	overflow:hidden;
	/*background: #fff url(img/logo.gif) no-repeat 15% bottom; // Degradado fondo logo*/
	text-align: left;
	border-bottom: 1px solid #ccc;
}
img {
	border: 0;
}
#header h1 {
	margin: 0 auto;
	padding: 0;
	height: 80px;
	width: 700px;
	text-align: center;
	text-indent: -9999px;
	background: url(images/logo.gif) no-repeat;
}
#header h1 a {
	display: block;
	height: 80px;
}
/* column container */
.colmask {
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:.5em 0 1em 0;
	overflow:hidden;
}
/* 2 Column (left menu) settings */
.leftmenu {
	background:#fff;		/* right column background colour */
}
.leftmenu .colleft {
	right:75%;				/* right column width */
}
.leftmenu .col1 {
	width:71%;				/* right column content width */
	left:102%;				/* 100% plus left column left padding */
}
.leftmenu .col2 {
	width:21%;				/* left column content width (column width minus left and right padding) */
	left:6%;				/* (right column left and right padding) plus (left column left padding) */
}
/* Footer styles */
#footer {
    clear:both;
    padding:0.4em 2%;
	border-top:1px solid #ccc;
	background-color:#eeeeee;
	color:#666;
}
#footer p {
	margin: 10px;
}
.sep {
	position:absolute;
	left:150px;
}

/* Links */
a:link, a:visited, a:active {
	background-color:inherit;
	color:#1A517F;
	text-decoration:none;
}
a:hover {
	background-color:inherit;
	color:#EB2E93;
	text-decoration:underline;
}
#frontpage {
	clear: both;
	margin: 0px;
	padding: 1em 3%;
}
h1 {
	font-size:2.4em;
	color:#EB2E93;
}
h2 {
	color:#333333;
	font-size:1.8em;
}

h3 {
	color:#999999;
	font-size:1.4em;
	line-height:1.4em;
}
p {
	font-size:1.2em;
	line-height:1.4em;
}
* {
	margin:0pt;
	padding:0pt;
}
.content {
	margin:2%;
}
fieldset {
	background-color:#EEEEEE;
	border:medium none;
	margin-top:1em;
	padding:1em 0 1em 0;
	width:50em;
	margin-bottom:25px;
}
h2.top {
	margin-top:3em;
}
h2.fh2 {
	margin-top:25px;;
}
p.control {
	display:block;
	float:left;
	margin-right:5px;
	margin-top:1.4em;
	margin-bottom:3.4em;
	text-align:right;
	line-height:1.4em;
	width:100%;
	text-align:left;
}
form#registro .control {
	border:medium none;
	width:50em;
}
form#registro .control label {
	color:#333333;
}
form#quickinsert {
	float:right;
}
p.control label {
	display:block;
	float:left;
	margin-right:5px;
	margin-top:5px;
	text-align:right;
	margin-left:2em;
}
p.control label.chk {
	display:block;
	float:left;
	margin-right:10px;
	text-align:left;
	width:auto;
}
p.control input, select {
	float:left;
	margin-right:1em;
}
input.m {
	width:125px;
}
input.l {
	width:275px;
}
input.xl, textarea.xl {
	width:350px;
}

.s, .m, .mbig, .l, .xl, .xxl, .mail, .text, textarea {
	border-color:#999999 rgb(221, 221, 221) rgb(221, 221, 221) rgb(153, 153, 153);
	border-style:solid;
	border-width:1px;
	padding:2px;
}

.ex {
	color: #aaaaaa;
}

input, label, textarea {
	font-family:arial,sans-serif;
	font-size:1.4em;
}

.ierror {
	outline: 1px solid #FF3F3F;
}

input#submit {
	font-size:1.4em;
	font-weight:bold;
	padding:0.3em;
}

input:focus, textarea:focus, select:focus {
	outline: 1px solid #EB2E93;
}

.note { font-size: 1.1em; }
.errnote {
	font-size: .9em;
	color:#FF3F3F;
	padding:0.3em 0 2em;
	text-align:right;
}

.adv {
	border-width:1px 0pt;
	margin: 12px 0;
	padding: 8px 42px;
	font-size: 1.2em;
	color:inherit;
	background: #FFFFCC url(img/ico_adv.gif) no-repeat 10px 8px;
	border-color:#F0AC1C;
	border-style:solid;
	border-width:1px 0pt;
}

.ok {
	border-color:#1cf01c;
	border-style:solid;
	border-width:1px 0pt;
	margin: 12px 0;
	padding: 8px 42px;
	color: inherit; background: #CCFFCC url(../img/ico_ok.gif) no-repeat 10px 8px;
}

div#titleindex {
	margin-top: 1em;
	width: 91em;
	margin-right: auto;
	margin-left: auto;
}

div#topindex {
	clear: both;
	padding-top: 2em;
	width: 91em;
	margin-right: auto;
	margin-left: auto;
}

div#bottomindex {
	clear: both;
	padding-top: 3em;
	width: 91em;
	margin-right: auto;
	margin-left: auto;
}

.main_column {
	float: left;
	position: relative;
}

div.mainleft {
	padding: 1em;
	text-align: left;
	font-size: 1em;
	border: 1px solid #999;
	margin-right: 4em;
	width: 22em;
}

#loginresult {
	margin-bottom: 0;
	padding-right: 0.5em;
	padding-left: 30px;
	line-height: 1em;
}
#msg_signup {
	margin: 0;
	padding-right: 0.5em;
	padding-left: 30px;
	font-size: small;
	line-height: 1em;
}

div#mainuses {
	width: 56em;
	margin: 1em 0 2em 6em;
}

div#mainuses h2 {
	font-size: large;
}

div#mainuses p {
	line-height: 2em;
	font-size: large;
}

div.mainright {
/*	float: left; */
	width: 29em;
	text-align: right;
	font-family: arial,sans-serif;
}

div.marginright div {
	border: 1px solid #ccc;
}

div#whereworks {
	float: left;
	font-size: small;
	width: 23em;
}

div#whereworks h2 {
	font-size: large;
	margin-bottom: 1.2em;
}

div#whereworks div.m_type {
	clear: both;
	padding-top: 5px;
	font-size: small;
}

div#whereworks div.m_type_pic {
	float: left;
	width: 56px;
	height: 60px;
}

div#whereworks div.title {
	font-size: large;
	padding-top: 0.5em;
}

div#externals {
	float: left;
	font-size: small;
	min-width: 205px;
	width: 20em;
}

div#externals h2 {
	text-align: center;
	font-size: large;
	margin-bottom: 1em;
}
div#externals div {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
}

div#form_signup {
	float: right;
	font-size: small;
	width: 20em;
	min-width: 205px;
	margin-left: 2em;
	margin-bottom: 2em;
}

div#form_signup h2 {
	font-size: large;
	margin-bottom: 1em;
}

div#form_signup input {
	width: 9.1em;
}

div#form_signup label, div#form_signup input {
	font-size: 1em;
}

div.form_s_up {
	margin-right: 0.8em;
	text-align: right;
}

div#signup_index  {
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	margin-top: 1em;
	line-height: 3em;
}

div#form_signup p {
	margin-top: 0.8em;
	margin-right: 0.8em;
}

div#form_signup form input.signupbut {
	font-size: small;
}

div#testimonial {
	float: left;
	font-size: small;
	min-width: 205px;
	padding: 2em 0;
}

p.form {
	margin-top:1.4em;
	text-align:right;
}

.update {
	font-size: 130%;
	margin-bottom:1em;
}

.arrow {
	background: transparent url(/img/arrow.gif) no-repeat scroll 0.6em 0pt;
	/*position:absolute;*/
	margin-left:1em;
	height:12px;
}
p.menu {float:right}
p.menu a {
	margin-left:0.6em;
	margin-right:0.6em;
}


p.pcomment {
	clear:both;
	color:#666666;
	font-size:1em;
	padding:0em 0.7em 0em 3em;
	margin-top:1.2em;
}

img.comment{
	vertical-align: text-top;
	margin-right:0.5em;
}

.small {
	font-size:x-small;
}

.pages {
	padding:35px 0px 35px 0px;
}
.pages a, .pages span {
	border:1px solid;
}
.pages span.current {
	border:1px solid;
	font-weight:bold;
}
.pages span.current a {
	border:0px none;
	padding:0pt;
}
.pages a {
	border:1px solid;
}
.pages a.nextprev {
	font-weight:bold;
}
.pages span.nextprev {
	border:1px solid;
}

.pages a, .pages span {
	border:1px solid;
	display:block;
	float:left;
	margin-right:3px;
	padding:5px 7px;
}
.pages a, .pages span {
	background:#FFFFFF none repeat scroll 0%;
	border-color:#FFFFFF;
	/*color:#FF6400;*/
}
.pages span.current {
	background:#F5F5F5 none repeat scroll 0%;
	border-color:#f0ac1c;
	/*color:#FF6400;*/
}
.pages span.current a {
	background:#f0ac1c none repeat scroll 0%;
	/*color:#FF6400;*/
}
.pages a {
	border-color:#f0ac1c;
}
.pages a:hover {
	background:#F5F5F5 none repeat scroll 0%;
	border-color:#FF9400;
	/*color:#FF6400;*/
}
.pages span.nextprev {
	color:#FFE2C5;
}
.pages span.nextprev {
	border-color:#FFE2C5;
	color:#FFE2C5;
}

.gmaps-update {
	width:300px;
	height:220px;
	overflow:auto;
}

.user-info-box {
	border:1px solid #D3D3D3;
	background-color: #F5F5F5;
	float:left;
	max-width: 180px;
	/*width:auto !important;*/
	width:180px;
	margin:26px 26px 12px 0px;
	padding: 20px 20px;
	text-align:left;
	overflow:hidden;
}
.user-info-box * {
	position: relative; /* link hack for IE */
}
.followbut {
	background-color: #969696;
	border: 1px solid #000000;
	color: #ffffff;
	width:100px;
	margin-bottom:1.3em;
	margin-top:1.3em;
	cursor:pointer;
	text-decoration:bold;
	font-size:1.3em;
}

#motto {
	font-size: medium;
	text-align: right;
	margin-top: 45px;
	margin-right: 5em;
}

#menu {
	font-size: 1.3em;
/*	margin: 34px 3em 0 0; */
	margin-top: 49px;
	margin-right: 1em;
	text-align:right;
}

div.mainhl {
	font-family:Arial,sans-serif;
	color:#333333;
	font-size:20px;
	font-weight:bold;
	line-height:1.3em;

}

.signupbut {
	background-color:#EB2E93;
	border:1px solid #000000;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1.8em;
	width:6em;
	height:1.8em;
	margin-top:1.3em;
}

.tablefeat {
	float:left;
	padding:10px 0 10px 15px;
	width:48%;
	font-size:16px;
	font-weight:bold;
	color:#444444;
	line-height:1.3em;
}

div.img {
	float:left;
	margin-right:15px;
}

#status_refresh {
	float: right;
	padding: 0.5em;
}
.stat_ok {
	background-color: #6c6;
	color: #fff;
}
.stat_ko {
	background-color: #c66;
	color: #fff;
}
.post-inappropriate {
	border:1px dotted #AAAAAA;
	line-height:130%;
	min-height:20px;
	height:auto !important;
	height:60px;
	overflow:hidden;
	padding:5px 50px 5px 10px;
	background-color: #FFFFFF;
	color:#AAAAAA;
}
.a_foto {
	float: left !important;
	float: none; /* for IE 6 and below */
}
.tabs {
	font-size: small;
}
#validateposts {
	width: 100%;
	border-collapse: collapse;
}
#validateposts td {
	border: 1px solid #c03;
}
#validateposts th {
	border: 1px solid #c03;
}
#validateposts th {
	background-color: #c03; color:#fff;
}
#validateposts .valida {
	background-color: #6f6;
	color: #000;
	text-align: center;
}
#validateposts .elimina {
	background-color: #f66;
	color: #000;
	text-align: center;
}
.mini {
	margin: 0;
	padding: 0;
}
.after_request_follow {
	clear: both;
	border-bottom: 1px solid #BBB;
	margin-bottom: 0.5em;
}
.text-friend-req {
	margin-left: 60px;
	font-size: 1.5em;
	line-height: 1.5;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 10px;
	opacity: 1;
	text-align:center;
	max-width:200px;
}
#tooltip h3, #tooltip div { margin: 0; }

div.color {
  text-align:center;margin:0 auto;
  border-width:2px;
  border-style:solid;
  padding: 15px;
  width:500px;
  border-color:#ff9900;
  background-color:#FEF5CA;
  font-family:"Arial";
  }

