body {
	margin-bottom: 0px;
	background-color:	#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color:#FFF;
	text-align:justify;
	
}

.left{
	background:url(imagenes/int_content_bg_float_left.jpg) 	repeat-y;
}

.right{
	background:url(imagenes/int_content_bg_float_right.jpg) 	repeat-y;
}
.footer{
	background:url(imagenes/bg_footer.jpg)	no-repeat;
	font-size: 8pt;
	line-height:1.6em;
	
}
.menu {

	
	color:#F00;
	font-weight:bold;
	
	
	
}

.menu a:link, a:visited{
	color:	#FFF;
	text-decoration: none;
	 font-weight: normal;
	
}
.menu a:hover{
	color:	#FF0;
	font-weight: normal;
	text-decoration: underline;
	
	
}

a:link {
	color:	#FFF;
	text-decoration: none;

}
a:hover {
	color:	#FF0;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}

h1 {
	font-size: 13pt;
	color:#FFF;
	padding-left:3px;
	/*color: 	#F00;*/
	padding-bottom: 10px;
	text-align:center;
}

h2 {
	font-size: 15pt;
	color:#FFF;
	padding-left:3px;
	padding-bottom: 10px;
	text-align:center;
}
.comentario{
	font-size: 8.5pt;
	color:#FFF;
	text-align: center;
}
	
h3 {
	font-size: 10pt;
	
	font-weight:bold;
	
}
	
	


