@charset "utf-8";
body {
	margin: 0px;
	padding: 10px;
	background-image: url(imagenesBebe/fondo.jpg);
	background-repeat: repeat;
	
	

}
#contenedor {
	height: auto;
	width: 1000px;
	margin: 0 auto;
	text-align: center;

}

#intro{
	text-align: center;
	height: auto;
	width: 1000px;
	padding-top: 150px;
	}

#prueba {
	height: 500px;
	width: 500px;
}
#alargaSombra {
	width: 800px;
	background-image: url(imagenesBebe/centroSombra.png);
	margin: 0px;
	padding: 0px;
	float: right;
}
#wrapper {
	position: relative;
	z-index: 10;
}
#finSombra {
	height: 10px;
	width: 800px;
	background-image: url(imagenesBebe/finSombra.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
}
#cabezaSombra {
	height: 10px;
	width: 800px;
	position: relative;
	z-index: 10;
	background-image: url(imagenesBebe/cabezasombra.png);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: right;
	
}
#pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	width: 780px;
	background-image: url(imagenesBebe/pie.png);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 20px;
}
#galeriaKodak {
	float: right;
	height: 490px;
	width: 500px;
	background-image: url(imagenesBebe/polaroid.jpg);
	background-repeat: no-repeat;
	padding:10px;
}
#textoPresentacion {
	float: left;
	height: 490px;
	width: 250px;
	background-image: url(imagenesBebe/hojaLibreta.png);
	background-repeat: no-repeat;
}

#contador {
	width: 765px;
	padding-left: 15px;
}
.contenidoCentralMarcasBebe {
	height: 730px;
	width: 780px;
	border: 3px solid #30DE00;
	background-color: #FFF;
	margin-top: auto;
}

#tituloSeccion {
	height: 35px;
	width: 800px;
	float: none;
}


#contenidoCentral {
	width: auto;
}



#cabecera {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 780px;
}
#fecha {
	width: 765px;
	padding-left: 15px;
	font-weight: bold;
}
#elaceMarcas {
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #30de00;
	text-decoration: none;
}

#elaceMarcas a{
	color: #00C;
	text-decoration: none;
}

#elaceMarcas a:hover{
	color: #30de00;
	text-decoration: underline;
}
.contenidoCentralLocalBebe {
	height: 660px;
	width: 780px;
	border: 3px solid #30DE00;
	background-color: #FFF;
	margin-top: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
#contenidoCentralIndex {
	width: 780px;
	height: 480px;
}
.contenidoCentralContactoBebe {
	height: auto;
	margin-top: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding-top: 25px;
	color: #FFF;
}
#contenidoFormBebe {

}

#formularioBebe {
	width: 640px;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.contenidoCentralConfirmacionBebe {
	height: 400px;
	width: 780px;
	border: 3px solid #30DE00;
	margin-top: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding-top: 25px;
	background-color: #FFF;
}
#logo{
	background-image: url(imagenesBebe/cabeceraRinconBebe2.png);
	background-repeat: no-repeat;
	background-position: center;
	width:1000px;
	height:92px;
	}
#menu {
	float: left;
	height: auto;
	width: 172px;
	padding-top: 20px;
}
#pie_pagina {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	height: 30px;
}
a
{
	color: #FFF;
}
