/* BODY */
body {
background-color: #ffffff;
background-image: url('../pictures/main/auto.jpg'); 
background-repeat: no-repeat; 
background-attachment: fixed; 
background-position: 0% 100%;
	 }
	 
.transparent { filter: alpha(opacity=85); -moz-opacity: .85; opacity: .85;}
/* /BODY */


/* LINK */
A:link{color: #4CCBEB; text-decoration: none;}
A:visited{color: #4CCBEB; text-decoration: none;}
A:hover{color: #4CCBEB; text-decoration: none; font-weight:  bold;}
/* /LINK */


/* TITLE */
.title_18b { font-size: 18px; font-weight: bold; color: #4CCBEB;}
/* /TITLE */


/* MAIN */
.main_24b { font-size: 24px; font-weight: bold; color: #E1E1E1;}
.main_22b { font-size: 22px; font-weight: bold; color: #E1E1E1;}
.main_20b { font-size: 20px; font-weight: bold; color: #E1E1E1;}
.main_16b { font-size: 16px; font-weight: bold; color: #E1E1E1;}
.main_10i { font-size: 10px; font-style: italic; color: #FFFFFF;}
/* /MAIN */


