*	{	margin:0px;
		padding:0px;
		}

td		{	width:200px;
			border-bottom:grey solid 1px;
			font-family:arial;
			}

div.fotoinicio	{	float:left;
				height:480px;
				width:650px;
				}
			
			
div.izquierda	{	float:left;
				height:430px;
				width:290px;
				margin:10px;
				background-color:#212121;
				}
				
			
div.izquierdainicio	{	position:absolute;
						top:0px;
						left:650px;
						height:460px;
						width:330px;
						background-color:black;
						color:black;
						font-family:arial;
						padding:10px;
						text-align:justify;
						background-image:url('../imagenes/fondofotoinicio2.jpg');
						background-repeat:repeat-x;
						}
				
div.centro		{	float:left;
				width:350px;
				background-color:#212121;
				}
				
div.derecha		{	float:left;
				height:430px;
				width:320px;
				margin:10px;
				background-color:#212121 ;
				}
				
#modelo		{	width:450px;
				padding-bottom:30px;
				font-size:60px;
				font-weight:bold;
				color:#dcdcdc;
				font-family:"Algerian";
				}
			
div.proyectos	{	position:absolute;
					top:0px;
					left:0px;
					height:480px;
					width:1000px;
					background-color:#212121;
					}
			