body	{
		background-image:url(../imagenes/fondo.jpg);
		background-repeat:repeat-x;
		background-color:#FFFFFF;
		}
		

#cuerpo	{
		width:800px;
		margin:0px auto;
		}
	

#logo	{
		width:250px;
		height:115px;
		float:left;
		background-color:#FFFFFF;
		padding-top:15px;
		}	
					
#banner	{
		width:550;
		height:100px;
		float:right;
		}
		
#titulo	{
		width:550px;
		height:30px;
		float:right;
		background-color:#FFFFFF;
		}
		
#texto	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#015ec5;
	font-size:20px;
	word-spacing:3px;
		}
		
.separador	{
			width:800px;
			height:20px;
			clear:both;
			font-size:12px;
			color:#FFFFFF;
			}
			
#menu		{
			width:250px;
			height:522px;
			float:left;
			background-color:#58b5e0;
			background-image:url(../imagenes/fondoplato.jpg);
			background-repeat:no-repeat;
			background-position:bottom;
			margin-bottom:10px;
			}
			
#menu2		{
			width:230px;
			margin-left:10px;
			margin-top:10px;
			}			
					
#contenido	{
			width:550px;
			height:522px;
			background-color:#FFFFFF;
			float:right;
			}
			
.encab_contenido	{
					width:500px;
					height:22px;
					margin-left:20px;
					margin-top:10px;
					background-image:url(../imagenes/fondotitulo.jpg);
					background-repeat:no-repeat;
					}
					
.titulo		{
			font-family:Arial, Helvetica, sans-serif;
			font-size:18px;
			font-weight:bold;
			color:#FFFFFF;
			margin-left:10px;
			}
			
.texto		{
			width:500px;
			height:265px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			margin-top:10px;
			margin-left:20px;
			color:#333333;
			background-image:url(../imagenes/arquitecto.gif);
			background-repeat:no-repeat;
			background-position:bottom;
			line-height:20px;
			text-align:justify;
			}
			
.texto p		{
			margin-left:10px;
			margin-right:10px;
			margin-top:10px;
			}
			
.texto strong {color:#003366;}						
			
#maquinaria	{
			width:350px;
			height:200px;
			margin-top:10px;
			margin-left:95px;
			margin-top:10px;
			}
			
.pie	{
			width:800px;
			height:20px;
			clear:both;
			font-size:12px;
			background-color:#58b5e0;
			text-align:center;
			color:#000000;
			font-family:Arial, Helvetica, sans-serif;
			}																				
#textopie	{padding-top:2px;}					
			
			
					
				
								
						

