/* @override http://www.viciouscircle.fr/calendrier/css/style.css */

body{
	background: #7B8B81 url(../images/fond_calendrier.jpg) no-repeat;
	color: silver;
	margin: 0;
}
a:link, a:visited{
	text-decoration: none;
	color: white;
}
a:hover{
	color: black;
	background-color: white;
}
#haut_cal{
	padding: 0;
}

#lien a:link, #lien a:visited{
	text-decoration: none;
	color: #e9e132;
}
#lien a:hover{
	color: black;
}


#content{
	width: 349px;
	padding-left: 460px;
	color: #d6d6d6;
	line-height: 18px;
	font-family: Helvetica, Geneva, Arial, "Helvetica Neue", sans-serif;
	text-align: left;
	padding-right: 1px;
}

div#cadre_interne {
	width: 349px;
}
.groupes{
	color: #628183;
}
.dates{
	color: yellow;
}
.pour_vous{
	background-color: black;
}
/* inputs */
input{
	background-color: transparent;
	border: 1px solid yellow;
	color: white;
}
/* /inputs */

#mymail{
	font-size: 13px;
	position: absolute;
	left: 1px;
	bottom: 1px;
	background-color: black;
	min-width: 500px;
	
}
#mymail_interne{
	width: 500px;
}
#btn_input:hover{
	background-color: white;
	color: black;
	cursor: pointer;
	
}
/* placement des jours */
.tips a:link, .tips a:visited{
	text-decoration: none;
	color: black;
}
.tips a:hover{
	color: gray;
	background-color: transparent;
}
#tip1{ 
	position: absolute;
	left: 205px;
	top: 31px;
	font: 50px Georgia, "Times New Roman", Times, serif;
}
#tip2{ 
	position: absolute;
	left: 269px;
	top: 15px;
	font: 50px Georgia, "Times New Roman", Times, serif;
}
#tip3{ 
	position: absolute;
	left: 365px;
	top: 30px;
	font: 50px Georgia, "Times New Roman", Times, serif;
}
#tip4{ 
	position: absolute;
	left: 511px;
	top: -3px;
	font: 50px Georgia, "Times New Roman", Times, serif;
}
#tip5{ 
	position: absolute;
	left: 614px;
	top: -8px;
	font: bold 54px Georgia, "Times New Roman", Times, serif;
}
#tip6{ 
	position: absolute;
	left: 235px;
	top: 88px;
	font: 50px Georgia, "Times New Roman", Times, serif;
}
#tip7{ 
	position: absolute;
	left: 312px;
	top: 87px;
	font: bold 32px Georgia, "Times New Roman", Times, serif;
}
#tip8{ 
	position: absolute;
	left: 491px;
	top: 71px;
	font: 36px Georgia, "Times New Roman", Times, serif;
}
#tip9{ 
	position: absolute;
	left: 558px;
	top: 53px;
	font: bold 72px Georgia, "Times New Roman", Times, serif;
}
#tip10{ 
	position: absolute;
	left: 619px;
	top: 115px;
	font: 40px Georgia, "Times New Roman", Times, serif;
}
#tip11{ 
	position: absolute;
	left: 214px;
	top: 147px;
	font: 42px Georgia, "Times New Roman", Times, serif;
}
#tip12{ 
	position: absolute;
	left: 279px;
	top: 145px;
	font: bold 41px Georgia, "Times New Roman", Times, serif;
}
#tip13{ 
	position: absolute;
	left: 344px;
	top: 123px;
	font: 39px Georgia, "Times New Roman", Times, serif;
}
#tip14{ 
	position: absolute;
	left: 473px;
	top: 121px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}
#tip15{ 
	position: absolute;
	left: 528px;
	top: 155px;
	font: 36px Georgia, "Times New Roman", Times, serif;
}
#tip16{ 
	position: absolute;
	left: 582px;
	top: 176px;
	font: 46px Georgia, "Times New Roman", Times, serif;
}
#tip17{ 
	position: absolute;
	left: 237px;
	top: 198px;
	font: 50px Georgia, "Times New Roman", Times, serif;
}
#tip18{ 
	position: absolute;
	left: 342px;
	top: 188px;
	font: bold 43px Georgia, "Times New Roman", Times, serif;
}
#tip19{ 
	position: absolute;
	left: 449px;
	top: 171px;
	font: 50px Georgia, "Times New Roman", Times, serif;
}
#tip20{ 
	position: absolute;
	left: 301px;
	top: 234px;
	font: 40px Georgia, "Times New Roman", Times, serif;
}
#tip21{ 
	position: absolute;
	left: 363px;
	top: 246px;
	font: 45px Georgia, "Times New Roman", Times, serif;
}
#tip22{ 
	position: absolute;
	left: 440px;
	top: 249px;
	font: bold 37px Georgia, "Times New Roman", Times, serif;
}
#tip23{ 
	position: absolute;
	left: 515px;
	top: 225px;
	font: 50px Georgia, "Times New Roman", Times, serif;
}
#tip24{ 
	position: absolute;
	left: 483px;
	top: 292px;
	font: bold 35px Georgia, "Times New Roman", Times, serif;
}
#tip25{ 
	position: absolute;
	left: 205px;
	top: 31px;
	font: 50px Georgia, "Times New Roman", Times, serif;
}



/*tips*/
.prototip .smenu {

}
.prototip .smenu .toolbar {
	background: #0F6788;
	font: italic 17px Georgia, serif;
}

.prototip .smenu .titre {
	color: white;
	font-weight: bold;
}

.prototip .smenu .album {
	font-style: italic;
}

.prototip .smenu .content {
	width: 180px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid yellow;
	background-color: #7B8B81;
	color: white;
}
.prototip .smenu .content a:link,
.prototip .smenu .content a:visited{
	color: white;
	text-decoration: none;
	display: block;
	margin-left: 5px;
}
.prototip .smenu .content a:hover{
	color: black;
	background-color: white;
}
/* fin sous-menu */

div.cadeaux {
	float: left;
}

#cadeaux_labels {
	clear: both;
}

.cadeaux a:hover {
	background-image: none;
	background-color: transparent;
}
