
body {	padding:0;	margin:0;		font-family:Arial, Helvetica, sans-serif;	font-size:12px;	font-weight: bold;	background:url(../img/bg_saludos.jpg) no-repeat top center;}
textarea{resize:none;}
ul, li, ol {list-style:none; padding:0; margin:0; }

.wrapper		{ width: 100%; float: left; }
.wrapper-in		{ margin: 0 auto; width: 920px;}
.container		{ width: 890px;	padding: 0 10px; margin: 0 auto; }

form{float:left; }
fieldset {margin:0; padding:0; border:none;}

/*alineacion*/
.content {width:611px;}

.izquierda{	margin:280px 0 0 20px;	background-color:#222222; background: rgba(0,0,0,0.6); padding:10px; width:480px; min-height:400px; }
.derecha{	margin:280px 0 0 370px;	background-color:#222222; background: rgba(0,0,0,0.6); padding:10px; width:480px; min-height:400px; }
.medio{		margin:280px 0 0 205px; background-color:#222222; background: rgba(0,0,0,0.6); padding:10px; width:480px; min-height:400px; }
	
.label-out { float:left; width:100%; margin-top:15px;}
.label-out label 	{ float:left; width:60px; margin: 5px 10px 0 0; color:#ffffff; text-align:right;}
.label-out input	{ border:1px solid #999; padding:0; margin-bottom:3px;}

.box_txt{ height:18px; width:270px;}
.box_txtarea{ width:270px;margin:2px 0 3px 0;height:60px; padding:0; border:1px solid #999;}

.box-form-btn {    float: right;    margin: 15px 130px 15px 0;        }
.box-form-btn input {    background: none repeat scroll 0 0 #F2F2F2;    border: 1px solid #D1D1D1;       cursor: pointer;    display: block;    float: left;    font-size: 12px;    letter-spacing: 0;    margin-right: 10px;    padding: 3px 12px;    text-transform: uppercase;    width: 100px; color:#333333; font-weight:bold;	}
.box-form-btn input:hover {background:#ddd;}
.box-form-btn input:active{background:#bbb; }


.btn_ver { background: url(../img/bg_btn.png) no-repeat -3px -3px; width:165px; height:42px; float: left; margin-right: 10px;}
.btn_ver:hover { 	background-position:-3px -51px;}
.btn_ver:active{	background-position:-3px -99px;}


.btn_deja { background: url(../img/bg_btn.png) no-repeat -177px -3px; width:165px; height:42px; float: left; margin-right: 10px;}
.btn_deja:hover { 	background-position:-177px -51px;}
.btn_deja:active{	background-position:-177px -99px;}


.error {    background:#FFAFB0;}
.msg_error {    background-color: #FFC5C4;    height: 25px;    line-height: 25px;    padding: 0 10px;    margin-bottom: 10px;    color: #2A2B2C;}

.box_saludos { background:rgba(0,0,0,0.3);  margin:280px 0 0 10px; float:left; background-color:#004020;}
.box_saludos ul {  overflow-y:scroll; height: 500px; width: 620px; }

.box_saludos li { float: left; padding: 10px; text-align: left; width: 250px; color:#fff; background-color:#004020; background-image:url(../img/bg_comillas.png); background-position:190px 10px; background-repeat:no-repeat; border:1px dashed #004010;  margin-top:15px;}

.box_saludos li:nth-child(3n+1) { background-color:#008040;  background-color:rgba(0,128,64,0.9);}
.box_saludos li:nth-child(3n+2) { background-color:#333333; background-color:rgba(51,51,51,0.9);}
.box_saludos li:nth-child(3n+3) { background-color:#004020; background-color:rgba(0,64,32,0.9);}

.box_saludos li h3 	{ 	font-size:18px; font-weight:bold;}
.box_saludos li h4 	{	font-size:14px; font-weight:bold;}
.box_saludos li p 	{	font-size:12px; color:#fff;}
.box_saludos li h3, .box_saludos li h4, .box_saludos li p {margin: 0 0 10px 0;}

.box_error-2 {width:130px; float:right;}
.box_error-2 p {margin:0; text-align:right; color:#222222; padding:2px 4px; width:120px; line-height:110%; font-size:11px; }

.box_saludo h2 {color: #ffffff; float:left; width:100%; text-align:center; }
.box_saludo .box-form-btn {margin-right:165px; }

#divErr {margin:0 0 0 74px; float:left; padding:2px; }

/*	ALINEACION	*/
#tiles {list-style-type: none;position: relative;}
#tiles li { display: none;    }
#tiles li p {line-height: 16px;}
