/* menu CLOUD SA April 2011  */
 
 
* {margin:0;padding:0}

.class1 A:link {color: #0O0O0O; text-decoration: none;}
.class1 A:hover {color: #000000; text-decoration: underline; font-weight:bold;}
.class1 A:visit {color: #0O0O0O; text-decoration: none;}
.class1 A{color: #0O0O0O; text-decoration:none;}

.class2 A:link {color: #ffffff; text-decoration: none;}
.class2 A:hover {color: #ffffff; text-decoration: underline; font-weight:bold;}
.class2 A:visit {color: #ffffff; text-decoration: none;}
.class2 A{color: #ffffff; text-decoration:none;}

.class3 A:link {color: #1C465E; text-decoration: none;}
.class3 A:hover {color: #1C465E; text-decoration: underline; font-weight:bold;}
.class3 A:visit {color: #1C465E; text-decoration: none;}
.class3 A{color: #1C465E; text-decoration:none;}
/****************************************************************************** opcion 0*/
ul#nav0 {
    width:101px;
	background:#ffffcc;
	border:0px solid #cc0;
	margin:0px;
	list-style:none;
}
#nav0 li {
	width:101px;	
	height:33px;
	background: url(../images/menu1on.png);/* rollover state*/
	margin:0px
}
#nav0 a{
	display:block;
	background:red url(../images/menu1.png);/* normal state*/
	width:101px;
	height:33px;
	text-align:center
}
#nav0 a:hover{background:transparent;}

/****************************************************************************** opcion 1*/
ul#nav1 {
	width:143px;
	background:#ffffcc;
	border:0px solid #cc0;
	margin:0px;
	list-style:none;
}
#nav1 li {
	width:143px;	
	height:33px;
	background: url(../images/menu2on.png);/* rollover state*/
	margin:0px
}
#nav1 a{
	display:block;
	background:red url(../images/menu2.png);/* normal state*/
	width:143px;
	height:33px;
	text-align:center
}
#nav1 a:hover{background:transparent;}

/******************************************************************************opcion 2*/
ul#nav2 {
	width:121px;
	background:#ffffcc;
	border:0px solid #cc0;
	margin:0px;
	list-style:none;
}
#nav2 li {
	width:121px;	
	height:33px;
	background: url(../images/menu3on.png);/* rollover state*/
	margin:0px
}
#nav2 a{
	display:block;
	background:red url(../images/menu3.png);/* normal state*/
	width:121px;
	height:33px;
	text-align:center
}
#nav2 a:hover{background:transparent;}

/****************************************************************************** opcion 3*/
ul#nav3 {
	width:137px;
	background:#ffffcc;
	border:0px solid #cc0;
	margin:0px;
	list-style:none;
}
#nav3 li {
	width:137px;	
	height:33px;
	background: url(../images/menu4on.png);/* rollover state*/
	margin:0px
}
#nav3 a{
	display:block;
	background:red url(../images/menu4.png);/* normal state*/
	width:137px;
	height:33px;
	text-align:center
}
#nav3 a:hover{background:transparent;}

/****************************************************************************** opcion 4*/
ul#nav4 {
	width:159px;
	background:#ffffcc;
	border:0px solid #cc0;
	margin:0px;
	list-style:none;
}
#nav4 li {
	width:159px;	
	height:33px;
	background: url(../images/menu5on.png);/* rollover state*/
	margin:0px
}
#nav4 a{
	display:block;
	background:red url(../images/menu5.png);/* normal state*/
	width:159px;
	height:33px;
	text-align:center
}
#nav4 a:hover{background:transparent;}

/****************************************************************************** opcion 5*/

ul#nav5 {
	width:137px;
	background:#ffffcc;
	border:0px solid #cc0;
	margin:0px;
	list-style:none;
}
#nav5 li {
	width:137px;	
	height:33px;
	background: url(../images/menu7on.png);/* rollover state*/
	margin:0px
}
#nav5 a{
	display:block;
	background:red url(../images/menu7.png);/* normal state*/
	width:137px;
	height:33px;
	text-align:center
}
#nav5 a:hover{background:transparent;}

/****************************************************************************** opcion 7*/
ul#nav6 {
	width:135px;
	background:#ffffcc;
	border:0px solid #cc0;
	margin:0px;
	list-style:none;
}
#nav6 li {
	width:135px;	
	height:33px;
	background: url(../images/menu8on.png);/* rollover state*/
	margin:0px
}
#nav6 a{
	display:block;
	background:red url(../images/menu8on.png);/* normal state*/
	width:135px;
	height:33px;
	text-align:center
}
#nav6 a:hover{background:transparent;}