/*
Fuente: http://codigofuente-de.blogspot.com/
Unete a https://www.facebook.com/pages/Código-Fuente-de-Diseño-y-Programaciòn/876534622374945
comparte!

y sigue visistando nuestra web:
http://codigofuente-de.blogspot.com/
*/



@media only screen and (min-width:431px) and (max-width:900px) {
    body { font-size: 16px; }
	input { font-size: 16px; }

	#f1{width: 40%}
}

@media screen and (max-width: 430px) {

	body { font-size: 14px; }
	input { font-size: 14px; }

	#f1{width: 80%}
}



form a{
	text-decoration: none;
	color: #9ACD32;
}

form label{	
	font-size: 20px;
}


.menu{
	display: inline-block;
}

.contenido_menu{
	display:inline-block;
	text-align: center;
	margin: 10px;
}


#f1b a{

font-size: 20px;
text-align: center;
margin:0 auto;
}

#f1{
	background-color: #ccc;
	margin: 0 auto;
	width: 30%;
	padding: 25px 25px 25px 25px;
    background: #fff;
    box-shadow: 0px 0px 0px 5px rgba( 255,255,255,0.4 ),
        0px 4px 20px rgba( 0,0,0,0.33 );
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: table;
    position: static;
}

#f1b{
	margin: 0 auto;
	width: 400px;
	padding: 25px 25px 25px 25px;
	display: table;
    position: static;


}
#f1b h2,#f1 h2{
font-size: 25px;

}

#contenedorf1{
	text-align: center;	
	width: 100%;	
	margin: 0 auto;
	font-size: 16px;

}

#usuarios, #contrasenas,input[type="text"],input[type="email"],textarea,input[type="password"]{
	padding: 5px 5px 10px 20px;
	width: 570px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; 
  font-family: Helvetica, Arial, sans-serif; 
}

#titulo{
	text-align: left;
	margin-left: 20px;
	font-size: 16px;
	color:#9ACD32;
}

div #titulo a{
	color:blue;
	font-size: 16px;
}

#usuarios{
	background: url(../images/icons/usuario.png) no-repeat;
	background-size: 30px;  
	background-position: inherit;
	
}
#contrasenas{
	background: url(../images/icons/contrasena.png) no-repeat;
	background-size: 30px;  

}
.botons{
   padding: 15px 17px;
   font-family: Helvetica, Arial, sans-serif;
   font-weight: bold;
   line-height: 1;
   color: #444;
   border: none;
   text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
   background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, #FFFFFF);
   background-color: #fff;
   border: 1px solid #f1f1f1;
   border-radius: 10px;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
   width: 40%;
   cursor: pointer;
}
#recuperar{
text-align: left;
padding-left:20px;
}

#ray{
	width: 90%;
}

#f1 a{
	text-decoration: none;
}

footer{
  text-align: center;
  font-size: 20px;
}

@media only screen and (min-width:431px) and (max-width:900px) {
    body { font-size: 11px; }
	input{ font-size: 11px; }

	#f1{width: 40%;}
}

@media screen and (max-width: 430px) {

	body { font-size: 11px; }
	input { font-size: 11px; }
    
	#f1{width: 80%;}
}



  #usuarios, #contrasenas{
	padding: 15px 10px 15px 40px;
	width: 80%;

.style5 {font-size: 13px}
.textField {
	font-size: 11px;
	width: 110px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #006699;
	border: 1px none #FFFFFF;
	background-color: #D5EEFF;
}
.passField {
	font-size: 11px;
	width: 110px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #006699;
	border: 1px none #FFFFFF;
	background-color: #D5EEFF;
}
.Bsubmit {
	font-size: 13px;
	height: 100%;
	width: 100%;
	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
	cursor: help;
}
.Bsubmit:link, .Bsubmit:visited{
	color: #FFFFFF;
	background-color: #336699;
}
.Bsubmit:hover {
	background-color: #CC6600;
}
	
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.contLogin {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	width: auto;
	border: thin solid #006699;
}
.txtTC {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
#titu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}

/*
Fuente: http://codigofuente-de.blogspot.com/
Unete a https://www.facebook.com/pages/Código-Fuente-de-Diseño-y-Programaciòn/876534622374945
comparte!

y sigue visistando nuestra web:
http://codigofuente-de.blogspot.com/
*/