BODY {
font-family:consolas,tahoma,verdana,arial,sans-serif;
font-size:12px;
background-color:#000;
color:#CCC;
margin: 0em;
background-image:url(images/fondo_arriba.jpg);
background-repeat:repeat-x;
background-position:center top;
}

/*img {
border: 1px solid #FF6300;
}*/

TABLE {
border-spacing:0 0;
border-collapse:collapse;
border-style:solid;
border-width:0;
}

.menu {
/*background-image:url(images/fondomenu.jpg);*/
background-repeat:no-repeat;
background-position:center top;
/*background-color:#323232;*/
color:#009900;
font-size:13px;
}

.noticia {
color:#FFFF00;
font-size:15px;
}

.aliazcomar{
color:#FF6300;
font-weight: bold;
font-size:24px;
}

.h2{
font-size:16px;
font-weight:bold;
}

h2{
font-size:16px;
font-weight:bold;
padding-top:1px;
padding-bottom:1px;
display:inline; 
line-height:1.5em;
}

.video {
border: 2px solid #FF6300;
}

.abajo {
color:#777;
}

a:hover {
background-color:#006600;
}

a:link,a:visited {
color:#FF6300;
text-decoration:none;
}

.boton {  
	font-family: consolas;
	font-size: 10px; 
	font-weight: bold;
	color: #FFF; 
	text-decoration: none; 
	background-color: #666;
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
	}

.flotante{
	font-family: consolas;
	font-size: 10px; 
	font-weight: bold;
	position:relative;
	left:10%;
	top:10px;
	z-index:2;
	display:inline; 
line-height:0.1em;
	}
