* {
	margin: 0px;
	padding: 0px;
}

#alrededor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	width: 800px;
	margin: auto;
}
#arriba {
	width: 800px;
	background-color: #0166FF;
	float: left;
}

#arriba h1 {
	background-image: url(Images/logo_arcoiris.jpg);
	text-align: right;
	font-size: 20px;
	color: #FFFFFF;
	height: 100px;
	background-color: #0166FF;
	background-repeat: no-repeat;
	line-height: 50px;
	vertical-align: middle;
	background-position: 40px;
	font-weight: normal;
	width: 800px;
}
BODY {
	text-align: center;
}
#alrededor #arriba a {
	color: #FFFFFF;
	text-decoration: underline;
}
#publi h1 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 800px;
	background-image: url(Images/efecto.jpg);
	background-repeat: repeat-x;
	line-height: 60px;
	vertical-align: middle;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #0166FF;
}
#botones {
	height: 80px;
	background-image: url(Images/separacion.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 800px;
	clear: both;
	float: left;
}
#firmar {
	width: 800px;
	text-align: left;
	clear: both;
}
#publi {
	clear: both;
	float: left;
}


#firmar form {
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#cuerpo #ban_izq {
	height: 600px;
	width: 120px;
	float: left;
}
#cuerpo #datos {
	float: left;
	margin-left: 10px;
	width: 650px;
	text-align: left;
}
#info #i_c {
	clear: both;
	float: left;
	color: #FFFFFF;
	background-color: #3366CC;
	width: 650px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#info #i_cont {
	clear: both;
	float: left;
	width: 650px;
	display: block;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}


#datos #info {
	font-size: 12px;
	font-weight: normal;
	clear: both;
	float: left;
	padding-bottom: 10px;
}
#i_c h3 {
	float: left;
	font-size: 14px;
	font-weight: normal;
}

#i_c h4 {
	float: right;
	font-size: 14px;
	font-weight: normal;
}

#datos #cabec {
	height: 20px;
}




#botones input {
	width: 140px;
	text-align: center;
	vertical-align: middle;
}
#cabec h4 {
	float: right;
	font-size: 12px;
	font-weight: normal;
}
#cabec h3 {
	float: left;
	font-size: 12px;
	font-weight: bold;
}


#botones form {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	width: 720px;
	margin: auto;
}
#cabec_abajo h4 {
	float: right;
	font-size: 12px;
	font-weight: normal;
}
#cabec_abajo h3 {
	float: left;
	font-size: 12px;
	font-weight: bold;
}
#datos #cabec_abajo {
	height: 20px;
	clear: none;
	float: left;
}
