﻿@import url(http://fonts.googleapis.com/css?family=IM+Fell+English+SC|Droid+Serif|VT323);
font-family: 'IM Fell English SC', serif;

font-family: 'VT323', ;



head{
	background: white;
	color: black;

}

a:link{
	color: black;

}

a:visited{
	color: black;
}

a:hover{

}

body {
    background: white;
	color: black;
	font-family: 'Arial';
}






    .main-container {
      float: left;
      position: relative;
      left: 50%;
    }
    .fixer-container {
      float: left;
      position: relative;
      left: -50%;
    }

#chirashititle {
	font-family: 'Droid serif', serif;
	font-size: 16pt;
	float: center;
	max-width: 500px;
}

#chirashiexplain {
	max-width: 500px;

}

#query {
	max-width: 500px;
}

	/* La list de chirashireceive
----------------------------------------------- */



#li a:hover {
	text-decoration: none;
}



	/* Les types d'info qui vont apparaitre dans chirashiview
----------------------------------------------- */

#chirashiname{
	text-align; left;
	font-size: 20pt;
	float: left;
	max-width: 500px;
}

#chirashititleview{

	font-size: 14pt;
}

#chirashiyear{
	font-size: 14pt;
}

#chirashicabinet{
	font-size: 14pt;
}


#chirashidescrip{
	font-size: 14pt;
	max-width: 500px;

}

#chirashihref{
	font-size: 14pt;
	text-decoration: underline;
}

#chirashiviewfield {
	max-width: 500px;

}

#credit {
font-size: 10pt;
text-align: center;
bottom: 0;
margin-left: auto;
margin-right: auto;
position: absolute;
display: block;
}

