div{
}

#all {
	font-size: 12px;
	padding: 5px 10px;
	text-align:center;
	line-height: 1.3em;
	width:100%;
	color: #444444;
}

#main {
    text-align:left;
    margin:0px auto;
    width:820px;
}


.text_error {
	color: #FF0000;
	font-weight: bold;
 }

.header {
	margin: 0px 0px 15px 0px;
	font-size: 10px;
	color: #999999;
}

.colorbar_form {
	clear: both;
}

.colorbar_main {
	width: 770px;
	height:366px;
	margin: 30px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

.colorbar_main_room {
	width: 770px;
	height:366px;
	margin: 30px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background-image: url(img/tshirt_room.jpg);
	background-repeat: no-repeat;
}

.colorbar_monitor {
	float: left;
	width: 585px;
	height:346px;
	padding: 0px;
	background-image: url(img/monitor.jpg);
	background-repeat: no-repeat;
	background-position: center; 
}

.colorbar_tshirt {
	float: left;
	width: 425px;
	height:346px;
	padding: 0px;
	margin:  0px;
}

.colorbar_selector {
	float: right;
	text-align:center;
	margin: 10px 20px;
	width: 135px;
	height:346px;
}

.colorbar_tshirt_selector {
	float: left;
	width: 335px;
	height:346px;
	padding: 0px;
	margin:  0px;
	position: relative;
}

.enquete_form {
	clear: both;
	margin: 20px 0px;
}

.copyright {
	clear: both;
	margin: 15px 0px;

}

A:link.simple { text-decoration:none; color:#444444; }
A:visited.simple { text-decoration:none; color:#444444; }
A:active.simple { text-decoration:underline; color:#000080; }
A:hover.simple { text-decoration:underline; color:#1e78ff; }


.colorbar_photo_text {
	clear: both;
}

.colorbar_photo {
	width: 770px;
	height:815px;
	margin: 30px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

.photoSpace {
	margin:0px 5px 15px 5px;
	padding:0px;
	width:140px;
	height:190px;
	border:1px solid #DADADA;
	text-align: center;
	float:left;
}

.photoSpaceOn {
	margin:0px 5px 15px 5px;
	padding:0px;
	width:140px;
	height:190px;
	border:1px solid #FF9125;
	text-align: center;
	float:left;
}

.photo {
	padding:10px 0px 10px 0px;
	text-align: center;
}

.photoPost {
	font-size: 11px;
	line-height: 20px;
	padding:0px;
	text-align: center;
}

.colorbar_flickr {
	width: 770px;
	height:660px;
	margin: 30px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

.flickrSpace {
	margin:0px 5px 15px 5px;
	padding:0px;
	width:115px;
	height:150px;
	border:1px solid #DADADA;
	text-align: center;
	float:left;
}

.flickrSpaceOn {
	margin:0px 5px 15px 5px;
	padding:0px;
	width:115px;
	height:150px;
	border:1px solid #FF9125;
	text-align: center;
	float:left;
}

.flickr {
	padding:10px 0px 10px 0px;
	text-align: center;
}


