a:link { }
a:visited { }
a:hover { }
a:active { }
body { word-wrap: break-word; }
/*inicio_cajas*/
#content { width: 700px; }
#content_inside { width: 700px; margin-right: auto; margin-left: auto; }
#texto_inside { width: 300px; height: 120px;  margin-top: 5px; margin-left: 400px; }
#logo_right { width: 115px; height: 111px; float: right; margin-top: 15px; margin-left: 40px;}
#texto_bajo_this_inside { width: 300px; float: left; clear: both; height:250px;margin-left: 40px;}
#formulario_right { width: 300px; float: left; margin-left: 60px;}
.text_login {
	border:none;
	background:url(images/system/text_login.jpg) no-repeat;
	width:160px;
	height:24px;
	padding:4px 3px 0 3px;
	position:relative;
	left:-1px;
	font-size:10;
}

.text_login_large {
	border:none;
	background:url(images/system/text_login_large.jpg) no-repeat;
	width:160px;
	height:24px;
	padding:4px 3px 0 3px;
	position:relative;
	left:-1px;
	font-size:10;
}


