@charset "utf-8";
/* CSS Document */
html, body{
	margin: 0;
	padding: 0;
	background:url(../img/3.jpg);
}
a:link {
	color:#006;
	text-decoration: none;
}
a:visited {
	color:#006;
	text-decoration: none;
}
a:hover {
	color:#865E35;
	text-decoration: underline;
}
a:active {
	color:#006;
	text-decoration: none;
}
div#menu{float:left;padding-top:20px; padding:7px;}
input{
	width:90%}
div#box{   
color:#06C; font-family:"Comic Sans MS", cursive; font-size: 1em;
   background-color: #FFFFFF; 
   clear:both; 
   margin:5px;
   padding:20px;  
   overflow: auto;
   width:93%;
   min-height:300px;
   text-align:justify;
   border-radius: 7px 7px 7px 7px;
-moz-border-radius: 7px 7px 7px 7px;
-webkit-border-radius: 7px 7px 7px 7px;
border: 1px solid #CCC;
} 
#menuright{width:180px; margin:5px; float:right; border:1px #350 solid; padding:10px; height:438px; 
 border-radius: 7px 7px 7px 7px;
-moz-border-radius: 7px 7px 7px 7px;
-webkit-border-radius: 7px 7px 7px 7px;
border: 1px solid #CCC;
}
#foot{width:910px; margin:0 auto; position:inherit; height:100px; background:#FFF; padding-top:15px;
-webkit-box-shadow: 0px 9px 17px -3px rgba(17,133,17,0.77);
-moz-box-shadow: 0px 9px 17px -3px rgba(17,133,17,0.77);
box-shadow: 0px 9px 17px -3px rgba(17,133,17,0.77);
}
h1,h2,h3{font: lighter 200% "Trebuchet MS",Arial sans-serif;color:#060; padding:15px;} 
#cabecera{ width:900px; margin:0 auto; position:inherit; height:90px; border:1px #E9F8E9 solid; background:url(../img/banner1.png) no-repeat; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px;  }
#cabecera a { border:inset  0px;  background:none;}
#contenedor{width:897px; margin:0 auto; position:inherit; padding-top:5px; padding-bottom:10px; border:1px #0C6 solid; background:#FFF;
-webkit-box-shadow: 0px 4px 17px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 17px -1px rgba(0,0,0,0.75);
box-shadow: 0px 4px 17px -1px rgba(0,0,0,0.75);
border-radius: 1px 1px 5px 5px;
-moz-border-radius: 1px 1px 5px 5px;
-webkit-border-radius: 1px 1px 5px 5px;
}
#contenido{ width:645px; margin:0px; float:left;}
#titulo{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#063; width:600px; border:double 2px #CC6; background-color:#6C6;}
#button{background:#0F6; border:inset #060 1px; border-radius: 4px 4px 4px 4px; background:url(../img/fondoboton.png); width:175px; color:#FFF;}
.right{
   position: relative;
   float:right;
  
}
.left{
   position: relative;
   float: left;   
}
#footmenu{ position:relative; float:right;}
#footmenu a{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#063; padding-left:10px; padding-right:10px; background:#FFF; border:inset 0px; border-radius: 4px 4px 4px 4px; font-size:12px;
}
#titleout{color:#06C; font-family:"Comic Sans MS", cursive; font-size: 1em;}
#boxout{   
color:#000; font-family:"Times New Roman", Times, serif; font-size: 1em;
   background-color: #FFFFFF; 
   clear:both; 
   margin:5px;
   padding:20px;  
   overflow: auto;
   width:93%;
   min-height:300px;
   text-align:justify;
   border-radius: 7px 7px 7px 7px;
-moz-border-radius: 7px 7px 7px 7px;
-webkit-border-radius: 7px 7px 7px 7px;
border: 1px solid #CCC;
}
#lista{ border-bottom:#6FF 1px ridge; font-size:12px;}
#headtable{ color:#F00; border-bottom:#6FF 2px ridge; padding-left:5px; padding-right:5px;}
#tdtotal{ color:#333; border-top:#6FF 2px ridge; background-color:#BFC;}
#titletable{ border-radius: 5px 5px 5px 5px; color:#002B15; padding:5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border: 1px solid #CFCFCF; background-color:#E6FFE6
}
