@charset "utf-8";

#Identificacion {
	position:absolute;
	left:144px;
	top:80px;
	width:302px;
	height:34px;
	z-index:10;
}
#Izquierda {
	position:absolute;
	left:3px;
	top:123px;
	width:155px;
	height:616px;
	z-index:1;
}
#Derecha {
	position:absolute;
	left:812px;
	top:122px;
	width:155px;
	height:990px;
	z-index:8;
}
#lhor {
	position:absolute;
	left:1px;
	top:113px;
	width:913px;
	height:1px;
	z-index:10;
	background-image: url(imagenes/rojo.jpg);
	background-repeat:  repeat-x;
}
#lvert {
	position:absolute;
	left:162px;
	top:116px;
	width:1px;
	height:628px;
	z-index:10;
	background-image: url(imagenes/rojo.jpg);
	background-repeat:  repeat-y;
}
#derecha {
	position:absolute;
	left:816px;
	top:121px;
	width:155px;
	height:616px;
	z-index:1;
}


#cuerpo {
	position:absolute;
	left:163px;
	top:118px;
	width:633px;
	height:615px;
	z-index:5;
	margin: 3px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#Logo {
	position:absolute;
	left:0px;
	top:0px;
	width:442px;
	height:94px;
	z-index:9;
	overflow: oculto;
}

#buscar {
	position:absolute;
	left:457px;
	top:4px;
	width:513px;
	height:112px;
	z-index:2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}



.borde {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.color2 {
	color: #A7D453;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #F01C29;
	margin: 3px;
	text-align: justify;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #F01C13;
	height: 15px;
	width: 100px;
	background-color: #00F737;
	border: thin groove #A2D035;
	background-position: center;
}
p {
	font-size: 12px;
}
.apartados {
	font-size: 12px;
	font-weight: bold;
}
.identi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 16px;
	width: 70px;
	text-align: left;
	border: thin outset #F01C13;
}
.tablaPeticion {
	filter: Gray;
	background-image: url(imagenes/cuadro.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 130px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 150px;
	font-size: 10px;
}

.botonFormulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #F01C13;
	height: 18px;
	width: 60px;
	border: thin groove #A2D035;
	background-position: center;
}
.identiMail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 16px;
	width: 200px;
	text-align: left;
	border: thin ridge #F01C29;
}
