Subversion Repositories Sites.obs-saisons.fr

Rev

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

Rev 154 Rev 155
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 805... Line 805...
805
 
805
 
806
.bouton {
806
.bouton_contact {
807
	-moz-border-radius: 5px 5px 5px 5px;
807
	-moz-border-radius: 5px 5px 5px 5px;
808
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
808
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
809
	color: #FFFFFF !important;
809
	color: #FFFFFF !important;
810
	cursor: pointer;
810
	cursor: pointer;
Line 814... Line 814...
814
	position: relative;
814
	position: relative;
815
	text-decoration: none !important;
815
	text-decoration: none !important;
816
	width: auto;
816
	width: auto;
817
}
817
}
Line 818... Line 818...
818
 
818
 
819
.bouton.orange, .bouton.orange:hover {
819
.bouton_contact.orange, .bouton_contact.orange:hover {
820
	background-color: #58A61E;
820
	background-color: #58A61E;
821
	border: 1px solid #4B8D1A;
821
	border: 1px solid #4B8D1A;
Line -... Line 822...
-
 
822
}
-
 
823
 
-
 
824
.bouton_contact.medium {
-
 
825
	font-size: 12px;
-
 
826
	padding: 6px 14px;
822
}
827
}
823
 
828
 
824
/* Now we add the backgrounds for the main content shading */
829
/* Now we add the backgrounds for the main content shading */
825
#wrapper #container #center #squeeze {
830
#wrapper #container #center #squeeze {
826
 /** background: #fff url(images/bg-content.png) repeat-x 50% 0;**/
831
 /** background: #fff url(images/bg-content.png) repeat-x 50% 0;**/