/*********************/
/** VOTRE SOMMELIER **/
/**    HOME PAGE    **/
/*********************/

#flash_home {
	float:					left;
	width:					700px;
	height:					218px;
}

.news_home {
	float:					left;
	width:					338px;
	height:					113px;
	border:					1px solid #B28B48;
	margin-top:				10px;
	padding-right:			5px;
	overflow:				hidden;
}

.news_home p {
	padding:				0;
	margin:					0;
}

.news_home.first {
	background-color:		#FFFFFF;
	margin-right:			10px;
}

.news_home.second {
	background-color:		#FFFFFF;
}

.news_home.third {
	margin-right:			10px;
	background-image:		url('img/bg_home_frame_3.jpg');
	background-repeat:		no-repeat;
	background-position:	top left;
}

.news_home.fourth {
	background-color:		#9F7742;
}

.news_home.five {
    background-color:       #FFFFFF;
    margin-right:           10px;
}

.news_home.six {
    background-color:       #FFFFFF;
}

.news_home.first a,
.news_home.second a,
.news_home.five a,
.news_home.six a {
	color:					#9B7542;
	text-decoration:		underline;
}

.news_home.first a:hover,
.news_home.second a:hover,
.news_home.five a:hover,
.news_home.sixa:hover {
	text-decoration:		none;
}


.news_home.third a, .news_home.fourth a {
	color:					#FFFFFF;
	text-decoration:		underline;
}

.news_home.third a:hover, .news_home.fourth a:hover {
	text-decoration:		none;
}
/*
.news_home_img {
	float:					left;
	width:					99px;
	margin-right:			10px;
}

.news_home_title {
	float:					left;
	width:					230px;
	text-transform:			uppercase;
	font-size:				14px;
	font-family:			"Georgia", "Arial";
	color:					#9B7542;
	margin:					10px 0 4px 0;
}

.news_home_desc {
	float:					left;
	width:					230px;
	line-height:			1.5em;
	margin-bottom:			4px;
}

.news_home.third .news_home_title, .news_home.third .news_home_desc, .news_home.fourth .news_home_title  {
	color:					#FFFFFF;
}

.news_home_link {
	float:					left;
	width:					210px;
	text-align:				right;
	font-size:				11px;
	font-family:			"Georgia", "Arial";
}

.news_home_link a {
	color:					#9B7542;
	text-decoration:		underline;
}

.news_home_link a:hover {
	text-decoration:		none;
}


.news_home.fourth .news_home_link a {
	color:					#FFFFFF;
}
*/
/** CORNERS FOR FRAME 1 **/
#frame_1_corner_top_left {
	position:				absolute;
	top:					410px;
	left:					50%;
	width:					8px;
	height:					8px;
	margin-left:			-475px;
	z-index:				1;
}

#frame_1_corner_top_right {
	position:				absolute;
	top:					410px;
	left:					50%;
	width:					8px;
	height:					8px;
	margin-left:			-138px;
	z-index:				1;
}

#frame_1_corner_bottom_left {
	position:				absolute;
	top:					517px;
	left:					50%;
	width:					8px;
	height:					8px;
	margin-left:			-475px;
	z-index:				1;
}

#frame_1_corner_bottom_right {
	position:				absolute;
	top:					517px;
	left:					50%;
	width:					8px;
	height:					8px;
	margin-left:			-138px;
	z-index:				1;
}

/** CORNERS FOR FRAME 2 **/
#frame_2_corner_top_left {
	position:				absolute;
	top:					410px;
	left:					50%;
	width:					8px;
	height:					8px;
	margin-left:			-120px;
	z-index:				1;
}

#frame_2_corner_top_right {
	position:				absolute;
	top:					410px;
	left:					50%;
	width:					8px;
	height:					8px;
	margin-left:			217px;
	z-index:				1;
}

#frame_2_corner_bottom_left {
	position:				absolute;
	top:					517px;
	left:					50%;
	width:					8px;
	height:					8px;
	margin-left:			-120px;
	z-index:				1;
}

#frame_2_corner_bottom_right {
	position:				absolute;
	top:					517px;
	left:					50%;
	width:					8px;
	height:					8px;
	margin-left:			217px;
	z-index:				1;
}

/** CORNERS FOR FRAME 3 **/
#frame_3_corner_top_left {
    position:               absolute;
    top:                    660px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            -475px;
    z-index:                1;
}

#frame_3_corner_top_right {
    position:               absolute;
    top:                    660px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            -138px;
    z-index:                1;
}

#frame_3_corner_bottom_left {
    position:               absolute;
    top:                    767px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            -475px;
    z-index:                1;
}

#frame_3_corner_bottom_right {
    position:               absolute;
    top:                    767px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            -138px;
    z-index:                1;
}


/** CORNERS FOR FRAME 2 **/
#frame_4_corner_top_left {
    position:               absolute;
    top:                    660px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            -120px;
    z-index:                1;
}

#frame_4_corner_top_right {
    position:               absolute;
    top:                    660px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            217px;
    z-index:                1;
}

#frame_4_corner_bottom_left {
    position:               absolute;
    top:                    767px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            -120px;
    z-index:                1;
}

#frame_4_corner_bottom_right {
    position:               absolute;
    top:                    767px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            217px;
    z-index:                1;
}

/** CORNERS FOR FRAME 3 **/
#frame_5_corner_top_left {
    position:               absolute;
    top:                    535px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            -475px;
    z-index:                1;
}

#frame_5_corner_top_right {
    position:               absolute;
    top:                    535px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            -138px;
    z-index:                1;
}

#frame_5_corner_bottom_left {
    position:               absolute;
    top:                    642px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            -475px;
    z-index:                1;
}

#frame_5_corner_bottom_right {
    position:               absolute;
    top:                    642px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            -138px;
    z-index:                1;
}

/** CORNERS FOR FRAME 2 **/
#frame_6_corner_top_left {
    position:               absolute;
    top:                    535px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            -120px;
    z-index:                1;
}

#frame_6_corner_top_right {
    position:               absolute;
    top:                    535px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            217px;
    z-index:                1;
}

#frame_6_corner_bottom_left {
    position:               absolute;
    top:                    642px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            -120px;
    z-index:                1;
}

#frame_6_corner_bottom_right {
    position:               absolute;
    top:                    642px;
    left:                   50%;
    width:                  8px;
    height:                 8px;
    margin-left:            217px;
    z-index:                1;
}









#global_messages {
	position:				absolute;
	top:					50px;
	left:					50%;
	width:					230px;
	text-align:				center;
	color:					#FF0000;
	padding:				10px;
	background-color:		#000000;
	margin-left:			-200px;
}