body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8331d;
}
.Estilo1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.general { 
	position: absolute;
	left: 50%;
	width: 800px;
	height: 700px;
	margin-left: -400px;
	border: 1px solid Gray;
	background: url(../imagenes/banner-sup.jpg) no-repeat top;
}

.basetop {
	position: absolute; /*Posicionamiento absoluto*/ 
	width: 200px; 
	height: 23px; 
	top: 65px;  
	z-index: 100000;
	padding-left: 5px;
}

.baseiconos {
	position: absolute;
	left: 50%;
	width: 790px;
	height: 600px;
	margin-top: 90px;
	margin-left: -395px;
	border: 1px dotted Gray;
}
.basecerrarse {
	position: absolute; /*Posicionamiento absoluto*/
	width: 150px;
	height: 23px;
	margin-top: 62px;
	z-index: 10;
	right: 10px;
	top: 4px;
}
.baseselector {
	position: absolute; /*Posicionamiento absoluto*/
	right: 20px;
	top: 0px;
}
.baseimagesedit {
	position: absolute; /*Posicionamiento absoluto*/
	right: 0px;
	top: 250px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border: 1px dotted White;
	}
.basetitucms {
	position: absolute; /*Posicionamiento absoluto*/
	width: 100%;
	top: 20px;
	font: bold Tahoma;
}
.basetitu {
	position: absolute; /*Posicionamiento absoluto*/
	width: 100%;
	top: 330px;
	font: bold Tahoma;
}
.baseseciones {
	position: absolute; /*Posicionamiento absoluto*/
	width: 100%;
	top: 330px;
	font: bold Tahoma;
}
.baseconte {
	position: absolute; /*Posicionamiento absoluto*/
	width: 100%;
	top: 50px;
}
.basetituintro {
	position: absolute; /*Posicionamiento absoluto*/
	width: 100%;
	top: 30px;
	left: 0px;
}
.basetituprinci {
	position: absolute; /*Posicionamiento absoluto*/
	width: 100%;
	top: 280px;
}
.baseimages {
	position: absolute; /*Posicionamiento absoluto*/
	width: 100%;
	top: 280px;
}
.baseimagescont {
	position: absolute; /*Posicionamiento absoluto*/
	width: 100%;
	top: 320px;
	border: 0px;
}
.campofoto {
	position: absolute; /*Posicionamiento absoluto*/
	left: 150px;
	border: 0px;
}
.botsubir {
	position: absolute; /*Posicionamiento absoluto*/
	border: 0px;
	cursor: pointer;
}
.basebotsave {
	position: absolute; /*Posicionamiento absoluto*/
	top: 320px;
	border: 0px;
	cursor: pointer;
}
.basebotsave1 {
	position: absolute; /*Posicionamiento absoluto*/
	top: 500px;
	border: 0px;
	cursor: pointer;
}
.basebotsave2 {
	position: absolute; /*Posicionamiento absoluto*/
	top: 250px;
	border: 0px;
	cursor: pointer;
}
.basebotsave3 {
	position: absolute; /*Posicionamiento absoluto*/
	top: 400px;
	border: 0px;
	cursor: pointer;
	margin-left: 10px;
	background-color: #d8331d;
	color: White;
	font-family: Tahoma;
	font-weight: bolder;
}
.basebotsave4 {
	position: absolute; /*Posicionamiento absoluto*/
	top: 450px;
	border: 0px;
	cursor: pointer;
	margin-left: 10px;
	background-color: #d8331d;
	color: White;
	font-family: Tahoma;
	font-weight: bolder;
}
.lineafor{
	border-top: 1px dotted Maroon;
}
.lineaforbot{
	border-bottom: 1px dotted #000000;
	cursor: pointer;
	font: 12px Arial, sans-serif;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 5px;
   padding-bottom: 5px;
	background: url(../imagenes/degrade.jpg) repeat-x bottom;
}
.eliminar{
   position: absolute;
	height: 26px;
	width: 32px;
	background: url(../imagenes/eliminar.gif) no-repeat right;
	border: 0px none;
	cursor: pointer;
}
#imagen{
  position: absolute;
  width: 300px;
  height: 200px;
  right: 50px;
  top: 380px;
}
#imagenref{
  position: absolute;
  left: 10px;
  top: 10px;
  border: 1px dotted White;
  cursor: pointer;
}
#imagennew{
  position: absolute;
  width: 300px;
  height: 200px;
  right: 20px;
  top: 230px;
}
p{
  padding: 1px;
  margin: 0px;
}
.correos {
	position: absolute; /*Posicionamiento absoluto*/
	top: 10px;
	margin-left: 10px;
	color: Black;
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
}
.correoscont {
	position: absolute; /*Posicionamiento absoluto*/
	top: 0px;
	margin-left: 125px;
	color: Black;
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
   border-left: thin solid Black;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
}
.quejascont {
	position: absolute; /*Posicionamiento absoluto*/
	top: 185px;
	margin-left: 10px;
	color: Black;
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
}
.quejas {
	position: absolute; /*Posicionamiento absoluto*/
	top: 0px;
	margin-left: 125px;
	color: Black;
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
   border-left: thin solid Black;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
}
.direc {
	position: absolute;
	top: 250px;
	margin-left: 10px;
	color: Black;
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.direcont {
	position: absolute; /*Posicionamiento absoluto*/
	top: 0px;
	width: 350px;
	margin-left: 120px;
	color: Black;
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
   border-left: thin solid Black;
	padding-left: 5px;
	padding-right: 5px;
}