@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	margin-top: 0px;
	line-height: 20px;
	background-image: url(img/bg.gif);
}
.direcciones {
	font-size: 1em;
	font-weight: normal;
	color: #990000;
	text-align: center;
	background-color: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DFDDDE;
}
#contenedor #pie h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
}

#contenedor #cabecera {
	height: 180px;
	background-image: url(img/cab_carlucci.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D11D38;
}
.centrar {
	text-align: center;
}

#contenedor #menu {
	float: left;
	width: 150px;
}
#contenedor #contenido {
	float: left;
	width: 700px;
	margin-left: 15px;
}
#contenedor #contenido a {
	color: #990000;
	font-weight: bolder;
}

.negrita {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contenedor #menu ul {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;
}
#contenedor   #menu   ul  a {
	display: block;
	height: 22px;
	padding-top: 3px;
	padding-left: 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	background-color: #D4D4D4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: groove;
	border-top-color: #666666;
}

#contenedor #pie {
	clear: left;
	border-top-style: solid;
	border-top-color: #990000;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#contenedor #contenido h2 {
	color: #C51829;
	font-size: 1.3em;
}
#contenedor  #menu  ul a:hover {
	display: block;
	height: 22px;
	padding-top: 3px;
	padding-left: 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-top-style: double;
	border-bottom-style: double;
	border-right-style: double;
	background-color: #D4d4d4;
}
#contenedor #menu a img {
	text-decoration: none;
	border: 1px solid #CE1A35;
}
.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.red {
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.bordesup {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CB2436;
}
blockquote {
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 0.9em;
}
.carta {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #990000;
	background-color: #FFFFFF;
	padding-right: 15px;
	background-image: url(img/bgcarta.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	text-align: right;
}
.cartapizza {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	background-color: #FFFFFF;
	padding-right: 15px;
	background-image: url(img/bgcarta.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 25px;
}
#car_pizza {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.vinos {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	background-color: #FFFFFF;
	padding-right: 15px;
	background-image: url(img/bgvinos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.flotardcha {
	float: right;
	border: 1px solid #990000;
}
#contenedor #contenido a:hover {
	color: #0033CC;
	font-weight: bolder;
}
