html {height: 100%;}
body { 
	margin:0 0 0 0; 
	font: 74% Arial, Sans-Serif; 
	color:#000;  
	line-height: 1.4em; 
	height: 100%;
	background: url(img/bg.gif) repeat;

}
img {border:0px;}
#warp{
	width:100%;
	height:100%;
}
#header{
	width:780px;
	height:150px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}
#header2{
	width:780px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
}
#menu{
	width:780px;
	height:30px;
	margin-top:5px;
	margin-bottom:0px;
	background-color:#0066b3;
	margin-left:auto;
	margin-right:auto;
}
#menu li{
	float:left;
	font-size:12px;
	margin-top:-12px;
}
#menu li a{
	text-decoration: none;
	display:block;
	color: #9d9fad;
	height: 35px;
	background-color:#0066b3;
}
#menu li a:hover{
	color: #ff0000;
	height: 35px;
	background-color:#ffffff;
}
#prueba{
	position:absolute;
	margin-top:10px;
	width:40px;
	height:35px;
	background-color:#4fffff;
}
#interna{
	width:780px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color:#0066b3;
	color: #FFFFFF;
}
#interna2{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color:#0066b3;
	color: #FFFFFF;
}
#interna-load{
	width:580px;
	float:right;
}
#menu-interna{
	float:left;
	width:200px;
	height:400px;
}
#menu-interna ul{
	margin-top:60px;
}
#menu-interna li { 
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	height:23px;
	margin-left:-10px;
	margin-top:3px;
	padding:0 0 0 0;
}
#menu-interna li a { color: #9d9fad; text-decoration: none;  padding: 5px 0 0 10px; display: block; background: url(img/li-a.gif) no-repeat left;height: 23px;}
#menu-interna li a:hover { color: #ff0000; text-decoration: none; background: #4ca8cd; display: block; background: url(img/li-b.gif) no-repeat left;height: 23px;}
#footer{
	background-color:#FFFFFF;
	border-top:5px solid #FF0000;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px;
	width:780px;
}
input, select {
width:150px;
}
.derecha{
	margin-left:50px;}
.izquierda{
	margin-left:30px;}
.right{
	float:right;}
.left{
	float:left;}
.on{display:block !important;}
.off{display:none !important;}
#slideshow{
	width:300px;
	min-height:300px;
}
table.admintable td.key1{
background-color:#F6F6F6;
border-bottom:1px solid #E9E9E9;
border-right:1px solid #E9E9E9;
color:#666666;
font-weight:bold;
text-align:right;
width:100px;
}
table.admintable td.key-search{
background-color:#F6F6F6;
border-bottom:1px solid #E9E9E9;
border-right:1px solid #E9E9E9;
color:#666666;
font-weight:bold;
padding-left:30px;
width:700px;
}
table.admintable td.key-view{
background-color:#F6F6F6;
border-bottom:1px solid #E9E9E9;
border-right:1px solid #E9E9E9;
color:#666666;
font-weight:bold;
width:700px;
}
table.admintable td.key-search1{
background-color:#6699CC;
border-bottom:1px solid #E9E9E9;
border-right:1px solid #E9E9E9;
color:#ffffff;
font-weight:bold;
padding-left:30px;
width:700px;
}
.loader{
margin:200px auto auto 230px;
}
.img-box{
	width:70px;
	height:70px;
	border:1px solid #CCCCCC;
	float:right;
}
