/* Maquetación by Totbits Solutions (www.totbits.com) */

/* DEFAULT ELEMENTS ----------------------------------------------------------
   no tocar !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/
*		{ margin: 0; padding: 0; }
body	{ font-family: Arial; font-size: 10px; line-height: 14px; } 
img		{ border: 0; vertical-align: middle; }
ul 		{ list-style: none; }
a		{ outline: 0; color:#333; }
table	{ border-spacing: 0; border-collapse: collapse; border: none; }
td, th	{ vertical-align: top; text-align: left; }
select  { padding: 0; }
option  { padding: 1px 5px; }
textarea{font-family:Tahoma;}
p label.error	{ color: #f00; }
.banner iframe {border:1px solid #eee;;}
hr{height:1px; border:none; border-top:1px solid #ccc; background:#ccc;}

body { background: url('/css/body_bg.jpg') repeat-x; }

h1.titulo { color: #AB0D10; font-size: 28px; margin-bottom: 5px; }
h4 a {color:#00215c;font-size:18px;}

#body { width: 940px; margin: 0 auto; position: relative; }
#header { height: 138px; }
	#header_box { width: 940px; height: 172px; margin: 0 auto; background:url('/css/logo.jpg') no-repeat; }
#random_car { position:absolute; z-index: 1; margin-left:500px;}
#toolbar { height: 23px; margin-top:1px; z-index:1; }
	#toolbar a {color:white;font-size:10px;font-family:Tahoma;text-decoration:none;}
	#toolbar a.selected {color:#fae22f;}
#bookmark_bar {height: 21px; }
	#bookmark_bar a {margin-left:2px;color:#5c646a;font-family:Tahoma;text-decoration:none;margin-right:73px;}
	#bookmark_bar p {color:#a7abaf;font-family:Tahoma;display:inline;margin-right:73px;}
#footer { background: url('/css/footer_bg.jpg') repeat-x; height: 66px; }
#footer #footer_box {margin: 0 auto; width: 940px; font-family:Tahoma;color:#414042;padding-top:12px;}

/* BREADCRUMBS */
#breadcrumbs { background: url(/images/breadcrumbs/bullet.gif) left center no-repeat; padding-left: 19px; margin: 4px 0px 43px 0px; font-family: Tahoma, Helvetica, Arial; }
#breadcrumbs a{font-family:Tahoma;color:#00215c;margin-top:5px;}
#breadcrumbs a.sel { font-weight: bold; }
