/***********************************************/
/* fullsite.css                                */
/* contient tous les styles du site            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Palatino Linotype;
	font-weight: bold;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #FF9966;
	background-image:     url("img_full/logoaccueilfdseulpetit.jpg");
}

td.colnav{
	background-image:    url("img_full/btn.jpg");
}
td.principal {
	background-image:   url("img_full/LOGOC800.jpg");
	font-weight: bold;
}
td.secondaire {
	background-image:   url("img_full/logoaccueilfdseultoutpetit.jpg");
}
td.justify {
	text-align: justify;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 200% Bradley Hand ITC;
}

h2{
 font: bold 180% Bradley Hand ITC;
}

h3{
 font: bold 150% Bradley Hand ITC;
}

h4{
 font: 120% Bradley Hand ITC;
}

h5{
 font: 100% Bradley Hand ITC;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}

input{
font-family: Arial,sans-serif;
}

/************* globalNav styles ****************/

a.glink, a.glink:visited{
  	font-size: 16px;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glink:hover{
	text-decoration: none;
	color: #660099;
}

/************************************/
/********* pages tag styles *********/
/************************************/

/********* index *********/

.style10 {
	font-size: 72px;
	color: #FF6600;
	font-weight: bold;
	line-height: 60px;
}
.style11 {
	font-size: 36px;
}
.style12 {
	font-size: 1px;
	color: #FF9966;
	font-weight: 100;
	line-height: 1px;
}
.style84 {
    color: #FF3300;
	font-size: 45px;

}
.style85 {
    color: #FF3300;
	font-size: 65px;
	font-family: "Curlz MT";
	font-weight: bold;
}
.style86 {
	color: #FF3300;
	font-size: 36px;
}

/***** équipe bébé bien naître *****/

.style21 {
	font-size: 45px;
}
.style22 {
	font-size: 18px;
	font-weight: bold;
}

/***** individuel rebirth *****/

.style30 {
	font-size: 45px;
}
.style31 {
	font-size: 18px;
}
.style32 {
	font-size: 16px;
	text-decoration: underline;
}

/****** bébé bien naître ******/

.style40 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style41 {
	font-size: 45px;
	font-weight: bold;
}
.style42 {
	font-size: 18px;
	font-weight: bold;
}
.style43 {
	color: #CC0033;
}
.style44 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}
.style45 {
	font-size: 12px;
	font-weight: bold;
}

/********** contact **********/

.style50 {
	font-size: 45px;
}

/********* contactok *********/


/*********** danse ***********/

.style60 {
	font-family:"Palatino Linotype";
	font-size: 24px;
}
.style61 {
	font-size: 18px;
}
.style62 {
	font-size: 18px;
	text-decoration:underline;
}
.style63 {
	font-size: 24pt;
	font-weight: bold;
}
.style64 {
	font-size: 50px;
	font-family: "Curlz MT";
	font-weight: bold;
}
.style65 {
	font-size: 25px;
	font-family: "Curlz MT";
	font-weight: bold;
}
.style66 {
	font-size: 65px;
	font-family: "Curlz MT";
	font-weight: bold;
}

/*********** equipe ***********/

.style70 {
	font-size: 45px;
}
.style71 {
	font-size: 18px;
}
.style72 {
	font-size: 16px;
}

/*********** stages ***********/

.style80 {
	font-size: 18px;
}
.style81 {
	font-size: 45px;
}
.style82 {
	font-size: 16px;
}
.style83 {
	font-size: 22px;
}

