/*
 * mise en page ------------- FORMATS pour MESDICOS------------
 */	
body			{font-size : 10pt; font-family : Arial; font-weight : normal; color:navy}
p 				{font-size : 10pt; font-family : Arial; font-weight : normal; 
				text-align : left; margin : 0 0 0 0; }

.text			{text-align : left; margin : 5 10 5 10; }
.textb			{font-size : 10pt; font-weight : bold; text-align : left; margin : 6 0 5 10; }
.text20			{text-align : left; margin : 4 10 4 30; }

h2				{font-size : 14pt; font-family : Arial; font-weight : normal; margin : 5 0 5 0; }

h3				{font-size : 12pt; font-family : Arial; font-weight : bold; 
						text-align : center; margin : 6 0 6 0; }
h4				{font-size : 11pt; font-family : Arial; font-weight : bold; 
						text-align : center; margin : 6 0 6 0; }
h5				{font-size : 10pt; font-family : Courier New; font-weight : bold; 
						text-align : center; margin : 6 0 6 0; }
h6				{font-size : 10pt; font-family : Arial; font-weight : bold; 
						text-align : center; margin : 1 0 1 0; }
.texte505		{margin:5pt 5pt 5pt 5pt; text-align:justify;}

.divinfos		{border:1; position: absolute; border-style: solid; border-color: #800000;
				left: 5px; top: 5px; width: 320px; background-color:#FFFFFF ; 
				text-align:center;z-index: 3; visibility :hidden}

.int 			{font-size : 4pt; margin : 0 0 0 0;}

.solu			{background-color: WHITE; border:0;
				font-size : 10pt; font-family : Courier New; font-weight : normal; 
				text-align : left; margin : 6 0 6 0; }
.solu2			{background-color: WHITE; border:0;
				font-size : 12pt; font-family : Courier New; font-weight : bold; 
				text-align : left; margin : 6 0 6 10; }
				
.titsolu 		{font-size : 11pt; font-family : Arial; font-weight : bold; border :0;
				background-color: white;	text-align : center; margin : 3 0 3 0; }
				
.chif			{font-size : 16pt; font-family : Arial; font-weight : bold; border :1; color:navy;
						text-align : center; margin : 3 0 3 0}
.solucompte		{border-style:solid; border-width:1pt; background-color: #CCDDEE; border-color: red; 
				font-size : 10pt; font-family : Arial; font-weight : bold; 
				text-align : center; margin : 6 0 6 0; }
.result 		{width:100%; padding:0pt; margin:0pt; background-color: WHITE}

.jeu			{font-family: Comic Sans MS; font-size: 14pt; font-weight: bold; border:0; color:white;
					background-color: cadetblue; text-align:center; }

table.rouge_bleu 	{border-style:solid; border-width:1pt; background-color: #CCDDEE; border-color: red; width:90%}
table.rouge_vert 	{border-style:solid; border-width:1pt; background-color: cadetblue; border-color: red; width:90% }
blanc_bleu			{border-style:solid; border-width:1pt; background-color: #CCDDEE; border-color: white; }
table.rouge_blanc   {border-style:solid; border-width:1pt; background-color: white; border-color: red; }
noir_beige			{border-style:solid; border-width:1pt; background-color: WHITE; border-color: black; }