body {
	background-color: #71A3D6;
	background-image: url(img/bgbig.jpg);
	background-position:left top;
	background-attachment:fixed;
	background-repeat:repeat-x;
	margin: 0px;
	scrollbar-arrow-color:#2B7FC7;
	scrollbar-track-color:#f1f1f1;
	scrollbar-shadow-color:#DCDCDC;
	scrollbar-face-color:#DCDCDC;
	scrollbar-highlight-color:#DCDCDC;
	scrollbar-darkshadow-color:#DCDCDC;
	scrollbar-3dlight-color:#DCDCDC;
}
/*LINKS*/
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
/*LINKSosC*/
a.osc:link {
	color: #25629E;
	text-decoration: none;
}
a.osc:visited {
	text-decoration: none;
	color: #006699;
}
a.osc:hover {
	text-decoration: underline overline;
	color: #0099FF;
}
a.osc:active {
	text-decoration: none;
	color: #0099FF;
}
/*TEXT*/
.baseline {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.baseline2 {
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #ffffff;
}
.baseline3 {
	font-family: Arial;
	font-size: 8px;
	color: #025DB9;
	line-height:8px;
}
.baseline4 {
	font-family: Arial;
	font-size: 10px;
	color: #025DB9;
	line-height:14px;
}
.baseline5 {
	font-family: Arial;
	font-size: 8px;
	color: #025DB9;
	line-height:14px;
}
.baseline6 {
	font-family: Arial;
	font-size: 9px;
	color: #025DB9;
}
.newsdate {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.newstitle {
	font-family: Arial;
	font-size: 14px;
	color: #25629E;
}
.newstxt {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.maintxt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.confirmation {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.contactform {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.price {
    font-family:"Arial Black";
	font-size: 24px;
	color: #F08B1F;
}
.price2 {
    font-family:Arial;
	font-size: 12px;
	color: #F08B1F;
}
.cart {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height:16px;
}
.carttitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.tarjeta {
	font-family: Arial;
	font-size: 11px;
	color: #2562af
}

.intro {
	margin: 0px 0px 6px 0px;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	color: #474546;
}

#preloader {
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	z-index:1;
	overflow: hidden;
	visibility: hidden;
}

.intro a{
	color: #E05102;
}

.intro a:visited{
	color: #E05102;
}

.intro a:hover{
	color: #0033FF;
}

.pie {
	font-family: Arial;
	font-size: 12px;
	color: #474546;
	text-align: center;
	font-weight: bold;
}

.pie a{
	color: #25629E;
}

.intro_home {
	margin: 0px 0px 6px 0px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #474546;
}