div#main div#contenedor div#formularios div.formularitos{
	width:500px;
	height:20px;
	margin-top:25px;
	margin-bottom:25px;
	font-size:14px;
}
div#main div#contenedor div#formularios a#item0{display:block;width:50px;background-image:url('../images/flechitasForms/rse_flechitaND1.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item0:hover{background-image:url('../images/flechitasForms/rse_flechitaNA1.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item1{display:block;width:100px;background-image:url('../images/flechitasForms/rse_flechitaND2.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item1:hover{background-image:url('../images/flechitasForms/rse_flechitaNA2.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item2{display:block;width:150px;background-image:url('../images/flechitasForms/rse_flechitaAD3.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item2:hover{background-image:url('../images/flechitasForms/rse_flechitaAA3.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item3{display:block;width:85px;background-image:url('../images/flechitasForms/rse_flechitaAD4.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item3:hover{background-image:url('../images/flechitasForms/rse_flechitaAA4.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item4{display:block;width:210px;background-image:url('../images/flechitasForms/rse_flechitaAD5.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item4:hover{background-image:url('../images/flechitasForms/rse_flechitaAA5.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item5{display:block;width:118px;background-image:url('../images/flechitasForms/rse_flechitaAD6.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item5:hover{background-image:url('../images/flechitasForms/rse_flechitaAA6.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item6{display:block;width:210px;background-image:url('../images/flechitasForms/rse_flechitaAD5.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item6:hover{background-image:url('../images/flechitasForms/rse_flechitaAA5.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item7{display:block;width:152px;background-image:url('../images/flechitasForms/rse_flechitaAD8.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item7:hover{background-image:url('../images/flechitasForms/rse_flechitaAA8.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item8{display:block;width:45px;background-image:url('../images/flechitasForms/rse_flechitaRD9.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item8:hover{background-image:url('../images/flechitasForms/rse_flechitaRA9.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item9{display:block;width:123px;background-image:url('../images/flechitasForms/rse_flechitaRD10.png');background-repeat:no-repeat;}
div#main div#contenedor div#formularios a#item9:hover{background-image:url('../images/flechitasForms/rse_flechitaRA10.png');background-repeat:no-repeat;}


div#form0 a, div#form1 a{
	text-decoration:none;
	color:#fcad82;
}
div#form0, div#form1{
	border-bottom:2px solid #fcad82;
	font-weight:bold;
}
div#form2 a, div#form3 a, div#form4 a, div#form5 a, div#form6 a, div#form7 a{
	text-decoration:none;
	color:#f2c307;
}
div#form2, div#form3, div#form4, div#form5, div#form6, div#form7{
	border-bottom:2px solid #f2c307;
	font-weight:bold;
}
div#form8 a, div#form9 a{
	text-decoration:none;
	color:#fe85ae;
}
div#form8, div#form9{
	border-bottom:2px solid #fe85ae;
	font-weight:bold;
}

	body div#main div#contenedor div#formularios div.prendido{
		height:400px;
	}
		body div#main div#contenedor div#formularios div.contForm{
			width:480px;
			min-height:280px;
			padding:10px;
			background-image:url('../images/rse_fondoform.png');
			background-repeat:repeat-y;
		}
			body div#main div#contenedor div#formularios div.contForm p{
				line-height:16px;
				margin-top:4px;
				margin-bottom:4px;
			}
			body div#main div#contenedor div#formularios div.contForm p.primerP{
				font-weight:bold;
				font-size:13px;
				margin-top:10px;
				margin-bottom:10px;
			}
			body div#main div#contenedor div#formularios div.contForm p.segundoP{
				font-weight:bold;
				margin-top:8px;
				margin-bottom:8px;
			}
			body div#main div#contenedor div#formularios div.contForm input{
				margin:5px;
			}
		

	div#main div#contenedor div#formularios {
		width:530px;
		min-height:100px;
	}

body div#main div#contenedor div.botonesForms{
	margin-left:340px;
	height:30px;
}
	body div#main div#contenedor div#formularios div.contForm input#enviar{
		margin:0px;
	}
body div#main div#contenedor input.boton{
	border:none;
	font-family:Trebuchet Ms;
	font-size:16px;
	font-weight:bold;
	color:#F2C307;
	width:55px;
	cursor:pointer;
	background:none;
}
body div#main div#contenedor input.botonDisabled{
	border:none;
	font-family:Trebuchet Ms;
	font-size:16px;
	font-weight:bold;
	color:#ccc;
	width:55px;
	cursor:pointer;
	background:none;
	/* Para la hoja de estilos de Explorer
	position:relative;
	top:6px;
	left:0px;*/
}
body div#main div#contenedor a.botonCancelar{
	border:none;
	font-family:Trebuchet Ms;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#F2C307;
	width:55px;
	cursor:pointer;
	background:none;
}
body div#main div#contenedor input.botonFin{
	border:none;
	font-family:Trebuchet Ms;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#F2C307;
	width:85px;
	cursor:pointer;
	background:none;
	float:right;
}
body div#main div#contenedor input.botonFinD{
	color:#ccc;
		border:none;
	font-family:Trebuchet Ms;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	width:85px;
	cursor:pointer;
	background:none;
	float:right;
}
body div#main div#contenedor  span.separador{
	margin-left:10px;
	color:#666;
}
