@CHARSET "ISO-8859-1";
body{
	font-family: arial;
	margin:0;
	padding:0;
	color:#333333;
}
h3{margin-top:10px; margin-bottom:2px;}
iframe{
	border:0;
}
p{
	margin-top:2px;
	padding:0;
}
form{
	margin:0;
	padding:0;
}
#cabecera_sup_contenido a { color:#222222; text-decoration:none; }
#cabecera_sup_contenido a:hover { color:#BC2A4D; text-decoration:underline; }
a { color:#333333;text-decoration:none; }
a:hover { color:#BC2A4D; }

.boton{
 color:white;
 font-size:9pt;
 background:#880000;
 border:0px;
 width:180px;
 height:18px;
}
img{
	border:0;
}
.logo{
	width:300px;
	height:160px;
	margin:auto;
	text-align:center;
}
.msg{
	color:#555555;
	font-weight: bold;
	font-size:10pt;
	clear:left;
	
}
.box_top{
	background-image:url('img/red_box_top.png');
	width:100%;
	height:21px;
	padding-top:6px;
	padding-left:7px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	background-repeat: no-repeat
}
.box_middle{
	background-image:url('img/red_box_middle.png');
	width:100%;
	background-repeat: repeat-y;
	padding-left:7px;
	margin:0;
	padding-top:0;
}
.box_bottom{
	background-image:url('img/red_box_bottom.png');
	width:100%;
	height:7px;
	background-repeat: no-repeat
}
ul
{
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu li{
	float:left;
	}
#menu a
{
	text-decoration:none;
	float:left;
	height:45px;
	color:#EEEEEE;
	font-weight:bold;
	font-size:13pt;
	list-style-imagen:none;
	list-style-type:none;
	margin:0;
	padding:12px 12px 7px;
}
#menu a:hover
{
	background-image:url('img/red_button_high.png');
	background-repeat: repeat-x;
}
.menu_button{
	background-image:url('img/red_button_high.png');
	background-repeat: repeat-x;
	width:80px;
	height:33px;
	padding-top:12px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
}

#cabecera
{
	background-image:url('img/bg-cabecera-2.jpg');
	background-position: center; 
	width:100%;
	height:800px;
}
	
/*******PANEL DE CONTROL******/
#control_menu{ min-width:150px;width:20%;background-color:#000000;float:left;height:600px;}
/********NIFTY CORNER************/
.rtop, .rbottom{display:block; background:#fff}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background: #ddd}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
