@charset "UTF-8";
/* CSS Document */

/* Menu Ibiza SC */

#menu{
display:block;
line-height:44px;
text-align:center;
}
#menu:hover{
background-color:#000000;
color: #1489e3;
}

/* Fond Ibiza SC */

#fond{
background-image:url(../images/seat-ibiza-sc.jpg);
background-repeat:no-repeat;
}

/* Bienvenue */

.taille36 {
	font-size: 36px;
	color: #000000;
}

h2 {color: #1489e3;}

.gras-slogan {
	font-size: 11px;
	color: #1489e3;
	font-weight: bold;
}

h3 {color: #1489e3; padding-right:12px; text-align: right;}

.liensseat {
	font-size: 11px;
	text-align:justify;
	line-height:16px;
}

a.liensseat:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.liensseat:hover {
	text-decoration: none;
	color: #1489e3;
}

.texte-contenu-2 li {
	color:#1489e3;
}
