body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#DBDBDB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	padding-top:145px;
	padding-bottom:15px;
}

#logo {
	display:block;
	width:449px;
	height:141px;
	background: url(/images/tango_argentin.jpg) no-repeat;
	text-indent:-999px;
	margin:0;
	padding:0;
}

#container {
	background: url(/images/josee_mario.jpg) no-repeat right top;
	max-width:1200px;
	min-width:780px;
}

#content h1 {
	font-size: 16px;
	margin:0;
}

#content h2 {
	font-size: 14px;
	padding-left:3px;
	border-bottom:1px dotted #CC0000;
	border-left:2px solid #CC0000;
}

#content h3 {
	font-size: 14px;
	padding:3px;
	background-color:#CC0000;
	color:#FFFFFF;
}

#content li {
	line-height:20px;
}

.col ul {
	padding-left:20px;
	
}

#content a {
	color:#CC0000;
}

#content a img {
	border:1px solid #000;
}
#content a:hover img {
	border:1px solid #CC0000;
}

div.hr {
	margin:20px auto;
	width:300px;
	height:33px;
	background: url(/images/separator.gif) no-repeat;
}

.error_box {
	border:1px solid #FF0000;
	color:#FF0000;
	background-color:#FFFFCC;
	padding:5px;
	font-size:11px;
	font-weight:bold;
}

.message {
	border:2px dashed #CC0000;
	background-color:#FFF;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

#menu {
	background: url(/images/petals.gif) no-repeat 175px bottom;
	padding-bottom:60px;
	padding-left:175px;
	width:180px;
	border-right:1px solid #CCCCCC;

}

#menu ul,#menu li   {
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul li a {
	display:block;
	height:16px;
	line-height:16px;
	padding:3px 5px;
	margin:1px;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
}   

#menu ul li a:hover {
	c!olor:#cc0000;
	border-right:2px solid #CC0000;
	background-color:#EEE;
} 

#menu li span {
	position:absolute;
	margin-left:-15px;
	margin-top:7px;
	display:block;
	background: url(/images/ani_star.gif) no-repeat;
	height: 10px;
	width: 10px;
	text-indent:-999px;
} 

#tu #tu_tab a,
#tango #tango_tab a,
#lien #lien_tab a,
#session #session_tab a,
#lambert #lambert_tab a,
#essai #essai_tab a,
#contact #contact_tab a,
#lexique #lexique_tab a,
#music #music_tab a,
#list #list_tab a,
#milonga #milonga_tab a,
#video #video_tab a,
#photo #photo_tab a,
#press #press_tab a,
#info #info_tab a {
	color:#FFF;
	background-color:#CC0000;
}

fieldset {
	border:1px solid #000000;
	padding:0 5px 5px 5px;
}

legend {
	font-weight:bold;
	color:#FFF;
	border:1px solid #000;
	background-color:#CC0000;
	padding:5px;
}

#content {
	position:absolute;
	left:375px;
	top:305px;
	width:400px;
}

#footer {
	text-align:right;
	border-top:1px solid #CCC;
	color:#666;
	margin:50px 0;
	font-size: 80%;
}

#footer a {
	color:#333;
	text-decoration:none;
	font-style:oblique;
}

#footer a:hover {
	color:#CC0000;
	text-decoration:underline;
}

dl {
	b!order:1px solid #666;
	p!adding:10px;
	b!ackground-color:#eee;
	line-height:20px;
}

dt {
	font-weight:bold;
	float:left;
	margin-right:5px;
}

dd {
	margin-left:100px;
	font-style:italic;
}

.portrait {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #CCC;
	padding: 0;
}

.gallery {

}

.gallery a {
	display:block;
	margin:9px;
	float:left;
}
.free {
	display: block;
	float: right;
	background: url(/images/ani_star.gif) no-repeat;
	padding-left: 15px;
}

