﻿.container {
background: #0AB104;
color:#ffffff;
font-weight:bold;
margin:0 15px;

}
.rtop, .rbottom{
display:block;
background:#ffffff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#0AB104;
}
.r1{margin: 0 5px;}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

.estilo { padding-left:20px; }
.estilo span 
{
	padding-bottom: 20px;
	margin-left: 15px;
	font-size: 13px;
	line-height: 1.5;
}

botonLogin 
{
	background-color: Green;
	color:Yellow;
}
.recuadrofieldset 
{
	border:0px;
}


.estilo input 
{
	font-size: 12px;
	font-weight: normal;
	color: #56B904;
}



/*** ERRORES **/ 
.containerError {
background: red;
color:#ffffff;
font-weight:bold;
margin:0 15px;

}
.rtopError, .rbottomError{
display:block;
background:#ffffff;
}
.rtopError *, .rbottomError *{
display: block;
height: 1px;
overflow: hidden;
background:red;
}
.r1Error{margin: 0 5px;}
.r2Error{margin: 0 3px}
.r3Error{margin: 0 2px}
.r4Error{margin: 0 1px; height: 2px}

.estiloError { padding-left:40px; }
.estiloError span 
{
	padding-bottom: 20px;
	margin-left: 15px;
	font-size: 13px;
}

.recuadrofieldsetError 
{
	border:0px;
}



/********** PAGINA INICIAL *****/

.containerStart {
background: #dadada;
color:#ffffff;

margin:0 15px;

}
.rtopStart, .rbottomStart{
display:block;
background:#ffffff;
}
.rtopStart *, .rbottomStart *{
display: block;
height: 1px;
overflow: hidden;
background:#dadada;
}
.r1Start{margin: 0 5px;}
.r2Start{margin: 0 3px}
.r3Start{margin: 0 2px}
.r4Start{margin: 0 1px; height: 2px}

.estiloStart { padding-left:40px; padding-right: 40px; }
.estiloStart 
{
	padding-bottom: 20px;
	margin-left: 15px;
	font-size: 12px;
	color: #0d0d0d;
	line-height: 1.5;
}

.estilo input { border: 0px; }

.recuadrofieldset 
{
	border:0px;
}
