@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}


body{
	
	background:#FFFFFF none repeat scroll 0 0;
	font-family:Arial,Helvetica,sans-serif;
	height:100%;
	width:100%;
	
}

#contenedorglobal{
	height:auto;
	width:100%;
	background-attachment: scroll;
	background:transparent url(../images/back.jpg) repeat-x;
	position:absolute; left: 0; top: 0;
	background-position: center center;
	}
	
#contenedormain{
	border:2px solid #FFFFFF;
	height:auto !important;
	margin:auto auto 0px;
	min-height:832px;
	width:892px;
	/*background-color:#036;*/}
	
#cabecera{
	background:url(../images/cabecera_back.jpg);
	background-color:#036;
	font-family:Tahoma,Arial;
	height:200px;
	width:100%;}
#cabeceraimg {
	background-image:url(../images/cabecera.jpg);
	height:166px;
	width:100%;
	
}
#cabecera_logo{
	height: 150px;
	width: 400px;
	margin-left:450px;

	
	}	
#menu {
	background-color:#B5B5B5;
	
	height:24px;
	width:100%;
}


.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(../images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background:url(../images/button3.gif);}
.menu2 li.current a b {background:url(../images/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(../images/button4.gif);}
.menu2 li a:hover b {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(../images/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}

#cuerpo{
	background-image:url(../images/back_body.gif);
	height:620px;
	width:892px;}

#cuerpo2{
	background-image:url(../images/water_log.gif);
	height:364px;
	width:445px;}

#marc{
	width:872px;
	height:609px;
	background-image:url(../images/back_marc.png);
	margin-left:10px;
}
	
#pie{
	background-image:url(../images/back_pie.jpg);
	height:22px;
	text-align:center;
	width:892px;
	font-size:11px;font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;}#contenedorglobal #contenedormain #pie {
	color: #FFF;
}


/*INDEX PAGE*/
#contenedorglobalindex{
	height:auto;
	width:100%;
	background-attachment: scroll;
	background:transparent url(../images/backindex.jpg) repeat-x;
	position:absolute; left: 0; top: 0;
	background-position: center center;
	}

#imag_crane{
	background-image:url(../images/grua.gif);
	height:600px;
	width:307px;
	padding:0;
	margin:0;
	position:absolute;
	}
	
#contenedormainindex{
/*	border:2px solid #FFFFFF;*/
	height:auto !important;
	margin:auto auto 0px;
	min-height:400px;
	margin-top:205px;
	width:900px;
}
#contenedorglobalindex #contenedormainindex div table tr td div a {
	color: #007900;
}
#contenedorglobal #contenedormain #pie a {
	color: #FFF;
}

