td {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-family: Georgia,"Times New Roman", Times, serif;
}

.tableHome{
	margin-left:15px; 
	margin-right:10px;
	text-align: justify;
}



.selectBox {
	font-family: Georgia, Garamond, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #000000;
}

a.head:link {
	text-decoration:none;
	color: #270f0a;
}
a.head:active {
	text-decoration:none;
	color: #270f0a;
}
a.head:hover {
	text-decoration:underline;
	color: #270f0a;
}
a.head:visited  {
	text-decoration:none;
	color: #813a2b;
}
a.head:visited:hover {
	text-decoration:underline;
	}


a {
	
}

a:link {
	
	color: #270f0a;
}

a:hover {
	
	color: #270f0a;
}

a:active {
	
	color: #270f0a;
}

a:visited {
	
	color: #813a2b;
}



.boton {
	width: 70px;
}

input {
	font-size: 7.5pt;
	font-family: Georgia, Garamond,Verdana, Arial, Helvetica, sans-serif;
}

select{
	font-family: Georgia, Garamond,Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #000000;

}



.error{ color:red;}

.divBorder{ width: 570px;
			border-bottom: 1px solid #999999; 
			border-right: 1px solid #999999; 
			border-left: 1px solid #999999; 
			border-top: 1px solid #999999;
			margin: 0px; 
			padding: 0px; 
	 		}
	 		
.divLine{ width: 565px;
			border-top: 1px solid #999999;
			height:1px;
	 		}
	 		
.divMenuManagementBorder{ width: 690px;
			border-bottom: 1px solid #999999; 
			border-right: 1px solid #999999; 
			border-left: 1px solid #999999; 
			border-top: 1px solid #999999;
			margin: 0px; 
			padding: 0px; 
	 		}

	 	
#transparency {
    width:  970px; 
	height: 2000px;
    filter: alpha(opacity=45); 
    -moz-opacity: .45; 
    background-color: #DDDDDD; 
    position:absolute; 
    top:0px; 
    left:0px;
    z-index: 210;
}

#menuManagerLoading {
    width:  970px; 
	height: 800px;
    filter: alpha(opacity=45); 
    -moz-opacity: .45; 
    background-color: #DDDDDD; 
    position:absolute; 
    top:0px; 
    left:0px;
    z-index: 500;
}

#buttonPagePreview {			
	text-align: center;
	vertical-align: middle;	
	position: absolute;
	top: 0px;
	left: 300px;
	font-family: Georgia, Garamond,Verdana;		
	z-index: 300;	
	font-size: 14px;
	width: 400px;
	height: 32px;
	padding-top: 12px;
	border: 2px solid;		
	border-color: #FFFFFF;	
	background-color: #ddcfb2;		
}

#linkPageRestore {			
	text-align: center;
	vertical-align: middle;		
	position:absolute;		
	top: 0px;
	left: 300px;
	font-family: Georgia, Garamond,Verdana;	
	z-index: 300;
	font-size: 14px;
	width: 400px;
	height: 32px;
	padding-top: 12px;	
	background-color: #ddcfb2;
	border: 2px solid;		
	border-color: #FFFFFF;	
}