 BODY {
	SCROLLBAR-FACE-COLOR:#FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-SHADOW-COLOR:#CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #CCCCCC; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background-color: #020100; /*#444444;*/
	margin:0px;
}
.cierre {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #9d9fa2;
	text-decoration: none;
	
}

.cierre2 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #F3B633; /*#1c7bcb;*/
	text-decoration: none;
	
}

.cierre3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #F3B633; /*#1c7bcb;*/
	text-decoration: none;
	
}
.cierre4 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #9d9fa2;
	text-decoration: none;
	
}
.marco {
	background-color: #353535;
	font-family: Verdana;
	font-size:11px;
	color: #ffffff;
	border: 1px solid #070707;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #f4f4f4;
	text-decoration: none;
	
}
.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #1c7bcb;
	text-decoration: underline;
}
.boton{
        font-size:10px;
        font-family:Verdana;
        font-weight:bold;
        color:white;
        background:#1c7bcb;
        border:0px;
        width:90px;
        height:20px;
}

.boton2{
        font-size:10px;
        font-family:Verdana;
        font-weight:bold;
        color:white;
        background:#1c7bcb;
        border:0px;
        width:120px;
        height:30px;
}

