body {
    font-size: 16px;
    font-family: "Times New Roman", Arial, Helvetica, sans-serif;
    background-image: url('../images/fond_bleu_site.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: 100%;
    background-color: #394a85;
}


.banner-picture {
    display: block;
    object-fit: cover;
    width: 1140px;
}

.pan1 {
    background-color: #394a85;
    padding: 0;
}

.pan2 {
    background-image: linear-gradient(to right, #354f9c, #304890, #2b4085, #25397a, #20326f);
    padding: 0;
}

.pan1-titre {
    color: white;
}


.pan1-text1 {
    color: #ffff00;
}

.pan1-text2 {
    color: #FF0000;
}

.pan1-button {
    width: 261px;
    height: 30px;
    background-image: url('../images/bandeau_anexea.jpg');
    background-size: 261px;
    background-repeat: no-repeat;
    display: inline-block;
}
.pan1-button:hover {
    background-image: url('../images/bandeau_anexeb.jpg');
}

.pan1-text2 .s-1 {
    font-size: 24px;
    font-weight: bold;
}

.pan1-text2 .s-2 {
    font-size: 36px;
}

.container {
    border: 2px solid #CC9900;

}

.navbar {
    width: 100%;
    background-color: rgb(0 51 102 / 99%);
}

.navbar a {
    color: #ffe484;
}

.navbar-custom {
    background-color: rgb(0 51 102 / 99%);
}


.navbar-custom a {
    color: #ffe484;
}

.pan2-style1 {
    font-size: 24px;
    color: #FF0000;
}

.pan2-style2 {
    font-size: 18px;
    color: #FF0000;
}

.pan2-navbar {
    background-image: url('../images/voyancecentertop.jpg');
    background-repeat: no-repeat;
}


.image-audiotel {
    
    display: inline;
    width: 350px;
    height: 80px;
    
}

.image-audiotel-pan1 {
    
    width: 250px;
    height: 45px;
}



.footer {
    background-color: #394a85;
}


.Style101 {
    font-size: 24px;
}

.Style18 {
    color: #FAEB72;
}

.Style1 {
    color: #FFFF99;
    font-size: 12px;
}


.Style83 {
    font-size: 24px;
    color: #FF0000;
}

.Style104 {
    font-size: 18px;
    color: #FF0000;
}

.Style97 {
    font-size: 36px;
}

.Style64 {
    font-size: 20px;
    color: #F7E873;
}


.Style111 {
    font-size: 24px;
    color: #FFFF00;
}

.Style69 {
    font-size: 14px;
}

.Style94 {
    color: #FFFF00;
    font-weight: bold;
    font-size: 16px;
}
.Style105 {
    color: #FFFF00;
    font-weight: bold;
    font-size: 14;
}

.Style95 {
    font-size: 14;
}

.Style59 {
    color: #F7E873;
}

.cadre {
    width: 350px;
    margin: auto;
    background-color: #293F7B;
    border: 2px solid #FFFF00;
}

.Style592 {
    font-size: 24px;
    color: #F7E873;
}
.Style109 {
    color: #F7E873;
    font-size: 24px;
    font-weight: bold;
}
.Style7 {
    font-size: 12px;
}

.Style2 {
    color: #F7E873;
    font-weight: bold;
}

.Style100 {
    font-size: 36px;
    color: #FF0000;
}

.Style103 {
    color: #FF0000;
}

.liens-part {
    color: #FAEB72;
}

.liens-part:hover {
    color: white;
}

.Style24 {
    font-size: 20px;
    font-weight: bold;
}

.Style25 {
    color: #FAEB72;
}

.Style28 {
    font-size: 24px;
    color: #FFFF00;
}

.Style27 {
    font-size: 14px;
}

.Style26 {
    color: #FAEB72;
}

.Style9 {
    font-size: 16px;
}

/* Horoscope */


#horoscope_quotidien a {
	text-decoration: none; /* d�finition du lien qui affichera le "calque" */
	font-size:9px;
	color:#FFFFFF;
}
#horoscope_quotidien a:hover {
    background: none; /* correction d'un bug IE */
}
#horoscope_quotidien a span { 
    display: none;
}
#horoscope_quotidien a:hover span {
	display: inline;
	position: absolute;
    width: 200px;
	text-align: center;
	font-size:12px;
	color: #344F9A;
	border-width:5px;
    border-style:double;
	border-color:#FFFFCC;
	background-color: #FFFFCC;
}
.truc{
font-size:14px;
color:#FFFFFF;
text-align:center;
}
.table table {
border-color:#FF0000;
border-width:1px;
border-style:solid;
border-collapse: collapse;
width: 100%;
}
.table td {
	font-family: sans-serif;
	padding: 0;
	text-align: center;
	background-color: #344F9A;
	border: 1px outset #CCCC00;
}
.truc2 {
color: #000000;
}
.Style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.highlight-homme {
    border: 2px solid #ffe484 !important;
}
.highlight-femme {
    border: 2px solid  #ffe484 !important;
}

.astro-couple {
    border: 1px dotted white;
    height: 350px;
    overflow-y: scroll;
    background-image: linear-gradient(to right, #354f9c, #2c4389, #243776, #1a2b64, #112053);
}

.selection-signe {
    height: 10px;
}

.signes img:hover {
    border: 2px solid white;
}

.signes img {
    border: 2px solid #394a85;
    width: 46px;
    height: 46px;
}

.coeur:hover {
  cursor: pointer;  
}

.nuage:hover {
    cursor: pointer;
}








