/*FORMULARIOS IBERAULA*/


/**************/
/* ETIQUETAS */
/************/

.labels{
	font-family: "Myriad Web", arial, helvetica;
	font-size: 15px;
	color: #8d8d8d;
	font-weight:bold;
	float:left;
	margin: 10px 0px 10px 30px;		
}
.obligatorio{
	color:#C00;
}
.checkbox{
	margin: 0px 0px 0px 30px;

}
/* --------------
 * IMPUT FILE 
 * ----------- */
.etiquetainput {
	font-family: "Myriad Web", arial, helvetica;
	font-size: 15px;
	color: #8d8d8d;
	font-weight:bold;
	float:left;
	margin: 0px 0px 0px 0px;
	text-align:left;	
}
/* ---------------------
 * INPUT FILE GALERĶAS
 * -------------------- */
div.div_avatar {
	position: relative;
	width: 222px;
	height: 35px;
	overflow:hidden;
	background: transparent url(../images/galeria.jpg) center center no-repeat;
	clip:rect(0px, 222px, 35px, 0px );
	float:left;
	margin: 25px 0px 10px 30px;
	cursor: pointer;
}

div.div_avatar input {
	position: absolute;
	right: 0px;
	top: 0px;
	margin:0;
	padding:0;
	filter: Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
/* ---------------------
 * INPUT FILE DOCUMENTOS
 * -------------------- */
div.div_link {
	position: relative;
	width: 222px;
	height: 35px;
	overflow:hidden;
	background: transparent url(../images/uploaddoc.jpg) center center no-repeat;
	clip:rect(0px, 222px, 35px, 0px );
	float:left;
	margin: 25px 0px 10px 30px;
}

div.div_link input {
	position: absolute;
	right: 0px;
	top: 0px;
	margin:0;
	padding:0;
	filter: Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
/************/
/* BOTONES */
/**********/

.awesome, .awesome:visited {
	background: #222 url(../images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);

	cursor: pointer;
	float:left;
	margin: 20px 0px 20px 30px;
}

	.awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; margin: 0px; float:right;}
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

/********************/
/* COLORES BOTONES */
/******************/	

	.green.awesome, .green.awesome:visited		{ background-color: #87dc24; }
	.green.awesome:hover						{ background-color: #67bc04; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #01b0fe; }
	.blue.awesome:hover							{ background-color: #006a99; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100;}
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #de9920; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }
	
	
	.bluesmall.awesome, .bluesmall.awesome:visited		{ background-color: #01b0fe; float:right; width:200px;  height: 50px; text-align:center; margin: 0px 10px 10px 0px;}
	.bluesmall.awesome:hover							{ background-color: #006a99; }
	.greensmall.awesome, .greensmall.awesome:visited	{ background-color: #87dc24; float:right; width: 403px; height: 50px; text-align:center; font-size: 24px; margin: 0px 15px 10px 0px;}
	.greensmall.awesome:hover							{ background-color: #67bc04; }	
	
	button { margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-size: 100%; line-height: 1; font-family: inherit; text-align: left; }

/****************/
/* FORMULARIOS */
/**************/

.form1 {
	padding:10px 0 0 0px;
	margin: 25px 0 0 0;
}
.form0 {
	border-top: solid 2px #b8b6b2;
	padding:30px 0 0 9px;
	margin: 45px 0 0 0;
}
.form2 {
	width:120px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #ebe7da;
}
.form2:hover {
	width:120px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #F7F5F0;
}
.form3 {
	width:600px;
	overflow:auto;
	height:100px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #ebe7da;
}
.form3:hover {
	width:600px;
	overflow:auto;
	height:100px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #F7F5F0;
}
.form4 {
	width:360px;
	height:21px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	background-image: url(../images/formularios/input_left.gif);
	border:none;
	display: block;
	padding: 5px;
	margin: 5px 0px 0px 0px;
}
.form4:focus {
	width:360px;
	height:21px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	background-image:url(../images/formularios/input_left-focus.gif);
	display: block;	
}
.form4:hover {
	width:360px;
	height:21px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	background-image:url(../images/formularios/input_left-hover.gif);
	display: block;
}
.form5 {
	width:360px;
	overflow:auto;
	height:90px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	background-image:url(../images/formularios/input_leftgrande.gif);
	display: block;
	border:none;
	padding: 5px;
	margin: 5px 0px 5px 0px;
}
.form5:focus {
	width:360px;
	overflow:auto;
	height:90px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	background-image: url(../images/formularios/input_left-focusgrande.gif);
	display: block;
}
.form5:hover {
	width:360px;
	overflow:auto;
	height:90px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	background-image:url(../images/formularios/input_left-hovergrande.gif);
	display: block;
}
.form6 {
	height: 31px;
	width: 370px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	background-image: url(../images/formularios/input_left.gif);
	border:none;
	display: block;
	padding: 5px;
	margin: 5px 0px 0px 0px;
}
.form6:focus {
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	background-image:url(../images/formularios/input_left-focus.gif);
	height: 31px;
	width: 370px;
}
.form6:hover {
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	background-image:url(../images/formularios/input_left-hover.gif);
	height: 31px;
	width: 370px;
}
