@charset "utf-8";
/* CSS Document */



/* User Sensitive Main Info ----------------------------------------- */

#Edit_User_Info{
	width: 964px;
	position:absolute;
	height:700px;
	margin:0;
	top:0px;
}

#Edit_Info_Sub{
	width: 500px;
	position:absolute;
	height:500px;
	left:40px;
	top:100px;
	background:none;
}

#Edit_Info_Request{
	width: 500px;
	position:relative;
	height:64px;
	left:0px;
	top:0px;
	background:none;
}

#Request_Img{
	width: 64px;
	position:absolute;
	height:64px;
	left:0px;
	top:0px;
	background:none;
}
#Request_Desc{
	width: 435px;
	position:absolute;
	height:64px;
	right:0px;
	top:0px;
}
.request_text{
	color:#17a9c3;
	font-family: Calibri, "Trebuchet MS";
	margin-left:10px;
	height:30px;
	margin-top:17px;
	font-weight:bold;
	font-size: 20px;
	text-align:left;
}

.request_text a{
	color:#17a9c3;
}

.request_text a:hover{
	color:#669977;
}
.request_img{
	position:relative;
	top:5px;
}
/* User Sensitive Main Info ----------------------------------------- */

/* User Sensitive Info ----------------------------------------- */

#User_Sen_Form{
	width: 964px;
	position:absolute;
	height:700px;
	margin:0;
	top:0px;
}

#Us_Form{
	width: 500px;
	position:absolute;
	height:500px;
	left:40px;
	top:100px;
	background:url(../images/fondos/Fondo_Form.jpg);
}

#Us_Label{
		font-size:14px;
		font-weight:bold;
		font-family:Calibri;
		color: #4587d4;
		position:relative;
		top:10px;
		bottom:10px;
		left:15px;
		margin-right:5px;
	
	}
	.us_input{
		border:#7c95b1 thin solid;
		position:relative;
		top:10px;
		margin-top:15px;
		margin-bottom:15px;
		margin-left:17px;
		background:#f8f8f8;

	}
	.us_imput:hover{
		background:#e7eef6;

	}
	
	.us_submit{
		font-size:14px;
		font-weight:bold;
		font-family:Calibri;
		text-align:center;
		padding-bottom:5px;
		color: #007BDF;
		position:relative;
		width:150px;
		height:34px;
		top:10px;
		left:15px;
	
	}
	#Us_Feedback{
		font-size:14px;
		color:#06c521;
		position:absolute;
		top:60px;
		left:40px;
		width:550px;
		height:50px;
		text-align:justify;
		
	}
	
	#Us_Feedback a{
		color:#06c521;
		text-decoration:underline;
		
	}
	
	#F_Feedback{
		font-size:14px;
		color:#06c521;
		position:absolute;
		top:70px;
		left:40px;
		width:550px;
		height:50px;
		text-align:justify;
		
	}
	
	
	.us_title{
		color:#18a9c3;
		font-family: Calibri, "Trebuchet MS";
		margin-left:40px;
		margin-top:20px;
		font-weight:bold;
		font-size: 24px;
		text-align:left;
	}
	
	.fg_title{
		color:#18a9c3;
		font-family: Calibri, "Trebuchet MS";
		margin-left:40px;
		margin-top:20px;
		font-weight:bold;
		font-size: 16px;
		text-align:left;
	}
	.l_title{
		color:#18a9c3;
		font-family: Calibri, "Trebuchet MS";
		margin-left:40px;
		margin-top:5px;
		font-weight:bold;
		font-size: 16px;
		text-align:left;
	}
	.l_title a{
		color:#06c521;
		text-decoration:underline;
		}
	
	.us_msg{
		color:#333333;
		font-family: Calibri, "Trebuchet MS";
		margin-left:40px;
		margin-top:20px;
		font-weight:bold;
		font-size: 16px;
		text-align:left;
	}
	.us_msg a{
		color:#18a9c3;
	}
	
	#Privacy{
		width: 964px;
		position:absolute;
		height:700px;
		margin:0;
		top:0px;
	}
	
	
	#Privacy_Title{
		position:relative;
		color:#17a7c3;
		font-family: Calibri, "Trebuchet MS";
		left:50px;
		top:20px;
		width:700px;
		height:40px;
		font-weight:bold;
		font-size: 24px;
		text-align:left;
	}
	#Privacy_Title_Sub{
		position:relative;
		color:#17a7c3;
		font-family: Calibri, "Trebuchet MS";
		left:50px;
		top:10px;
		width:750px;
		height:30px;
		font-weight:bold;
		font-size:20px;
		text-align:left;
	}
	#Privacy_Text{
		position:relative;
		color:#333333;
		font-family: Calibri, "Trebuchet MS";
		left:50px;
		top:5px;
		width:750px;
		height:auto;
		font-weight:bold;
		font-size: 14px;
		text-align:justify;
	}
	#Privacy_Text a{
		
		color:#17a7c3;
		
	}
	
/* User Sensitive Info ----------------------------------------- */



/* ------------------------------------------------------------------------------------------ */ 

/* ----- Colors ----- */

/*	#5edaf0 -- clear cyan
/*	#18a9c3 -- cyan 01
/*	#00CCCC -- cyan 02
/*	#00a0d8 -- cyan title
/*	#e4e4e4 -- Bg Gray
/*	#8e8e8e -- Gray 01
/*	#b3b3b3 -- Gray 02
/*	#575757 -- Descrip Gray
/*	#0606c5 -- Blue 01
/*	#06c521 -- Green 01


/* ----- Colors ----- */

/* ------------------------------------------------------------------------------------------ */
