/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-align: left; padding: 1px;}
.clLevel0{background-color:#FFFFFF; color:#0000FF;}
.clLevel0over{background-color:#FFFFFF; color:#FF0000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#0000FF}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-align: left; padding: 1px;}
.clLevel1{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#0000FF;}
.clLevel1over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#FF0000; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#0000FF; layer-background-color:#0000FF}

/*Styles for level 2*/
.clLevel2, .clLevel1over{position:absolute; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-align: left; padding: 1px;}
.clLevel2{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#0000FF;}
.clLevel2over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#FF0000; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#0000FF; layer-background-color:#0000FF}

a:link      { text-decoration: none; color: #0000FF; font-weight: bold}
a:visited   { text-decoration: none; color: #0000FF; font-weight: bold}
a:active    { text-decoration: none; color: #FF0000; font-weight: bold}
a:hover     { text-decoration: none; color: #FF0000; font-weight: bold}
p           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
			}
.info       { 
	text-decoration: none;
	color: #0000FF;  
	cursor: help; 
			} 
td          {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
			}
h1          {
	font-size: 16pt;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
			}
h3          {
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal
			}
h2          {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
			}
h5          {
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
			}
h6          {
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
			}
body        {
	scrollbar-face-color: #660000;
	scrollbar-shadow-color: #3333cc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	background-image: url(../fondos/blancovias.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
			}

