.tarot{
	padding: 15px;
}
.tarot_new{
	background-image: url('http://www.dianarosa.com/img/264');
	background-position: top center;
	background-repeat: no-repeat;
	height: 245px;
	padding-top : 240px;
	padding-left: 70px;
	padding-right: 65px;
	padding-bottom: 30px;
}

input {
	background-color: #89B6B6;
	color: #000000;
	font-size: 14px;
	text-align:center;
	font-weight: bold; /*Boutons de Validation */
}

.header_tarot_question {
	font-size: 12px;
}

.header_tarot {
	background-color: #89B6B6;
	background-image: url('http://www.dianarosa.com/img/38');
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bolder;
	color: #3e6a6a;
	height: 70px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 200px;
	border-width: 0px;
	border-style: solid;
	border-color: #222222;
	border-bottom-style: none;
	border-left-style: none;
}

.body_tarot {
	font-family: Arial,Helvetica,sans-serif;
	text-align: justify;
	border-width: 0px;
	border-style: solid;
	border-color: #222222;
	border-top-style: none;
	border-left-style: none;
}

.question {
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	color: #89B6B6;
}

.header_carte {
	margin-top: 2px;
	background-color: #89B6B6;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
}
.body_carte {
	color: #000000;
}
.nom_carte {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bolder;
}
.carte_interro {
	background-image: url('http://www.dianarosa.com/img/tarot/Carta_interrogant.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 106px;
	height: 180px;
}
.carte_out {
	background-image: url('http://www.dianarosa.com/img/tarot/Carta_normale.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 106px;
	height: 180px;
}
.carte_over {
	background-image: url('http://www.dianarosa.com/img/tarot/Carta_hover.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 106px;
	height: 180px;
}
.mm {
	text-align: center;
	vertical-align: middle;
}
.gm {
	text-align: left;
	vertical-align: middle;
}
.dm {
	text-align: right;
	vertical-align: middle;
}
.annexe {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.sous_tarot_titre {
	background-color: #FDCA1F;
}
.tarot_titre_new {
	font-size: 30px;
	font-family: Arial, Helvetica, serif;
	text-align: center;
	font-weight: bolder;
	padding-left: 100px;
	color: #000000;
}
	

