/*******************************************************************
******************          SISART 1.0.1           *****************
********************************************************************
******************         @Estudio Caimi.         *****************
********************************************************************
******************     @Author Gustavo Lovece.     *****************
********************************************************************
******************         @copyright 2012         ***************** 
*******************************************************************/ 

body {
	background-color:#F7F7F7;
}
fieldset {
	border:1px dashed #CCC;
	padding:10px;
}
legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 175%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#333;
}
label {
	width:150px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	background-color:#CCCCCC;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#666;
}
.label_busca {
	/*width:150px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;*/
	background-color:#CCCCCC;
	float:left;
	/*display: block;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	/*letter-spacing: -1px;*/
	font-weight: normal;
	/*line-height: 1.1;*/
	color:#666;
}
.form {
	margin:0;
	padding:0;
}
#container {
	width:950px;
	margin:0;
	padding:20px;
}
#top {
	width:680px;
	height:50px;
}
#menu {
	width:200px;
	padding-top:60px;
	/*background-color:#E6E6E6;*/
	float:left;
}
#nav{
	list-style:none;
	margin:0;
	padding:0;
}

#nav li{
	margin:1px;
	padding:1px;
	float:left;
}

#nav li a{
	display:block;
	width:150px;
	padding:8px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;	
	text-decoration:none;
	text-align:center;
	color:#666;
	border-left:solid 5px #333;
	background-color:#ccc;
}

#nav li a:hover{
	color:#999;
	background-color:#666;
}

#leftSide {
	width:650px;
	padding-top:30px;
	float:right;
}
#rightSide {
	/*background-color:#fff;*/
	width:200px;
	padding:5px;
	margin-top:40px;
	float:left;
	/*float:right;
	border:1px solid #CCC;*/
	font:normal 10px Arial;
	color:#666666
}

/*dani*/
#rightSide p{
	height:35px;
	font:normal 9px Arial;
  	color: #D1D1D1;
  /*padding:3px 5px 3px 19px;*/
}
/*fin-dani*/

.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:400px;
	float:right;
	background-color:#E6E6E6;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textbox {
/*	background-image: url(file:///F|/Mis%20documentos/Gustavo/Proyectos/WebSite/images/16t.png);
	background-repeat: no-repeat;
	background-position:left;*/
	width:285px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}

.username {
 /*   	background-image: url(file:///F|/Mis%20documentos/Gustavo/Proyectos/WebSite/images/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;*/
		width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.username:focus, .username:hover {
	background-color:#F0FFE6;
}
.buscar {
 /*   	background-image: url(file:///F|/Mis%20documentos/Gustavo/Proyectos/WebSite/images/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;*/
		width:200px;
    	font:normal 80% Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.buscar:focus, .username:hover {
	background-color:#F0FFE6;
}  
.password {
  /*  	background-image: url(file:///F|/Mis%20documentos/Gustavo/Proyectos/WebSite/images/16s.png);
    	background-repeat: no-repeat;
   		background-position:left;*/
		width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#F0FFE6;
}

.button_div {
	/*width:287px;
	width:142px;*/
	/*width:429px;*/
	float:right;
	/*background-color:#fff;*/
	/*border:1px solid #ccc;*/
	text-align:right;
	height:35px;
	margin-top:3px;
	/*padding:5px 32px 3px;*/
	padding:5px 0px 3px;
}
.buttons {
	background: #e3e3db;
	font-size:12px; 
	color: #989070; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}
input[type='file']{
	font-size: 10px;
	height:32px;
}
.clear{clear:both;}

table.normal {
	font-size:75%; /*10px;*/
	padding:1px;
	margin-bottom:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-family: "Courier New", Courier, monospace;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #666;

}
.datos {
	font-size:75%; /*10px;*/
	text-decoration:none;
	text-transform:uppercase;
	font-family: "Courier New", Courier, monospace;


}
.div_tr {
	background-color:#666;
	height:15px;
/*	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;  */
}

.texttr {
/*	background-image: url(file:///F|/Mis%20documentos/Gustavo/Proyectos/WebSite/images/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:285px; */
	font-size:9px;
	font-family: "Courier New", Courier, monospace;
/*	font-family:Arial, Helvetica, sans-serif;*/
	display: block;
	font-weight: bold;
	color: #666;
	background-color:#999;
	padding:1px 1px 1px 1px;
 
}
.texttr:focus, .texttr:hover {
	background-color:#666;
	text-decoration: none;
}

.tablapie {
	font-size:9px;
	padding:1px;
	margin-bottom:10px;
	text-decoration:none;
	text-transform:uppercase;
}
.tablapie:focus, .tablapie:hover {
/*	background-color:#666;*/
	text-decoration: none;
}
.clear{clear:both;}
