/* CSS by ikomma.com */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/bg.jpg);
	background-repeat: repeat-x;
	}
	
/* Cabecera */	
#top { 
	width: 100%;
	height: 125px; 
	margin: 0px; 
	border: 0px;
	}
	
#idiomas { 
	width: 100%;
	height: 125px; 
	margin: 0px; 
	border: 0px;
	}
	
#top_centro { 
	width: 950px;
	height: 315px; 
	margin: 0px; 
	border: 0px;
	background-image: url(../img/top.jpg);
	}
	
#menu { 
	width: 215px;
	height: 260px; 
	margin: 0px; 
	border: 0px;
	background-image: url(../img/bg_menu.gif);
	}	
	
	
.nocolor {
	color: #240f02;
}
a:nocolor {
	color: #240f02;
}
a:hover.nocolor {
	color: #240f02;
	
}
	

/* centro */	
#centro { 
	width: 735px;
	height: 260px;
	margin: 0px; 
	border: 0px;
	background-image: url(../img/bg_content.gif);
	}
	
.texto {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	}
.titulo {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	}

/* footer */	
#footer { 
	width: 100%;
	height: 105px; 
	margin: 0px;
	border: 0px;
	background-image: url(../img/bg_footer.jpg)
	}

.footer_texto {
	font-family: Arial;
	font-size: 12px;
	margin-top:10px; 
	text-decoration: none;
	color: #929292;
	}
a:footer_texto {
	font-family: Arial;
	font-size: 12px;
	margin-top:10px; 
	text-decoration: underline;
	color: #000000;
	}
a:hover.footer_texto {
	font-family: Arial;
	font-size: 12px;
	margin-top:10px; 
	text-decoration: underline;
	color: #000000;
	}

.footer_datos {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

.bloc_content_interior_2cols { float: left; border-bottom: 1px solid #808080; display:inline; width: 700px; padding:0px 0px 0px 0px; margin: 0px 0px 16px 0px; }
.bloc_content_interior_2cols .txtbloc {float: right; display:inline; width: 525px; font-size: 12px; font-weight:normal; color:#333333; padding: 0px 0px 8px 0px; margin:0px 10px 0px 0px; }
.bloc_content_interior_2cols .txtbloc a {float: left; font-size: 14px; font-weight:normal; font-family:arial; color:#3333ff; padding: 0px 0px 8px 0px; margin:0px 10px 0px 0px; }
.bloc_content_interior_2cols .imgbloc {float: left; display:inline; width: 140px; padding: 0px 0px 8px 0px; margin:0px 10px 0px 0px; }

