
body {
	font-family: Arial, Helvetica, sans-serif;
	/*color:#0E6C88;*/
	color:#0E6C88;
	padding:0px;

}

* {
	/*font-size: 12px;*/
	font-size: 12px;
}

h1{
	font-size: 22px;
}

h2{
	font-size: 18px;
}

h3{
	font-size: 14px;
	margin:0px;
}

.orgg a {
	font-family: Arial, Helvetica, sans-serif;
	/*color:#0E6C88;*/
	color:#0E6C88;
}

.menu {
	color: #044D5E;
	text-decoration:none;
	font-weight:bold;
	margin-left: 2px;
	padding:2px;
}

.me {
	color: #044D5E;
	text-decoration:none;
	font-weight: lighter;
	margin-left: 4px;
	padding:2px;
}

.sell a{
	text-decoration:none;
		color:gray;
	}
	
.sell{
	text-decoration:none;
	color:gray;

}
select {
	color:gray;
	width:210px;
	

}

.listado_azul{
	background-color:#D4E6EA;
}

.listado_blanco{
	background-color:#FFFFFF;
}

.contenidoTablas {
	color:#0E6C88;
}

.menu a {
	font-size: 12px;
	/*color: #044D5E;*/
	color: #044D5E;
	text-decoration:none;
	font-weight:bold;
	margin-left: 5px;
	padding:4px;
}


a {
	font-size: 12px;
	text-decoration:none;
	/*color:#444444;*/
	color:#444444;
	padding:2px;
}

a:hover {
text-decoration:underline;
}

.a {
	font-size: 12px;
	font-family:"sans-serif";
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
	padding:2px;
}


.expanded {
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}

.footer strong{
	font-size: 11px;
	font-weight: bold;
}




/* set millions of background designimgs */
.rbroundbox { 
	background: url(designimgs/bordes/cuadradito.gif) repeat;
}

.rbtop div { 
	background: url(designimgs/bordes/arizq.gif) no-repeat top left;
}
.rbtop { 
	background: url(designimgs/bordes/arder.gif) no-repeat top right;
}

.rbbot div { 
	background: url(designimgs/bordes/ade.gif) no-repeat bottom left; 
}

.rbbot { 
	background: url(designimgs/bordes/aizq.gif) no-repeat bottom right; 
}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}

.rbcontent { margin: 0 7px; }

.rbroundbox { 
	width: 750px; 
	margin: 1em auto;
	margin-bottom:0px;
}

.homelink  {
	color:white;
	font-size:15px;
	font-weight:bold;
}

.switchlang {
	color:white;
	font-weight:bold;
}

.error {
	color: red;
}
.ok {
	color: green;
}
