body{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{line-height:0px;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {
	background: url('/images/patita-fondo.jpg');
	color: #444;
	font-family: "Comic Sans MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
}
a:link,
a:visited {
	color: #C0693C;
	text-decoration: none;
}
a:hover {
	color: #832;
	text-decoration: underline;
}

.formato	{
	background-color: #eeefff;
	border-width: 1px;
	border-color: #eeeeee;
}
.off	{
	border-style: outset;
}
.on	{
	border-style: inset;
}



/* ------------------------------------------------------------------------- */



#Wrapper {
	background: #ffffff;
	margin: 10px auto 2em auto;
	padding: 0;
	width: 965px;
}

/* ------------------------------------------------------------------------- */


#tWrapper {
	padding: 2px 0 0 0;
}


/* ------------------------------------------------------------------------- */


#lWrapper {
	float:left;
	font-size:0.9em;
	margin:0;
	padding:0;
	width:250px;
}
#lWrapper h3 {
	font-size:1.1em;
	font-weight:bold;
	margin:0 auto 0 auto;
}

#navcontainer ul {
	background:url('/images/debajo-menu.jpg') no-repeat left bottom;
	list-style-type:none;
	margin:0;
	padding:0 0 225px 0;
	width:249px;
}
#navcontainer li {
	margin:0;
	padding:0;
}
#navcontainer a {
	background:url('/images/boton-normal.jpg');
	color:#000;
	display:block;
	font-family: "Comic Sans MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:28px;
	padding-top: 7px;
	text-align:center;
}
#navcontainer a:link, #navlist a:visited {
	text-decoration:none;
}
#navcontainer a:hover {
	background:url('/images/hover.jpg');
}
#active a:link, #active a:visited, #active a:hover {
	background-image:url('/images/hover.jpg');
}

#lWrapper form {
	text-align: center;
}
#lWrapper form input {
	display: block;
	margin: 0.2em auto 0.2em auto;
}
#lWrapper form a:link,
#lWrapper form a:visited {
	font-size: 0.9em;
}
#lWrapper form a:hover {
}
#lWrapper div#users_online {
	margin: 1em 0 1em 0;
}
#lWrapper div#users_online p {
	font-weight: bold;
	margin-top: 1em;
}
#lWrapper div#users_online div#users ul {
	list-style-position: inside;
	margin-left: 2em;
}
#lWrapper div#users_online div#users ul li {
	list-style-image: url("../images/user.gif");
}
#lWrapper div#users_online div#newusers ul {
	list-style-position: inside;
	margin-left: 2em;
}
#lWrapper div#users_online div#newusers ul li {
	list-style-image: url("../images/newuser.gif");
}


/* ------------------------------------------------------------------------- */


#mWrapper {
	margin-left: 260px;
	padding: 1em;
}
#mWrapper div#content ul#nodemenu {
	font-size: 0.75em;
}
#mWrapper div#content ul#nodemenu li {
	display: inline;
	margin-right: 1em;
}
#mWrapper div#content h1 {
	background: url('/images/huella.jpg') no-repeat right bottom;
	color: #C0693C;
	display: inline;
	font: bold 1.8em/48px sans-serif;
	font-family: "Comic Sans MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	padding: 8px 60px 0 0;
}
#mWrapper div#content h2 {
	font-family: "Comic Sans MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	margin: 1em 0 0.6em 0;
}
#mWrapper div#content h2 a:link,
#mWrapper div#content h2 a:visited {
	font-size: 1.2em;
	font-weight: bold;
}
#mWrapper div#content h2 a:hover {
}
#mWrapper div#content p {
	font-size: 0.8em;
	margin-top: 1em;
}
#mWrapper div#content p img.imgThumb {
	border:1px solid #C0693C;
	float:left;
	margin:0.4em 1.2em 0.2em 0;
	padding:2px;
}
#mWrapper div#content p img.imgNorm {
	border:1px solid #C0693C;
	float:left;
	margin:0.4em 1.2em 0.2em 0;
	padding:2px;
}
#mWrapper div#content p b {
	color: #C0693C;
	font-weight: bold;
}
#mWrapper div#content p strong {
	color: #C0693C;
	font-family: "Comic Sans MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
#mWrapper div#content p.submitted {
	background: #FFE6CC;
	border-bottom: 1px solid #000;
	font-size: 0.8em;
	margin: 1em 0 2.5em 0;
	padding: 0.1em 0.5em;
}
#mWrapper div#content p.submitted b {
	font-weight: bold;
}
#mWrapper div#content p.submitted a:link,
#mWrapper div#content p.submitted a:visited {
}
#mWrapper div#content p.submitted a:hover {
}
#mWrapper div#content div.paginate {
	font-size: 0.9em;
	text-align: center;
}
#mWrapper div#content div.paginate span {
	color: #C0693C;
	font-weight: bold;
}

#mWrapper div#content form fieldset {
	border: 1px solid #C0693C;
	margin: 1.5em auto 1em auto;
	padding: 0.5em;
}
#mWrapper div#content form fieldset legend {
	background: #FFE6CC;
	border: 1px solid #C0693C;
	color: #C0693C;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	margin-left: 1em;
	padding: 0.2em 0.5em 0.2em 0.5em;
}
#mWrapper div#content form fieldset div.form-item {
	margin: 0 0 1em 0;
}
#mWrapper div#content form fieldset div.form-item label {
	display: block;
	font-weight: bold;
}
#mWrapper div#content form fieldset div.form-item input,
#mWrapper div#content form fieldset div.form-item select {
	font-size: 0.9em;
}
#mWrapper div#content form fieldset div.form-item div.description {
	font-size: 0.75em;
	font-style: italic;
}
#mWrapper div#content form input[type="submit"] {
	color: #C0693C;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0.5em 0 0.5em;
}
#mWrapper div#content form textarea {
	font-size: 0.8em;
}

#mWrapper div#content div#lostpass {
	font-size: 0.7em;
	margin-top: 0.4em;
}

#mWrapper div#content table.tracker {
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 0.9em;
	margin: 1em auto 1em auto;
	width: auto;
}
#mWrapper div#content table.tracker thead tr th {
	background: #C0693C;
	border-bottom: 2px solid #A1582D;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	padding: 0.2em 0.5em 0.2em 0.5em;
	text-align: center;
}
#mWrapper div#content table.tracker tbody tr.shade {
	background: #FFE6CC;
}
#mWrapper div#content table.tracker tbody tr th a:link,
#mWrapper div#content table.tracker tbody tr th a:visited {
}
#mWrapper div#content table.tracker tbody tr th a:hover {
}
#mWrapper div#content table.tracker tbody tr td {
	padding: 0 0.6em 0 0.6em;
}

#mWrapper div#content table.car {
	color: #555;
	font-size: 0.85em;
	margin: 1em auto 1em auto;
}
#mWrapper div#content table.car td table.car_details {
	font-size: 0.9em;
	margin: 0.5em;
}
#mWrapper div#content table.car td table.car_details tr {
	border-bottom: 1px solid #ccc;
}
#mWrapper div#content table.car td table.car_details tr th {
	color: #000;
	font-weight: bold;
	padding: 0.5em 0.5em 0 0;
}
#mWrapper div#content table.car td table.car_details tr td {
	padding: 0.5em 0.5em 0 0;
}

div#content div#attachments {
	clear: right;
	margin-top: 1em;
}
div#content div#attachments span.tit_attachs {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
div#content div#attachments ul {
	font-size: 0.9em;
	margin-left: 2em;
}
div#content div#attachments ul li {
	list-style: square;
}
div#content div#attachments ul li a:link,
div#content div#attachments ul li a:visited {
	color: #ff9900;
	text-decoration: none;
}
div#content div#attachments ul li a:hover {
	text-decoration: underline;
}
div#content div#attachments div.thumb {
	display: inline;
}
div#content div#attachments div.thumb img {
	border: 1px solid #000;
	margin: 0.8em;
	padding: 2px;
}

div#content div#gallery {
	clear: right;
	margin-top: 1em;
}
div#content div#gallery span.tit_gallery {
	color:#C0693C;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
div#content div#gallery div {
	color: #999;
	font-size: 0.8em;
	text-align: center;
}
div#content div#gallery div a img {
	border: 2px solid #C0693C;
	margin: 10px;
	padding: 2px;
}
div#content div#gallery div a:hover img {
	border: 4px solid #C0693C;
	margin: 8px;
}

#mWrapper form table.forms {
	border-collapse: separate;
	border-spacing: 0.4em;
	margin: 1em auto 1em auto;
}
#mWrapper form table.forms caption {
	color: #C0693C;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 auto 1em auto;
	text-align: center;
}
#mWrapper form table.forms tbody tr th {
	color: #C0693C;
	font-weight: bold;
	text-align: right;
}
#mWrapper form table.forms tbody tr td input,
#mWrapper form table.forms tbody tr td textarea {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
}
#mWrapper form table.forms tfoot tr td {
	text-align: center;
}
#mWrapper div#adsense_468x60 {
	margin: 1em auto 1em auto;
	text-align: center;
}


/* ------------------------------------------------------------------------- */


#fWrapper {
	background:#482814;
	clear:both;
	color:#fff;
	font-size:0.75em;
	margin:0;
	padding:1em;
	text-align:center;
}



