.body-central{
    background-color:#FFFFFF;
    margin:0;
    SCROLLBAR-FACE-COLOR: #F8F8F8;
    SCROLLBAR-arrow-COLOR: #8EA1EB;
}

.body-lateral{
	background-color:#CCCCCC;
	margin:0;
}

.lineas {
	background-color: #003399;
}
.textopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/css/fondo3.gif);
}

.header_logo {
	background-image:url(../img/header_logo.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	border-left:1px solid #00007a;
	border-top:1px solid #00007a;
}

.header_pic_1 {
	background-color:#f3f3f5;
	background-position:left center;
	background-repeat:no-repeat;
	border-top:1px solid #00007a;
	border-right:1px solid #00007a;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00007a;
	text-align: center;
}
.solapa {
	background-image: url(../img/css/fondo2.gif);
	background-color: #00007a;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e5a5a;
	text-align: justify;
}

.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5e5a5a;
	background-color: #f3f3f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-color: #333333;
	border-left-color: #333333;
}

.campo-mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #5e5a5a;
	background-color: #f3f3f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-color: #333333;
	border-left-color: #333333;
	height:14px;
	padding:0;
}

.boton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #00007a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.bajolinea {
	background-color: #bbbbbb;
}
.fondomenu {
	background-image: url(../img/css/fondomenu.gif);
	background-color: #F8F8F8;
	margin:0;
}
.fondopie {
	background-image: url(../img/css/fondo3.gif);
}
.fondogral {
	background-image: url(../img/css/fondo3.gif);
	background-color:#CCCCCC;
}
.titulo-ocre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
.tabla-borde {
	border: thin solid #3399FF;
 
}
.txt-ocre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
	text-align: justify;
	font-weight: normal;
}
