body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FA7E7E;
	margin: 0px;
	padding: 0px;
}
#theWall{
	height: 250px;
	width: auto;
	padding: 10px;
	overflow: auto;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 10px;
}
#fecha_hora {
	text-align: right;
}

#logo {
	text-align: right;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(images/internet.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 99px;
}

#contenedor {
	width: 400px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #CCC;
}
#login {
	
}
scribbleForm, form_salir, form_ingreso, button  {border:0; margin:0; padding:0;}
.spacer {clear:both; height:1px;}
.myform{
	margin:0 auto;
	width:auto;
}
#stylized, #stylized_out /* ----------- stylized ----------- */
{
	background-image: url(images/box_back_11.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}

#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized .small{
	color:#CCCCCC;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized  label {
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#stylized input{
	float:left;
	font-size:12px;
	border:solid 1px #FA7E7E;
	width: 200px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#stylized  button {
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#FA7E7E no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#stylized_out button {
	width:60px;
	height:25px;
	background:#FA7E7E no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height: 25px;
	margin-left: 10px;
}
#stylized_out input {
	font-size:12px;
	border:solid 1px #FA7E7E;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	width: 275px;
}
#stylized_out label {
	font-weight:bold;
	text-align:right;
	width:275px;
	float:left;
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
}
#legal {
	height: 250px;
	width: auto;
	padding: 10px;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #993300;
	margin-top: 10px;
	font-size: x-small;
	text-align: justify;
}
