.photofond{
  
z-index: 50;
background-position: center;
font-weight: 100;
opacity: 0.8;
width: 900px;
height: 600px;
  min-width:25%;
  background-image: url(images/CA5.jpg);
  margin-top: -70px;
  background-repeat: no-repeat;
  margin: auto;
  background-color: transparent;
}
.photofond:hover{

  background-image: url(images/CA2bleu.jpg);}
  

body{
  background-color: #000;
  margin: 0 !important;
}
/*.hp{
background-color: #000!important;;

}
.hp:hover{

/*background: url(images/CA2bleu.jpg) no-repeat bottom center fixed; */
#home {
background-image: url('images/CA4.jpg');

-webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    -o-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out;
}
#home:hover {
background-image: url('images/CA6.png');
-webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    -o-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out;

}
.slide {
background-attachment: fixed;
background-size: cover;
width: 100%;
height: 100%;
position: absolute;
min-height: 100%;
background-repeat: no-repeat;
background-position: center center;
}
 
.test{width: 100%;
height: auto;
text-align: center;
leftmargin="0" topmargin="0" style="background-color: #000;"
marginheight="0"
marginwidth="0"
}
.texteintro{
color: #cccccc;
font-family: Verdana, PatagoniaB, Geneva, sans-serif;
font-size: 100%;
z-index: 100;
text-align: center;
font-weight: 100;

width: 35%;
background-color: rgba(0, 0, 0, 0.5);
min-width: 35%;
border-radius: 10px;
padding: 2%;
margin: auto;
top: 5%;
left: 32.5%;
position: absolute;
}

.texteintro2{
font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
font-size: 30px;color: #ffffff;
}
a{text-decoration: none;
color: white;}

a:hover{
  font-weight: 300;}

.texteintro:hover{
  font-weight: 300;}

.blink{font-weight: normal;
color: #00cccc;}
.blink:hover{font-weight: bold;}
@media screen and (max-width: 667px) {
.texteintro{
width: 60%;
min-width: 60%;
left: 20%;	
}	
}
@media screen and (max-width: 1024px) and (min-width: 668px){
	.texteintro{
width: 60%;
min-width: 60%;
left: 20%;	
}
}
@media screen and (min-height: 1023px) {

}
@media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 1){
.texteintro{
width: 60%;
min-width: 60%;
left: 20%;	
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.texteintro{
width: 60%;
min-width: 60%;
left: 20%;	
}
}
/*ipad mini horizontal*/
@media (max-device-width: 768px) and (orientation: portrait) {
.texteintro{
width: 80%;
    min-width: 80%;
    left: 10%;
    font-size: 150%;	
}
.texteintro2{
font-size: 2em;
}

.slide {
    background-position: center;
    margin-bottom: 50%!important;
	
}

}
/*iphone6/7 horizontal*/
@media (max-device-width: 667px) and (orientation: landscape) {
.texteintro {
    width: 70%;
    min-width: 70%;
    left: 15%;
    font-size: 100%;
	    bottom: 2%!important;
		top:inherit;
}
.texteintro2{
font-size: 2em;
}

.slide {
    background-position: bottom center;
    margin-bottom: 50%!important;
	
}
}
/*iphone6/7 vertical*/
@media (max-device-width: 375px) and (orientation: portrait) {
.texteintro{
width: 80%;
    min-width: 80%;
    left: 10%;
    font-size: 150%;	
}
.texteintro2{
font-size: 2em;
}

.slide {
    background-position: center;
    margin-bottom: 50%!important;
	
}

}
/*iphone6/7 vertical*/
@media (max-device-width: 667px) and (orientation: portrait) {
.texteintro{
width: 80%;
    min-width: 80%;
    left: 10%;
    font-size: 150%;	
}
.texteintro2{
font-size: 2em;
}

.slide {
    background-position: center;
    margin-bottom: 50%!important;
	background-size: 200%;
}

}