/**************** FEUILLE DE STYLES PARTIE HISTOIRE - VERSIONS PC *********************/	
/* */
/******************FEUILLE VIE ****************************/
/* CADRAGE */
p.double-col-vie		{
						column-width:			280px;
						column-gap:				50px;
						-webkit-column-width:	280px;
						-webkit-column-gap:		50px;
						-moz-column-width:		280px;
						-moz-column-gap:		50px;
						margin-left:			50px;
						width:					610px;	
						} 
p.triple-col-vie		{
						column-width:			280px;
						column-gap:				50px;
						-webkit-column-width:	280px;
						-webkit-column-gap:		50px;
						-moz-column-width:		280px;
						-moz-column-gap:		50px;
						margin-left:			50px;
						width:					940px;	
						} 	
p.intro-vie				{		
						margin-left:			50px;
						}
div.baspage				{
						padding-top:			30px;
						padding-bottom:			40px;
						clear:					both;
						}	
/* IMAGES */		
img.rebec				{ 
						width:					280px;
						height:					210px;
						margin-top:				10px;
						cursor:					pointer;
						}
img.soldat				{ 
						width:					188px;
						height:					233px;
						margin-left:			96px;
						margin-top:				10px;
						cursor:					pointer;
						}
img.plan-min			{ 
						width:					280px;
						height:					210px;
						border-style:			solid;
						border-width:			2px;
						border-color:			#CCCCCC;
						cursor:					pointer;
						margin-top:				10px;
						}
/******************FEUILLE GUERRES ****************************/
/* CADRAGE */
td.c1					{
						width:					90px;
						padding:				10px;
						font-size:				20px;
						text-align:				center;
						vertical-align:         middle;
						margin-right:			10px;											
						}
td.c1-jaune				{
						background-color:		#FFFF33;
						}
td.c2					{
						width:					10px;
						}							
td.c3					{
						width:					50px;
						text-align:				center;
						padding-top:			10px;
						padding-bottom:			10px;
						font-size:				16px;
						}
.c						{
						font-size:				16px;
						}	
.c-moins				{
						font-size:				12px;
						}															 
td.c3c4					{
						vertical-align:         top;
						}					 
td.c3c4-guerre			{
						background-color:		#FF9966;
						font-weight:			bold;
						vertical-align:			middle;
						}							
td.c4					{
						width:					260px;
						padding-left:			10px;
						padding-top:			10px;
						padding-bottom:			10px;
						font-size:				16px;
						}
td.c5					{
						width:					260px;
						padding:				10px;
						vertical-align:         top;
						font-size:				14px;
						}
td.c6					{
						width:					250px;
						padding-right:			10px;
						vertical-align:         top;
						padding-top:			10px;
						padding-bottom:			10px;
						font-size:				16px;
						}
/* */
p.texte-info			{	
						margin-left:			20px;
						} 
p.petit-saut-apres		{
						margin-bottom:			20px;
						}
div.col-biblio			{
						width:					480px;
						}				
/* IMAGES */
img.guerre				{ 
						margin-right:			80px;
						margin-bottom:			40px;
						margin-top:				10px;   /* pour descendre un petit peu l'image par rapport au texte */
						cursor:					pointer;
						}
img.roi					{ 
						margin-top:				10px;  /* pour descendre un petit peu l'image par rapport au texte */
						margin-left:			80px;
						margin-bottom:			20px;
						cursor:					pointer;
						}
/*********************** FEUILLE RABASTENS *******************************/

/* CADRAGE */
													 
p.double-col-rabas		{
						column-width:			460px;
						column-gap:				70px;
						-webkit-column-width:	460px;
						-webkit-column-gap:		70px;
						-moz-column-width:		460px;
						-moz-column-gap:		70px;
						width:					990px;
						}
p.sous-titre			{
						color: 					#666666; 
						font-size:				16px;				
						font-weight:			bold;
						padding-top:			20px;
						padding-bottom:			30px;
						}
div.carte-google		{
						margin-left:			70px;
						margin-top:				30px;
						overflow:				hidden;
						height:					450px;
						width:					500px;
						}
/* IMAGES */
img.rabastens			{ 
						width:					491px;
						height:					300px;
						margin-right:			70px;
						cursor:					pointer;
						}
img.buste				{ 
						width:					150px;
						height:					172px;
						margin-left:			40px;
						cursor:					pointer;
						}
img.plan				{ 
						width:					600px;
						height:					272px;
						cursor:					pointer;
						margin-right:			40px;
						}
img.rempart				{ 
						width:					400px;
						height:					259px;
						margin-left:			70px;
						cursor:					pointer;
						}	
