
body{
  margin:0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:11px;
  background-color:#333333;
  color:#666;
}

p{
   text-align:justify;	
   margin-top:0px;
   margin-bottom:20px;
  }

.but1:hover{
	background-image:url(images/01over.gif);
	}
	}

.style10 {font-family: "Arial Narrow"; font-size: 14px; color: #7c98ae; }

.style1 {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 15px;
	color: #7c98ae;
}

h1{
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 15px;
	color: #7c98ae;
	margin-top:10px;
	margin-bottom:20px;
}
 .style2 {font-size: 15px; color: #7c98ae; font-family: "Arial Narrow";}

#contenido{
  width:775px;	
  height:100%;
}

#container{
	width:775px;
	margin: 0px auto;
	position:relative;
	height:100%;
	background-color:#FFF;
	}

#header{
	width:775px;
	height:116px;
	background:url(images/main-top.gif) no-repeat;
	background-color:#FFF;
	}
	
#menu{
	width:237px;
	float:left;
	height:100%;
	background-color:#FFF;
	}
	
#cont_right{
	background-color:#FFF;	
	width:538px;
	margin-left:237px;
	vertical-align:top;
	}

#text1{
	padding-right:20px;
	}

#footer{
	background-color:#9e9e9e;
	position:relative;
	color:#666;
	font-size:9px;
	clear:both;
	text-align:center;
	height:30px;
	}
