@charset "utf-8";
/* CSS Document */
	a:link {text-decoration: none; color:#0000EE}
	a:visited {text-decoration: none; color:#0000EE}
	a:active {text-decoration: none; color:#0000EE}
	a:hover {text-decoration: underline; }
	.copy{
	color:#000;
	}
	.centrado960{
		width: 960px;
		margin: 0 auto;
		border-style: solid;
		border-width: 0px;
	}
	.pie {
		background-color: #FF7300;
	}	
	body{
	font-family: arial,sans-serif;
	
	}
	.derecha{
			float:right; padding-right:10px;
		 
		}
	.tabla01{
	background-color:#C1EAFF;
	border-width:1px;
	border-color:#64C9FF;
	border-style:solid;
	font-size:12px;/**/
	text-align:center;
	padding:10;
	background-repeat: no-repeat;
}
	input {
	/**/font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	
	color: #036;
	border-color: #4FC1FF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #F2FBFF;
	}
	.barra {
		height:24px;
		float:left;
		width:10px;
		text-align:center;
		vertical-align: bottom;
	}
	.clear {
		clear:both;
	}
	.log_der {
		width: 130px;
		padding-left: 5px;
	}
	.log_izq {
	text-align: right;
	width: 130px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	.log_center {
		padding: 3px;
	}
	.log_warning {
		color: #F00;
		text-align: justify;
		padding-left: 10px;
		padding-right: 10px;
	}	
	li>a:link,li>a:visited{
		color: #000000;
		}
	.linea{
		border-bottom-style: solid;
		border-bottom-color: #488DFF;
		border-bottom-width: thin;
		margin-top: 3px;
	}
	.clear_space{
		clear:both;
		height:12px;
		}	
	#divalert{
		border: solid 1px;
		padding: 5px;
		background-color: #36F;
		height: 20px;
		border-color: #003;
		margin-bottom: 20px;
		width: 100%;
	}	
	.ico{
		height:20px;
		width:16px;
		cursor:pointer;
		float: left;
		padding-left: 1px;
		background-position: 3px 5px;
		background-repeat: no-repeat;
	}
	.icoc{
		height:20px;
		width:16px;
		cursor:pointer;
		float: left;
		padding-left: 1px;
		background-position: 3px 5px;
		background-repeat: no-repeat;
	}
	.icoh{
		height:20px;
		width:16px;
		cursor:pointer;
		float: left;
		padding-left: 1px;
		background-position: 3px 5px;
		background-repeat: no-repeat;
	}	
	.mini{ color:#F00;
		
	}
	.printer{ 
		cursor:move; 
		 
	}
	.centrado960{
		width: 960px;
		margin: 0 auto;
		border-style: solid;
		border-width: 0px;
		
	}
	.oculto	{
		display: none;
		height:16px;
		width:16px;
		cursor:pointer;
	}	
	.dragger{ 
		color:#F0sF;	  
	}
	.dragger:hover .oculto{
		 display:inline; 
	}
	.cabecera_izq{
		float:left
	}
	.cabecera_der{
		float:right;
		width: 600px;
		text-align: right;
	}
