
/*************** Login ****************/


body {
	background: #024B98 url(/pfw_files/tpl/Background_R_Login.gif) repeat-x;
	text-align:center;
	font-size:11px;
	font-family:arial;
	}

#Contenido_Login {
	position:relative;
	margin:0 auto;
	width:674px;
	margin-top:62px;
	}


#Header_Login {
	background-image:url(/pfw_files/tpl/R_Login_1.jpg);
	background-repeat:no-repeat;
	width:674px;
	height:92px;
	clear:both;
	}

#Body_Login {
	position:relative;
	height:308px;
	}


#Body1 {
	background-image:url(/pfw_files/tpl/R_Login_2_1.jpg);
	background-repeat:no-repeat;
	width:187px;
	height:308px;
	float:left;
	}


#Body2 {

	background-image:url(/pfw_files/tpl/R_Login_2_2.jpg);
	background-repeat:no-repeat;
	width:457px;
	height:308px;
	float:left;
	font-weight:bold;
	font-size:11px;
	color:#2C4152;
	valign:top;
	}

#Table_body {
	margin-top:114px;

	}


#Body2 div#login input {
	border:0;
	width:172px;
	background:none;
	font-size:14px;
	color:#17457C;
	font-weight:normal;
	padding-left:6px;
	padding-top:4px;
	}


#Body2 div#password input {
	border:0;
	width:172px;
	background:none;
	font-weight:normal;
	font-size:12px;
	color:#17457C;
	padding-left:6px;
	padding-top:4px;
	}


#Body2 div#enviar input {
	display:none;
	}

#Body2 div#login {
	margin:1px;
	background:url(/pfw_files/tpl/Input.gif) no-repeat;
	height:27px;
	width:208px;
	}

#Body2 div#password {
	margin:1px;
	background:url(/pfw_files/tpl/Input.gif) no-repeat;
	height:27px;
	width:208px;
	}

#Body3 {
	background-image:url(/pfw_files/tpl/R_Login_2_3.jpg);
	background-repeat: no-repeat;
	width:30px;
	height:308px;
	float:left;
	}

#logo_cctlo a {
	
	width:200px;
	height:50px;
	margin-left: 165px;
	margin-top: 30px;
	float:left;

	}
#logo_vntlo a {
	
	width:150px;
	height:50px;
	margin-left: 140px;
	margin-top: 35px;
	float:left;

	}
	
#logo_cvtlo a {
	
	width:170px;
	height:70px;
	margin-left: 175px;
	margin-top: 5px;
	float:left;

	}
#logo_pfwlo a {
	
	width:155px;
	height:40px;
	margin-left: 65px;
	margin-top: 30px;
	float:left;

	}

#Foot_Login {
	background-image:url(/pfw_files/tpl/R_Login_3.jpg);
	background-repeat:no-repeat;
	width:674px;
	height:100px;
	clear:both;
	}

.label-login {
	font-size:11px;
	font-weight:bold;
	color:#2c4152;
	}

#user-error {
	font-size:11px;
	font-weight:bold;
	color:red;
	}
