/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(irudiak/background.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 750px;
	margin: auto;
	text-align: left;	
}
#cabecera {
	width: 750px;
	height: 178px;
	background-image: url(irudiak/cabecera.jpg);
	background-repeat: no-repeat;
}
.contacto {
	float: right;
	margin: 18px 18px 0px 0px;
	width: 49px;
	height: 47px;
}
.linea {
	width: 100%;
	float: left;
	height: 44px;	
	margin-top: 10px;
}
.video {
	float: right;
	margin: 20px 41px 0px 0px;
	width: 124px;
	height: 44px;
}
.video a:hover {
	background-image: url(irudiak/men_videos2.jpg);
}
.photos {
	float: right;
	margin: 20px 30px 0px 0px;
	width: 105px;
	height: 44px;
}
#pie {
	width: 100%;
	background-image: url(irudiak/pie.jpg);
	background-repeat: no-repeat;
	height: 91px;
	float: left;
}
.textpie {
	width: 540px;
	float: right;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 90%;
	height: 50px;
	margin: 30px 20px 0px 0px;
}
.vidcab {
	width: 100%;
	background-image: url(irudiak/fondo_vid.gif);
	height: 59px;
	float: left;
}
.flota {
	float: left;
	margin: 0px 5px 0px 5px;
}
.flota2 {
	float: right;
	margin: 5px 5px 0px 5px;
}
.tube {
	background-color: #FFFFFF;
	width: 100%;
	float: left;
}
.ini {
	float: left;
	margin: 0;
	height: 100px;
	width: 300px;
}