/** 
* Generated by www.formstylegenerator.com 
**/

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
body {
	margin:0;
}

.salir {
	background-image:url(imagenes/salir.png);
	border:0px;
	font-size:0px;

}
.salir:hover {	
	background-image:url(imagenes/salirh.png);
	border:0px;
	font-size:0px;
}

.boton {
	background-image:url(imagenes/aceptar.png);
	height:39px;
	width:114px;
	border:0px;
	font-size:0px;

}
.boton:hover {	
	background-image:url(imagenes/aceptar_h.png);
	height:39px;
	width:114px;
	border:0px;
	font-size:0px;
}

.botonb {
	background-image:url(../imagenes/borrar.png);
	height:49px;
	width:125px;
	border:0px;
	font-size:0px;

}
.botonb:hover {	
	background-image:url(../imagenes/borrar_h.png);
	height:49px;
	width:125px;
	border:0px;
	font-size:0px;
}

.aceptar{	
	background-image:url(../imagenes/aceptar.png);
	height:49px;
	width:125px;
	border:0px;
	font-size:0px;
}

.aceptar:hover {	
	background-image:url(../imagenes/aceptar_h.png);
	height:49px;
	width:125px;
	border:0px;
	font-size:0px;
}

.required{
	border: 4px solid #DDDDDD;
	/** remember to change image path **/
	background: url(../imagenes/bg.png) repeat-x #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #696969;
}

.myinputstyle {
	border: 4px solid #DDDDDD;
	/** remember to change image path **/
	background: url(../imagenes/bg.png) repeat-x #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #696969;
}


#comprobar_mensaje{
color:#FF0000;
font-style:italic;
font-family:\'trebuchet ms\', helvetica, sans-serif;
font-size:12px;
padding-left:20px;

}
body {
	font-family: \'trebuchet ms\', helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #ff2e3b;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: \'trebuchet ms\', helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	color: #FFFFFF;
}
