Subversion Repositories Sites.obs-saisons.fr

Rev

Rev 153 | Rev 155 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 153 Rev 154
Line 801... Line 801...
801
	border: solid 1px #DFDBD1;
801
	border: solid 1px #DFDBD1;
802
	background-color: #DFDBD1;	
802
	background-color: #DFDBD1;	
803
	padding : 10px
803
	padding : 10px
804
}
804
}
Line -... Line 805...
-
 
805
 
-
 
806
.bouton {
-
 
807
	-moz-border-radius: 5px 5px 5px 5px;
-
 
808
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
-
 
809
	color: #FFFFFF !important;
-
 
810
	cursor: pointer;
-
 
811
	display: inline-block;
-
 
812
	font-weight: bold;
-
 
813
	overflow: visible;
-
 
814
	position: relative;
-
 
815
	text-decoration: none !important;
-
 
816
	width: auto;
-
 
817
}
-
 
818
 
-
 
819
.bouton.orange, .bouton.orange:hover {
-
 
820
	background-color: #58A61E;
-
 
821
	border: 1px solid #4B8D1A;
-
 
822
}
805
 
823
 
806
/* Now we add the backgrounds for the main content shading */
824
/* Now we add the backgrounds for the main content shading */
807
#wrapper #container #center #squeeze {
825
#wrapper #container #center #squeeze {
808
 /** background: #fff url(images/bg-content.png) repeat-x 50% 0;**/
826
 /** background: #fff url(images/bg-content.png) repeat-x 50% 0;**/
809
  position: relative;
827
  position: relative;