.maincontainer
{
    border: none;
    background-position: center;
    padding: 0px;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    width: 1200px;
    height: 300px;
    position: relative;
    vertical-align: top;
    background-color: #FFFFFF;
    clip: rect(auto, auto, auto, auto);
}

.menucontainer
{
    margin: 0 auto;
    background-position: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    width: 1200px;
    height: 122px;
    top: 5px;
    left: 5px;
    background-color: #FFFFFF;
    overflow: auto;
    position: absolute;
    text-align: left;
}

.gestioncontainer
{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 200px 0px;
	width: 1200px;
	position: absolute;
	top: 169px;
	left: 0px;
	height:auto;
	z-index: 0;
}
    
.avisoscontainer
{
    background-position: right;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    width: 295px;
    height: 510px;
    top: 135px;
    background-color: #EEEEEE;
    position: absolute;
    right: 5px;
    z-index:0;
}

.titulocontainer
{
	font-family: Calibri, Sans-Serif;
	background-color: #FFFFFF;
	top: 130px;
	left: 5px;
	position: absolute;
	width: 1095px;
	height: 40px;
	margin: 0 auto;
}
.geicmaincontainer
{
	position: relative;
	background-color:#DDDDDD;
	margin: auto;
	left: 0px;
	bottom: -2px;
	width: 1200px;
	height: 50px;
	z-index: 1;
}
.geiccontainer
{
	padding: 0px;
	border-style: none;
	background-position: center;
	font-family: sans-serif, Arial, Helvetica;
	background-color: #FFF;
	position: relative;
	width: 600px;
	height: 40px;
	margin: auto;
	bottom: 0px;
	z-index: 2;
	vertical-align: middle;
}

.logocontainer
{
	position: absolute;
	margin-top:25px;
	width: 205px;
	height: 125px;
	top: 1px;
	left: 1px;
}

.opcionescontainer
{
	position: absolute;
	padding:5px;
	margin-left:42px;
	background-color: #FFFFFF;
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	left: 206px;
	top: 77px;
	height: 31px;
	width: 430px;
	z-index: 10;
}

.buscarcontainer
{
	position: absolute;
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 1px;
	width: 495px;
	height: 74px;
	top: 0px;
	left: 206px;
	background-color: #FFFFFF;
	empty-cells: hide;
}

.accesoscontainer
{
	position: absolute;
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 2px;
	width: 400px;
	height: 110px;
	top: 2px;
	background-color: #FFFFFF;
	right: 6px;
	empty-cells: hide;
}

.logincontainer
{
	position: absolute;
	font-family: Calibri;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 1px;
	width: 193px;
	height: 26px;
	top: 126px;
	left: 4px;
	background-color: #FFFFFF;
	text-align: left;
	z-index: 0;
}
