/* Mare Nostrum SPA */

.body { 

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	/*SCROLL*/
	background-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #f3f4f4;
	scrollbar-track-color: #f3f4f4;
	scrollbar-face-color: #8a8a8a;
	scrollbar-shadow-color: #8a8a8a;
	scrollbar-highlight-color: #8a8a8a;
	scrollbar-3dlight-color: #8a8a8a;
}

.popup { 

	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

	/*SCROLL*/
	background-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #f3f4f4;
	scrollbar-track-color: #f3f4f4;
	scrollbar-face-color: #8a8a8a;
	scrollbar-shadow-color: #8a8a8a;
	scrollbar-highlight-color: #8a8a8a;
	scrollbar-3dlight-color: #8a8a8a;
}

/* Trebuchet */

.trebuchet11 {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}
.trebuchet11:hover { text-decoration: underline; }

.trebuchet11gris2 {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	color: #6f6f6f;
	text-decoration: none;
}
.trebuchet11gris2:hover { text-decoration: underline; }

.trebuchet11azul{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	color: #34b9cb;
	text-decoration: none;
}
.trebuchet11azul:hover { text-decoration: underline; }

.trebuchet11cuadros {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #6f6f6f;
	text-decoration: none;
}
.trebuchet11cuadros:hover { text-decoration: underline; }

.trebuchet10azul {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 10px;
	color: #34b9cb;
	text-decoration: none;
}
.trebuchet10azul:hover { text-decoration: underline; }

.trebuchet10gris {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 10px;
	color: #6f6f6f;
	text-decoration: none;
}
.trebuchet10gris:hover { text-decoration: underline; }

.trebuchet10gris2 {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 10px;
	color: #505050;
	text-decoration: none;
}
.trebuchet10gris2:hover { text-decoration: underline; }

.trebuchet10grisbold {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 10px;
	color: #6f6f6f;
	text-decoration: none;
}
.trebuchet10grisbold:hover { text-decoration: underline; }



/* Formularios */
 
.textbox {
	border-width: 0 0 0 0;
	background-color: #f3f4f4;*/
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #505050; 
}

.textbox2 {
	border-width: 0 0 0 0;
	background-color: #f3f4f4;*/
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #505050; 
}

.fondotazul { background-color: #edf9fa; }
.fondotgris { background-color: #f3f4f4; }

/* End */

