body {
	background-color: #E3E3E3;
}

.bordes {
	border-bottom: 1px; 
	border-bottom-color: #C0BE97; 
	border-bottom-style: solid;
}

.fondo_destacado {
	background-color:#4e4f3f;
}
.fondo_diarias {
	background-color: #bd4d4c;
}
.bgceldas{
	background-color: #D9D8C0;
}
.bgceldasD { 
	background-color: #993300;
	color:#FFFFFF;
}
h1 {
	font-size: 90%;
	text-align: center;
	color: #E4E4E4;
}
.style2 {color: #AEAB79}
.tacos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: auto;
	width: auto;
	border: none #999966;
	color: #993333;
}
.tacos1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
	height: auto;
	width: auto;
	border: none #999966;
}
.txtTipo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676545;
}

.TextoChicoBordo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: auto;
	width: auto;

	color: #993333;
	font-weight: bold;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #990000;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #990000;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #990000;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #990000;
}

.table1 {
	background-color: #ffffff;
	border-color: #A5A26A;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}	 	


.table2 {
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}	

.table3 {
	background-color: #F1F1E8;
; border: 1px #A5A26A solid
}	

.bordeArriba {
	border-color: #A5A26A;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

.bordeCompleto {
	border-color: #A5A26A;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.f1 { background-color: #DCDBC6}
.f2 { background-color: #C0BE97}
.f3 { background-color: #000000}

.txt1 {

	font-family: Times New Roman, Times, serif;
	font-size:12pt;
	color:#993333;

}

.txtDetalle1 {
	font-family: Times New Roman, Times, serif;
	font-size:13px;
	color:#AEAB79;
	font-style: italic;
}


.txtDetalle2 {
	font-family: Times New Roman, Times, serif;
	font-size:13px;
	color:#993333;
	font-style: italic;
}
.bordex {
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #666666;
	padding-left: 10px;
}
#success_message
{
	border:Solid 1px #237825;
	background-color:#C2F3BA;
	color:#0D4105;
	font-weight:bold;
	padding:10px;
	margin:10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#olvide_password
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#form_olvide_password
{
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #868F45;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#celda_ingresa_email input
{
	border: solid 1px #868F45;
}
#error_msg
{
	border:Solid 1px #993300;
	background-color:#FDD5D6;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
	color:#0D4105;
	font-weight:bold;
	padding:10px;
	margin:10px;
	
}
#user_error
{
	color:#CF070D;
	font-weight:bold;
	display:none;
}
#pass_error
{
	color:#CF070D;
	font-weight:bold;
	display:none;
}
.status_online{
	width:100px;
	height:23px;
	background-image:url(img_muro/status_escort.png);
	background-repeat:no-repeat;
}
.status_offline{
	width:100px;
	height:23px;
	background-image:url(img_muro/status_escort.png);
	background-repeat:no-repeat;
	background-position: 0 -25px;
}

