@charset "utf-8";
/* CSS Document */

/* Common Styles ---------------------------------------*/

a img { border:none; }

/*------------------------------------------------------*/

/* Body ------------------------------------------------*/

body {
	margin:0;
	padding:0;
	background:#0C0603;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4E0E8;
	text-decoration: none;
	min-width:980px;
}
#body-block { width:980px; min-height:670px; margin:0 auto; background:url(../images/01-index-bg.jpg) center center no-repeat; }

/*------------------------------------------------------*/

/* Content -----------------------------------------------

Common colors :

Light blue - #C4E0E8
Dark Chocolate - #0C0603

--------------------------------------------------------*/

/* Content ---------------------------------------------*/

#content-block { width:380px; height:40px; float:right; margin:200px 10px 0 0; }
#content-block .title {
	color:#C4E0E8;
	padding:10px 0 2px 0;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
	border-top:2px dashed #C4E0E8;
}
#content-block .keywords {
	color:#C4E0E8;
	padding:2px 0 10px 0;
	font-size: 30px;
	text-align:center;
	border-bottom:2px dashed #C4E0E8;
}
/*------------------------------------------------------*/

/* Info ------------------------------------------------*/

.info-block { margin-top:40px; font-size: 14px; }
.conception { text-align:center; }

/*------------------------------------------------------*/


/* Welcome ---------------------------------------------*/

#welcome-block {}
#keywords {}

/*------------------------------------------------------*/

/* Links -----------------------------------------------*/

#linkto-block {}
#portfolio {}


/*------------------------------------------------------*/

/* Welcome ---------------------------------------------*/



/*------------------------------------------------------*/

/* Welcome ---------------------------------------------*/
