BODY  	  { 
font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif; 
margin: 0; 
border: 0;}

.cadre {
	padding: 5px;
	border: 1px dotted #B11116;
	margin-top: 15px;
}

body,html {
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #d8d8d8; 
scrollbar-shadow-color: #d8d8d8; 
scrollbar-3dlight-color: #d8d8d8; 
scrollbar-arrow-color: #B11116; 
scrollbar-track-color: #d8d8d8; 
scrollbar-darkshadow-color: #d8d8d8; 
overflow:hidden;

}

A:link    	{ font-size: 11px; color:#B11116; font-weight: bold; text-decoration: none;  }
A:visited 	{ font-size: 11px; color:#B11116; font-weight: bold; text-decoration: none;  }
A:active  	{ font-size: 11px; color:#B11116; font-weight: bold; text-decoration: none;  }
A:hover  	{ font-size: 11px; color:#B11116; font-weight: bold; text-decoration: underline;}

div.content {

scrollbar-face-color:#d8d8d8; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-arrow-color: #B11116; 
scrollbar-track-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 

}

#menu2 {
	z-index: 1001;
	position:absolute;
	float: left;
	display:fixed;
	width:700px;
	height:61px;
}




SELECT          { font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #FFFFFF;border: #98121A; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
INPUT		{ font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #FFFFFF;border: #98121A; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
TEXTAREA	{
	font-family: Verdana, Geneva;
	font-size: 7.5pt;
	color:#000000;
	background-color: #FFFFFF;
	border: #98121A; 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.CHECK          { font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #F5F5F5; border: #EFEFEF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.CHECK2         { font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #F5F5F5; border: #EFEFEF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

td {  font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif; font-size: 11px}

.t2 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	border-left: solid 4px #B11116;
}

.t1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B11116;
	border-bottom: solid 1px #DDDDDD;
}

.t3 {
	font-size: 12px;
	font-weight: bold;
}

.bloque {
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
	background-image: url(../images/bgbloque.gif);
	cursor: pointer;
	width: 390px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.subbloque {
	padding: 10px;
	border: 1px dotted #b11116;
	margin-top: 5px;
	width: 390px;
}



ol {list-style: decimal; margin: 0 0 0 2.8em; padding: 0 0 1em 0;}
li {padding-bottom: .3em;}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #000000;
color:#FFFFFF;
font-size:11px;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}







#menu {width:705px;}
.endbox {
	height: 9px;
	width: 390px;
	margin-bottom: 15px;
	background-image: url(../images/endbox.gif);
	background-repeat: no-repeat;
}
.intro {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#menu a { padding:0px;margin:0px;}
#menu span {display:none;}
#subnav {font-size:11px;margin-bottom:0px;}
#subnav a {color:#B11116;margin:0px;}
#subnav span {color:silver;margin:0px;}
.transMenu {position:absolute;overflow:hidden;left:-1000px;top:-1000px;}
.transMenu .content {position:absolute;}
.transMenu .items {position:relative;left:0px; top:0px; right:0px; bottom:0px;z-index:2;}
.transMenu.top .items {border:0px;}
.transMenu .item {color:#FFFFFF;font-size:11px;font-family:sans-serif;text-decoration:none;border:none;cursor:hand;}
.transMenu .background {position:absolute;left:0px; top:0px;z-index:1;-moz-opacity:.6;filter:alpha(opacity=60);}
.transMenu .shadowRight {position:absolute;z-index:3;top:3px; width:2px;-moz-opacity:.3;filter:alpha(opacity=30);}
.transMenu .shadowBottom {position:absolute;z-index:1;left:3px; height:2px;-moz-opacity:.3;filter:alpha(opacity=30);}
.transMenu .item.hover {background:#000000;color:white;}
.transMenu .item img {margin-left:10px;}	.box {
	clear: both;
	width: 390px;
	background-image: url(../images/bgbox.gif);
	padding: 15px;
	background-repeat: no-repeat;
}
.point {
	border-top: dotted 1px #B11116;
}
.chifcles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B21117;
}
