@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(bgadrenalicia2.jpg);
	background-repeat: repeat;
}
#contenedor #pie {
	background-image: url(bgbanda.jpg);
	height: 30px;
	width: 960px;
}

#contenedor {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#contenedor #menu {
	height: 75px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contenedor #despedidas {
	float: left;
	height: 150px;
	width: 960px;
}

#contenedor #contenido {
	float: left;
	height: 595px;
	width: 550px;
	background-color: #FFFFFF;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

#contenedor #menudespedidas {
	height: 25px;
	width: 960px;
	background-image: url(cuadro_gris.gif);
	background-repeat: repeat;
}
#contenido #t {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
#contenido p {
	font-size: 14px;
	font-style: normal;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
#fotos p {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: blink;
}

#contenedor #contenido h2 {
	font-size: 16px;
	color: #FF6600;
}
#contenido h3 {
	font-size: 12px;
	margin-left: 197px;
}
#contenido li {
}



#contenedor #fotos {
	height: 595px;
	width: 390px;
	float: left;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	background-image: url(paintballensevilla.jpg);
}
#contenido li {
	text-decoration: none;
	margin-left: 150px;
	list-style-type: none;
}

#contenedor #cabecera {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 960px;
}
#contenedor #titulo {
	margin: 0px;
	padding: 0px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003300;
	text-align: center;
	vertical-align: middle;
}
#contenido h2 {
	font-size: 14px;
	color: #FF6600;
	text-align: center;
	vertical-align: middle;
}
