
	body {
		margin: 2px 2px 2px 2px;
		background-color: #ee292f;
		line-height: 14px;
		display: none;
	}
	
	img {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: 0px none;
	}

	div {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: 0px none;
	}
	
	h2 {
	
		text-align: left;
		font-family: Verdana, Arial;
		font-size: 16px;
		font-weight: bold;
		color: #cd202c;	
		line-height: 18px;
	}

	input {
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #cd202c;

		margin-bottom: 5px;	
		
		width: 200px;
		
		vertical-align: middle;
	}
	
	select {
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #cd202c;

		margin-bottom: 5px;	
		
		height: 20px;
		vertical-align: middle;
	}

	textarea {
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #cd202c;
		
		width: 200px;

	}


	.abs1 {
		position: absolute;
		top:15px;
		left:10px;
		width:285px;
		height:770px;
		background-color: red;
	}

	.abs2 {
	
		position: absolute;
		top: 0px;
		left:500px;

		width:197px;

		height:791px;
		background-color: black;	
		border: 2px solid black; 
		background-image: url(../images/menu/bgmenu.gif);
		background-repeat: repeat-x;
		background-position: bottom left;
		
	}
	
	.abs3 {
		position: absolute;
		padding: 0px 0px 0px 0px;
		top:15px;
		left:800px;
		width:285px;
		height:770px;
		
		
		background-image: url(../images/frame/bg_frame.gif);
		background-repeat: repeat-y;


	}	
	
	.contenidos {
	

		height: 716px;
		*height: 710px;  /* solo lo interpreta el IE 6 */
		
		width: 209px;

		overflow: auto;
		overflow-x:hidden;

		
		padding: 30px 40px 0px 25px;
		
		text-align: left;
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #cd202c;
	}

	.contenidos a {
		
		text-decoration: none;
	
	}
	
	.contenidos img {
	
		vertical-align: middle;
	}



	.topFrameRight {
	
		height:11px;
		width: 285;
		background-image: url(../images/frame/top_frame_right.gif);
		background-repeat: no-repeat;
	}
	
	.bottomFrameRight {
	
		height:11px;
		width: 285;
		background-image: url(../images/frame/bottom_frame_right.gif);
		background-repeat: no-repeat;
	}
	

	.menu {
		
		width: 160px;
	}
	
	.menu td {
	
		/*background-position: center center;*/
		background-repeat: no-repeat;
		padding: 0px  0px 0px 0px ;
		margin: 0px  0px 0px 0px ;
		
	}
	
	.menu tr {
	
		padding: 0px  0px 0px 0px ;
		margin: 0px  0px 0px 0px ;
		height: 28px;
	}
	
	.submenu {
		
		width:154px;
		text-align: left;
		

		
	
	}
	
	.submenu td {
	
		padding-left: 8px;

		padding-top: 5px;
		padding-bottom: 5px;

	}	
	
	.submenu a {
		font-family: Verdana, Arial;
		font-size: 11px;
		
		color: white;
		text-decoration: none;
		line-height: 11px;

		
	}


	.submenu a:hover {
		color: red;
	}


	.menuObras li {
		
		margin-top: 12px;
		margin-bottom: 12px;
		margin-left: -20px;
		
		}

	.menuObras a {
		font-family: Verdana, Arial;
		font-size: 12px;
		font-weight: bold;
		
		color: #cd202c;		
		text-decoration: none;
		
		}
		
		.menuObras a:hover {
			color: black;
		}

		

	.subItem {
	
		margin-top: 0px;
		margin-bottom: 0px;
	
		padding-top: 0px;	
		
		display: none;
	
	}

	.subItem li {
	
		margin-top: 10px;
		margin-bottom: 0px;
		margin-left: 10px;
		
	}



	.subItem a {
		font-family: Verdana, Arial;
		font-size: 10px;
		font-weight: normal;
		
		color: #cd202c;		
		text-decoration: none;
		
	}


	.obrasDescripcion ul{
padding-left: 20px;

	
	}
	
	.subResaltado {
	
		font-family: Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #cd202c;
		text-decoration: none;
		line-height: 10px;
		
	
	}
	
	.subTitle {
	
		font-family: Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		color: white;
		text-decoration: none;
		line-height: 10px;
	
	}	
	
	#idServicios {
	
		display: none;	
	}
	
	#idEquipamiento {
	
		display: none;	
	}	
