/* ** ALERTE ** */
.switch_site_alert {
  width: 100%;
  height: 35px;
  padding: 0px;
  background-color: #006633;
  color: #fff;
  text-align: center;
  position: relative;
}
.switch_site_alert .close {
  position: absolute;
  top: 5px;
  right: 7px;
  padding: 2px;
}
.switch_site_alert .close img {
  display: block;
}
.switch_site_alert .line {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 18px;
  line-height: 35px;
}
.switch_site_alert .line a {
  color: #fff;
  text-decoration: none;
}
.switch_site_alert .line a:hover {
  text-decoration: underline;
}


#top_area .logo {
  position: absolute;
  top: 19px;
  left: 94px;
}
#top_area .logo a, #top_area .logo img {
  display: block;
}

/* ** CONNEXION ** */
#top_area .account_area {
  position: absolute;
  top: 0px;
  right: 38px;
  width: 167px;
  height: 167px;
  background: url(/gfm/530089/m/img/bg_account_area.png) transparent no-repeat top left;
}
#top_area .account_area .erreur {
  position: absolute;
  top: 0px;
  left: 0px;
}

#top_area .account_area input.field {
  position: absolute;
  left: 7px;
  top: 46px;
  width: 153px; /* 167 */
  height: 17px;
  padding: 2px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  border: 0px;
}
#top_area .account_area input.password {
  top: 79px;
}
#top_area .account_area input.submit {
  position: absolute;

  left: 35px;
  top: 118px;
}
#top_area .account_area .links {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  color: #fff;
  text-align: center;
}
#top_area .account_area .links a {
  color: #fff;
  text-decoration: none;
}
#top_area .account_area .links a:hover {
  text-decoration: underline;
}


#top_area .account_area a {
  text-decoration: none;
}
#top_area .account_area a:hover {
  text-decoration: underline;
}

#top_area .account_area .connected {
  display: block;
  text-align: center;
}
#top_area .account_area .connected .hello {
  position: absolute;
  left: 5px;
  top: 46px;
  width: 157px; /* 167 */
  height: 21px;
  line-height: 20px;
  overflow: hidden;
}
#top_area .account_area .connected a {
  color: #006633;
  text-decoration: none;
}
#top_area .account_area .connected a:hover {
  text-decoration: underline;
}
#top_area .account_area .connected .line2 {
  position: absolute;
  left: 5px;
  top: 79px;
  width: 157px; /* 167 */
  height: 21px;
  line-height: 20px;
  overflow: hidden;
}


/* HOTBAR */
#top_area .hotbar {
  position: absolute;
  bottom: 55px;
  left: 0px;
  
  display: block;
  width: 100%;
  height: 21px;
  
  
  overflow: hidden;
}
/* ** RECHERCHE ** */
#top_area .search_form {
  position: absolute;
  top: 0px;
  left: 0px;
}
#top_area .search_form input.field {
  position: absolute;
  left: 17px;
  top: 0px;
  width: 195px;
  height: 17px;
  padding: 2px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  border: 0px;
}
#top_area .search_form input.submit {
  position: absolute;
  left: 228px;
  top: 0px;
}
/* ** PHONE ** */
#top_area .phone_area {
  position: absolute;
  top: 0px;
  right: 20px;
  
  line-height: 21px;
  font-size: 12px;
  text-align: right;
  
  overflow: hidden;
}
#top_area .phone_area span {
  font-size: 18px;
}
/* ** PANIER ** */
/* ** PANIER ** */
#top_area .cart_area {
  position: absolute;
  top: 0px;
  right: 250px;
  
  line-height: 21px;
  font-size: 12px;
  text-align: right;
  
  overflow: hidden;
}
#top_area .cart_area span {
  font-size: 18px;
}
#top_area .cart_area a {
  color: #006633;
  font-size: 13px;
  font-weight: bold;
  padding: 0px 5px;
  text-decoration: none;
}
#top_area .cart_area a:hover {
  text-decoration: underline;
}




/* ** MENU DEROULANT ** */
#top_area .menu_area {
  position: absolute;
  left: 8px;
  bottom: 8px;
  
  width: 974px;
  height: 38px;
  line-height: 38px;
  z-index: 10;
}



/* ** FAMILLES A GAUCHE ** */
#left_side .lateral_webpages {
  display: block;
  clear: both;
  padding: 4px;
  border: 1px solid #999;
  background-color: #fff;
  margin-bottom: 15px;
}
#left_side .lateral_webpages .title {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #006633;
}
#left_side .lateral_webpages .content {
  display: block;
  clear: both;
}

#left_side .left_menu {
}
#left_side .left_menu ul {
  list-style:none outside none;
  padding: 0px;
  margin: 0px;
}
#left_side .left_menu ul li {
}

/* ** THEMES A GAUCHE ** */
#left_side .thema_area {
  display: block;
  clear: both;
  padding-bottom: 15px;
}
#left_side .thema_area .title {
  display: block;
  font-size: 12px;
  font-weight: bold;
}
#left_side .thema_area .content {
  display: block;
  clear: both;
}
#left_side .thema_area .content ul {

}
#left_side .thema_area .content ul li {

}
#left_side .thema_area .content ul li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}
#left_side .thema_area .content ul li a:hover {
  text-decoration: underline;
}


/* ** ACCUEIL ** */
#home .webpage_text {
  display: block;
  clear: both;
}
#home .title {
  display: block;
  clear: both;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 40px;
}
#home .title a {
  color: #333;
  text-decoration: none;
}
#home .title a:hover {
  text-decoration: underline;
}

#home .scrolling_products_box{
  float: left;
  width: 640px; /* 660 */
  height: 200px;
  border: 1px solid #999;
  padding: 9px 7px 9px 6px;
  margin-right: 15px;
  overflow: hidden;
  z-index: 0;
  background-color: #fff;
}
#home .scrolling_products_box .step{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	width: 160px;
	height: 30px;
	background-color: #fff;
}
#home .scrolling_products_box .step .carousel_control{
	
}
#home .scrolling_products_box .step .carousel_control a {
	margin: 0;
}
#home .scrolling_products_box .step .carousel_control img.step_image {
	float:left;
	margin: 0 5px;
}
#home .scrolling_products_box .step .carousel_control span.step_number {
	display: block;
	float: left;
	padding-top: 4px;
	text-indent: -19px;
	width:0;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}
#home .caps_line {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden;
}
#home .flash_hp_caps{
  float: left;
  width: 300px; /* 320 */
  height: 200px;
  border: 1px solid #999;
  padding: 9px;
  background-color: #fff;
}

/* ** PAGINATION ** */
/* ** Pagination en haut ** */
.top_pagination {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
  margin-bottom: 5px;
}
.top_pagination .display_mode {
  position: absolute;
  top: 0px;
  right: 0px;
}
.top_pagination .display_mode a {
  display: block;
  color: #666;
  text-decoration: underline;
}
.top_pagination .display_mode a:hover {
  color: #999;
  text-decoration: underline;
}

/* ** Pagination en bas ** */
.bottom_pagination {
  display: block;
  clear: both;
  position: relative;
}
.bottom_pagination a.previous {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #666;
  text-decoration: underline;
}
.bottom_pagination a.next {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #666;
  text-decoration: underline;
}
.bottom_pagination a:hover.previous,
.bottom_pagination a:hover.next {
  color: #999;
  text-decoration: underline;
}
.bottom_pagination .list {
  display: block;
  width: 400px;
  padding: 0px 100px;
  text-align: center;
}
.bottom_pagination .list a {
  color: #333;
  text-decoration: none;
}
.bottom_pagination .list  span {
  margin: 0px;
  padding: 0px 3px;
}
.bottom_pagination .list  a.current{
  color: #008080;
  font-weight: bold;
  text-decoration: none;
}
.bottom_pagination .list  a:hover{
 text-decoration: underline;
}


/* ** CAPS ** */
.category_description {
  float: left;
  clear: both;
  width: 100%;
  text-align: justify;
  padding-bottom: 15px;
}

#category_box .caps_line {
  float: left;
  clear: both;
  width: 710px;
  /*height: 150px;*/
  overflow: hidden;
  padding-bottom: 15px;
}
#product_list .caps_line {
  float: left;
  clear: both;
  width: 710px;
  height: 150px;
  overflow: hidden;
  padding-bottom: 15px;
}
#product .caps_line {
  float: left;
  clear: both;
  width: 680px;
  height: 150px;
  overflow: hidden;
  padding: 9px 5px 5px 5px;
}



/* ** CAPS ** */
.caps {
  float: left;
  width: 328px;
  height: 130px;
  padding: 9px;
  border: 1px solid #999;
  
  margin-right: 14px;
  overflow: hidden;
  background-color: #fff;
}
#product .caps {
  width: 313px;
}
#home .caps {
  width: 300px;
}
.caps.last {
  margin-right: 0px;
}
.caps.wide_caps {
  float: left;
  width: 690px; /*710*/
  height: 130px;
  padding: 9px;
  border: 1px solid #999;
  
  margin-right: 0px;
  overflow: hidden;
  background-color: #fff;
}


.caps h1, 
.caps h2, 
.caps h3, 
.caps h4, 
.caps h5, 
.caps h6 
{
  padding: 0px;
  margin: 0px;
}
.caps .thumbnail {
  float: left;
  width: 130px;
  height: 130px;
  overflow: hidden;
  position: relative;
}
.caps .thumbnail .picto {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.caps .thumbnail td {
  width: 130px;
  height: 130px;
}
.caps .thumbnail a, 
.caps .thumbnail a img {
}
.caps .content {
  float: left;
  width: 193px; /* 198 */
  padding-left: 5px;
  height: 130px;
  overflow: hidden;
  
  position: relative;
}
.caps.wide_caps .content {
  width: 550px;
  padding-left: 10px;
}
#home .caps .content {
  width: 165px; /* 170 */
}
#product .caps .content {
  width: 178px; /* 183 */
}
#home .caps.webpage_caps .content {
  width: 300px;
  padding-left: 0px;
}

.caps .content .product_name {
  display: block;
  font-size: 14px;
  height: 32px;
  line-height: 16px;
  font-weight: bold;
}
.caps .content .product_name a {
  color: #575759;
  text-decoration: none;
}
.caps .content .product_name a:hover {
  text-decoration: underline;
}
.caps .content .desc {
  display: block;
  clear: both;
  height: 56px;
  padding: 2px 0px;
  color: #707072;
  overflow: hidden;
  line-height: 14px;
}
.caps.webpage_caps .content .desc {
  padding: 0px 22px 0px 0px;
  height: 129px;
  text-align: justify;
}


.caps .content .bottom {
  display: block;
  clear: both;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
}
.caps.webpage_caps .content .bottom {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 17px;
}

.caps .content .bottom .view {
  float: right;
  width: 17px;
  height: 38px;
}
.caps .content .bottom .view  a, .caps .content .bottom .view img {
  display: block;
}

.caps .content .bottom .price_area {
  display: block;
  font-size: 15px;
  text-align: right;
  padding-right: 27px;
}
.caps .content .bottom .price_area .price_start {
  font-size: 11px;
}
.caps .content .bottom .price_area .price2 {
  color: #707072;
  font-size: 13px;
  padding-right: 5px;
}


/* ** MON PROJET : product_list ** */
#project_product_list .category_card_content {
  display: block;
  clear: both;
  
  margin-top: 80px;
  
  width: 700px; /* 710 */
  padding: 4px;
  border: 1px solid #999;
  
  background-color: #fff;
}
#project_product_list .category_card_image {
  display: block;
  width: 700px;
  
  position: relative;
  z-index: 2;
}
#project_product_list .category_card_image .category_card_ban{
  position: absolute; 
  z-index: 5; 
  left: 240px;
  top: -85px;
}
#project_product_list .category_card_image a {
  width: 700px;
  height: 240px;
  
  opacity: 0.5;
  filter:alpha(opacity=50);
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
#project_product_list .category_card_image a:hover {
  opacity: 1;
  filter:alpha(opacity=100);
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#project_product_list .category_card_image a, #project_product_list .category_card_image img {
  display: block;
}
#project_product_list .category_card_content .category_card_desc {
  display: block;
  clear: both;
  padding: 5px 10px;
}
#project_product_list .category_card_content .view {
  display: block;
  clear: both;
  height: 38px;
  padding: 5px 10px;
}
#project_product_list .category_card_content .view a {
  float: right;
  width: 17px;
  height: 38px;
}
#project_product_list .category_card_content .view a img {
  display: block;
}

/* ** MON PROJET : product ** */
#project_product .swf_container {
  display: block;
  clear: both;
  
  width: 510px; /* 710 */
  
  padding: 40px 105px;
}
#project_product .swf_container_new {
  display: block;
  clear: both;
  
  width: 710px;
  
  padding: 40px 0;
  
  text-align: center;
}
#project_product .swf_file {
  display: block;
  clear: both;
  
  width: 500px; /* 510 */
  height: 430px;
  
  padding: 4px;
  border: 1px solid #999;
  background-color: #fff;
}
#project_product .swf_text {
  display: block;
  clear: both;
  text-align: center;
  margin-top: 10px;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: #7c036a;
}


/* ** STAGE : Page d'accueil ** */
#internship_product_list .internship_header {
  display: block;
  width: 690px;
  padding: 9px;
  border: 1px solid #999;
  background-color: #fff;
}
#internship_product_list .internship_header .internship_image {
  display: block;
  width: 690px;
  overflow: hidden;
}
#internship_product_list .internship_header .internship_image img {
  display: block;
}
#internship_product_list .internship_header .internship_text {
  display: block;
  clear: both;
  margin-top: 10px;
}




/* ** PAGE DE TYPE PRESENTATION ** */
#category_box .category_child_box{
  float: left;
  width: 230px;
  height: 200px;
  margin: 0px 2px;
  border: 1px solid #999;
  background-color: #fff;
  
  position: relative;
}
#category_box .category_child_box .category_child_box_title {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  width: 210px;
  
  padding: 5px 10px;
  line-height: 18px;
  font-size: 18px;
  
  background: url(/gfm/530089/m/img/shadow.png) transparent repeat top left;
}
#category_box .category_child_box .category_child_box_title a {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}
#category_box .category_child_box .category_child_box_title a:hover {
  text-decoration: underline;
}
#category_box .category_child_box .category_child_box_image {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  
  width: 230px;
  height: 120px;
  overflow: hidden;
}
#category_box .category_child_box .category_child_box_description {
  position: absolute;
  top: 120px;
  left: 0px;

  display: block;
  padding: 5px 22px 5px 10px;
  height: 70px;
  overflow: hidden;
  position: relative;
}
#category_box .category_child_box .category_child_box_more {
  position: absolute;
  bottom: 3px;
  right: 5px;
  background-color: #fff;
  
  display: block;
  width: 17px;
  height: 38px;
}
#category_box .category_child_box .category_child_box_more a, 
#category_box .category_child_box .category_child_box_more img {
  display: block;
  width: 17px;
  height: 38px;
}






/* ** PRODUIT ** */
#product .top_line {
  float: left;
  clear: both;
  width: 710px;
  /*overflow: hidden;*/
}
#product .top_line .product_view {
  float: left;
  width: 455px; /* 475 */
  padding: 4px;
  min-height: 225px; /* cf hauteur image2_area */
  border: 1px solid #999;
  /*overflow: hidden;*/
  background-color: #fff;
}
#product .top_line.wide .product_view {
  width: 700px;
}
#product .top_line .product_view .image1_area {
  float: left;
  width: 200px;
  /*height: 200px;*/
  overflow: hidden;
  position: relative;
}
#product .top_line .product_view .image1_area .picto {
  position: absolute;
  top: 10px;
  right: 10px;
}
#product .top_line .product_view .image1_area td {
  width: 200px;
  /*height: 200px;*/
}
#product .top_line .product_view .image1_area a,
.caps .thumbnail a img {
}

#product .top_line .image2_area {
  float: left;
  width: 225px;
  /*height: 225px;*/
  border: 1px solid #999;
  padding: 4px;
  margin-left: 10px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
#product .top_line .image2_area td {
  width: 225px;
  /*height: 225px;*/
}
#product .top_line .image2_area a,
.caps .thumbnail a img {
}



#product .top_line .product_view .right {
  float: left;
  width: 245px; /* 255 */
  min-height: 220px;
  padding-left: 10px;
  /*overflow: hidden;*/
}
#product .top_line.wide .product_view .right {
  width: 490px;
}
#product .top_line .product_view .right .product_name {
  display: block;
  clear: both;
}
#product .top_line .product_view .right .product_name h1 {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
}
#product .top_line .product_view .right .product_name a {
  color: #333;
  text-decoration: none;
}
#product .top_line .product_view .right .product_name a:hover {
  text-decoration: none;
}
#product .top_line .product_view .right .description1_area {
  display: block;
  clear: both;
  padding: 10px 0px;
}
#product .top_line .product_view .right .pdf_area {
  float: left;
  clear: both;
  padding: 5px 0px;
  line-height: 30px;
}
#product .top_line .product_view .right .pdf_area span {
  float: left;
  width: 5px;
}
#product .top_line .product_view .right .pdf_area a {
  float: left;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#product .top_line .product_view .right .pdf_area a:hover {
  text-decoration: underline;
}

#product .top_line .product_view .right .line_data {
  display: block;
  clear: both;
}
#product .top_line .product_view .right .price_area {
  display: block;
  font-size: 18px;
  line-height: 30px;
}
#product .top_line .product_view .right .price_area label {
  font-size: 16px;
}
#product .top_line .product_view .right .price_area .price_start {
  font-size: 11px;
}
#product .top_line .product_view .right .price_area .price2 {
  color: #707072;
  font-size: 13px;
  padding-right: 5px;
}
#product .top_line .product_view .right .add_to_cart {
  display: block;
  clear: both;
  padding-bottom: 5px;
}
#product .top_line .product_view .right .add_to_cart .line {
  display: block;
  clear: both;
  padding-top: 5px;
}
#product .top_line .product_view .right .add_to_cart .select_declination_caps {
  display: block;
  clear: both;
  /*border: 1px solid #999;*/
  /*padding: 5px;*/
}
#product .top_line .product_view .right .add_to_cart .select_declination_caps label {
  display: block;
  clear: both;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
}
#product .top_line .product_view .right .add_to_cart .select_declination_caps input.qty {
  display: block;
  clear: both;
  width: 30px;
  text-align: center;
  height: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  padding: 1px 4px;
  border: 1px solid #ccc;
}
#product .top_line .product_view .right .add_to_cart .select_declination_caps .view_colors_detail {
  display: block;
  clear: both;
  padding-bottom: 4px;
}
#product .top_line .product_view .right .add_to_cart .select_declination_caps .view_colors_detail a, 
#product .top_line .product_view .right .add_to_cart .select_declination_caps .view_colors_detail img {
  display: block;
}
#product .top_line .product_view .right .add_to_cart .line .select_declination {
  display: block;
  clear: both;
}
#product .top_line .product_view .right .add_to_cart .line .qty {
  display: block;
  clear: both;
}
#product .top_line .product_view .right .add_to_cart .line .qty input {
  width: 30px;
  height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  padding: 1px 4px;
  text-align: center;
  border: 1px solid #999;
}
#product .top_line .product_view .right .add_to_cart .line .submit {
  /*float: left;*/
}
#product .top_line .product_view .right .add_to_cart select {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#product .top_line .product_view .right .add_to_cart .submit {
  display: block;
}
#product .top_line .product_view .right .unavailable {
  display: block;
}


#product .description2_area {
  float: left;
  clear: both;
  width: 680px;
  padding: 9px 14px;
  border: 1px solid #999;
  background-color: #fff;
  text-align: justify;
  
  margin-top: 10px;
}

/* ** Produits associés ** */
#product .ass_products {
  float: left;
  clear: both;
  width: 690px;
  padding: 9px;
  border: 1px solid #999;
  background-color: #fff;
  
  margin-top: 10px;
}
#product .ass_products .title {
  display: block;
  clear: both;
  font-size: 16px;
  text-transform: uppercase;
}


/* ** PAGES CONTACTS ** */
#contact .text_standard {
  display: block;
  clear: both;
}
#contact .webtext {
  display: block;
  clear: both;
}
#contact .message {
  display: block;
  border: 3px solid #dd0000;
  padding: 5px 10px;
  background-color: #fff;
  margin: 15px 0px;
}
#contact a {
  color: #333;
  text-decoration: underline;
}
#contact a:hover {
  color: #666;
  text-decoration: underline;
}
#contact .title {
  display: block;
  clear: both;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 40px;
}
#contact .line {
  display: block;
  clear: both;
  padding: 2px 0px;
}
#contact .line label {
  display: -moz-inline-box;
  display: inline-block;
  width: 200px;
  font-size: 12px;
  line-height: 19px;
}
#contact .line .input_text {
  width: 190px;
  height: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  padding: 1px 4px;
  border: 1px solid #ccc;
}
#contact .line select {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #ccc;
}
#contact .line textarea {
  float: left;
  width: 394px;
  height: 80px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  padding: 1px 4px;
  border: 1px solid #ccc;
}
#contact .champs_oblig {
  display: block;
  clear: both;
  text-align: right;
}
#contact .line_checkbox {
  display: block;
  clear: both;
  padding: 5px 0px;
  font-size: 12px;
}
#contact .line_cnil {
  display: block;
  clear: both;
  padding: 10px 0px;
  text-align: justify;
}
#contact .line_submit {
  display: block;
  clear: both;
  padding: 10px 0px;
  text-align: center;
}


.line.colors {
  float: left;
  width: 100%;
  padding-top: 0;
  padding-bottom: 5px;
}
.line.colors .caps_color {
  float: left;
  width: 32px;
  height: 32px;
  padding: 1px;
  position: relative;
}
.line.colors .caps_color .caps_color_image {
  display: block;
  width: 30px; /* 64 */
  height: 30px; /* 64 */
  border: 1px solid #666;
}
.line.colors .caps_color .caps_color_image.current {
  width: 28px; /* 64 */
  height: 28px; /* 64 */
  border: 2px solid #ff0000;
}

.line.colors .caps_color .caps_color_popup {
  position: absolute;
  bottom: 1px;
  right: 34px; /* 66 */
  z-index: 10;
  
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #666;
  color: #333;
  
  padding: 1px;
  text-align: center;
}
.line.colors .caps_color .caps_color_popup div {
  display: block;
  clear: both;
  line-height: 30px;
  text-align: left;
  padding-left: 5px;
}
.line.colors .caps_color .caps_color_popup img {
  display: block;
  clear: both;
}

