body {
	font-family : Tahoma,arial,helvaetica;
	margin: 0px;
	margin-right:10px;
	background-image: url(iconos/topbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftMenu{
	
	padding:8px;
}
#banner{
	vertical-align:bottom;
	padding-bottom:0px;
	color:#6E89DD;
	background-image: url(../../../../iconos/CANCERtopbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:100%
	
}
#top {
	margin-bottom:7px;
}
#menu {
}
#menu a{
	color:#8C9EC4;
}
#menu a:hover{
	color:#8C9EC4;
	text-decoration:none;
}
#menu a:visited{
	color:#8C9EC4;
}
#main {
	border:solid 1px #cccccc;
}

input, select, textarea {
	font-family: Tahoma,arial,helvaetica;
	font-size: 12px;
}

h1{
	color: #000000;
	margin-top:15px;
	margin-bottom:20px;
	font-size:18px;
	font-weight: normal;
}
h2{
	color: #8C9EC4;
	margin-top:10px;
	margin-bottom:5px;
	font-size:8pt;
	font-weight:bold;
	border-bottom: solid 1px #8C9EC4;
	width:100%;
	height:18px;
}
p{
	font-size:8pt;
	margin-top:3px;
	margin-bottom:3px;
}
th {
	font-size:8pt;
}
td {
	font-size:8pt;
}
a{
	color: #8C9EC4;;
}
a:hover{
	color: #8C9EC4;
	text-decoration:none;
}
a:visited{
	color: #8C9EC4;
}

.history{
	color: #999999;
	margin-top:0px;
	margin-bottom:5px;
	font-size:8pt;
}
.history a{
	color: #999999;
}
.history a:hover{
	color: #999999;
	text-decoration:none;
	
}
.history a:visited{
	color: #999999;
}
.actions{
	
}
.actions td{
	color: #000000;
	text-decoration:none;
	font-size:11px;
	text-align:left;
	width:70px;
}
.list th{
	font-weight:normal;
	text-align:left;
	font-size:8pt;
	padding-right:10px;
	background-color:#c8d5f7;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:center;
}
.list td{
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:top;
}
.list a{
	color:8C9EC4;
}
.list a:hover{
	color:8C9EC4;
	text-decoration:none;
}
.list a:visited{
	color:8C9EC4;
}
.listodd {
	background-color:#ffffff;
}
.listeven {
	background-color:#f3f5fd;
}
.listbottom {
	background-color:#ffffff;
	height:30px;
	vertical-align:center;
}
.listtotal{
	background-color:#ffffff;
	height:30px;
	vertical-align:center;
	border-top:solid 1px #c8d5f7;
	border-bottom:double #c8d5f7;
}

.actions td{
     vertical-align:top;
}

.form {
	
}
.form td {
	font-size:11px;
	vertical-align: top;
	padding: 3px;
}
.form th {
	font-size:11px;
	border-bottom: solid 1px #cccccc;
	vertical-align: top;
	text-align:left;
	padding: 3px;
	padding-top:10px;
	padding-bottom:5px;
}
.formbottom{
	text-align:right;
}
.formmessages{
	height:50px;
	vertical-align:top;
}
.formbtn {
	width:100%;
}
.formbtn td {
	text-align:left;
}
.button{
	width:100px;
	height:20px;
}

.error {
	color: #FF0000;
	font-weight:normal;
}

.tree a{
	color:#000000;
	text-decoration:none;
}
.tree a:hover{
	color:#000000;
	text-decoration:none;
}
.tree a:visited{
	color:#000000;
	text-decoration:none;
}

.eventfree{
	background-color:#00FF00;
}
.eventreserved{
	background-color:#FF9966;
}
.eventsold{
	background-color:#FF0000;
}

/* Gestionnaire de fichier */

.explorer_folder2 {
	color: #000000;
	text-decoration: none;		
	background-image: url(../../iconos/16x16/folder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	padding: 0 0 2px 20px;	
	background-color:transparent;
}
#loading {
        border: 1px solid #333;
        color: #000000;
        left: 30%;
        padding: 10px;
        position: fixed;
        right: 30%;
        text-align: left;
        top: 20%;
        width: 20%;
}
.explorer a{
		text-decoration:none;
		color:#000000;
		padding-left:2px;
		padding-right:2px;
}
.explorer_selected{
		display:block;
		background-color:#003366;
		color:#FFFFFF;
		padding-left:2px;
		padding-right:2px;
}
.explorer_unselected{
		background-color:#FFFFFF;
		color:#0000000;
		padding-left:2px;
		padding-right:2px;
}
.explorer_input {
		border:solid 1px #cccccc;
		fonct-size: 10px;
		
}
.errormsg{
          color: #C4432A;
          font-weight: bold;
          margin-bottom:5px;
}

#bottom{
	margin-top:60px;
	width:100%;
	height:50px;
}
#bottom td{
	vertical-align:bottom;
	padding-bottom:0px;
	background-image: url(../../../../iconos/CANCERbottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.opusLogo{
	vertical-align:bottom;
	padding-bottom:0px;
	background-image: url(../../../../iconos/opusLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:190px;
}
.exploLink{
	text-decoration:none;
	color:#000000;
}
.exploLink:hover{
	text-decoration:underline;
} 

