@charset "utf-8";
/* CSS Document */
/************************************************************************
+ Ondas Pequeñitas 2009                                                 +
+ Versión 3.0                                                           +
+ Autor: M&B Internet Ideas                                             +
+ Mayo 2009                                                             +
************************************************************************/

body {
	background-image: url(../images/2008/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	color: #003366;
}
form {
	margin: 0px;
	padding: 0px;
	text-align: center;	
}

h1 {
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB700;
	color: #FFB901;
}
h2 {
	font-size: 1.3em;
	color: #FE7C02;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 1.2em;
	color: #FFB901;
	font-style: italic;
}
h5 {
	font-size: .9em;
	color: #CCCCCC;
}


#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
/************************************************************************
+ Comienzan los estilos para los encabezados.                           +
+                                                                       +
+                                                                       +
+                                                                       +
************************************************************************/
#header {
	height: 130px;
	width: 950px;

}
#headerLt{
	background-image: url(../images/layout/TopLogo.gif);
	float: left;
	height: 130px;
	width: 250px;
}
#headerMd {
	background-image: url(../images/layout/topBg.jpg);
	height: 130px;
	float: left;
	width: 680px;
}
#headerRt{
	background-image: url(../images/layout/topRight.gif);
	float: left;
	height: 130px;
	width: 20px;
}

#topHeaderMd {
	height: 100px;
	width: 680px;
	float: left;
}
#topHeaderMd img {
	margin: 0px;
	padding: 0px;
}
#topSection {
	float: left;
	height: 100px;
	width: 210px;
}
#topBanner {
	float: left;
	width: 468px;
	height: 60px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 2px;
}

#belowHeader {
	background-image: url(../images/layout/BelowLogo.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 120px;
	width: 950px;
	clear: both;
	background-color: #f5f5f5;
}
#Logo {
	float: left;
	height: 120px;
	width: 250px;
	background-repeat: no-repeat;
	background-position: left;
}
#lowerLetras {
	float: left;
	height: 30px;
	width: 210px;
}
#belowBanner {
	float: left;
	width: 679px;
	height: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#belowBanner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#belowBanner li {
	background-image: url(../images/layout/botones.jpg);
	display: inline-block;
	float: left;
	height: 25px;
	width: 150px;
	padding-top: 5px;
	text-align: center;
}
#belowBanner a {
	font-weight: normal;
	color: #333;
}
#belowBanner a:hover {
	color: #FF9;
}
/************************************************************************
+ Comienzan los estilos para el Menú                                    +
+                                                                       +
+                                                                       +
+                                                                       +
************************************************************************/
#menu {
	height: 30px;
	width: 680px;
}
#middleMenu {
	background-image: url(../images/2008-2/images/searchBG.jpg);
	height: 25px;
	float: left;
	width: 470px;
	padding-top: 3px;
	text-align: right;
	padding-bottom: 2px;
}
#search label {
	color: #000000;
}
#search input {
	font-size: 10px;
	border: 1px solid #666666;
	color: #FF3300;
}
#pathway {
	font-size: 0.9em;
	color: #FFFF00;
	padding-left: 5px;
	padding-top: 8px;
	text-align: left;
}
#pathway a {
	color: #FFFF00;
	text-decoration: none;
}
#pathway a:hover {
	text-decoration: underline;
}
/************************************************************************
+ Comienzan los estilos para la zona media.                             +
+                                                                       +
+                                                                       +
+                                                                       +
************************************************************************/

#middle {
	background-color: #f5f5f5;
	clear: both;
	width: 950px;
	background-repeat: repeat;
	background-image: url(../images/layout/CenterBg.jpg);
}
/************************************************************************
+ Comienzan los estilos para la Columna Izquierda.                      +
+                                                                       +
+                                                                       +
+                                                                       +
************************************************************************/
#leftColumn {
	width: 204px;
	float: left;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#cuponera {
	padding: 9px;
	width: 722px;
}

.innerLeftColumnTop {
	background-image: url(../images/sideTitle.jpg);
	height: 28px;
	width: 200px;
	padding-top: 7px;
	padding-right: 2px;
	padding-left: 2px;
	font-variant: small-caps;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.innerLeftColumn {
	background-image: url(../images/layout/leftBg.jpg);
	background-repeat: repeat-y;
	width: 200px;
	padding-right: 2px;
	padding-left: 2px;
}
.innerLeftColumBottom {
	background-image: url(../images/layout/LeftBottom.jpg);
	height: 4px;
	width: 204px;
	margin-bottom: 10px;
}
#articulos {
	margin-left: 3px;
}
#articulos ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#articulos li {
	height: 15px;
	padding-left: 23px;
	padding-top: 3px;
	color: #006600;
}
#articulos a {
	color: #660066;
	text-decoration: none;
}
#articulos a:hover {
	text-decoration: underline;
}
#directorio {
	margin-left: 3px;
}
#directorio ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#directorio li {
	height: 15px;
	padding-left: 23px;
	padding-top: 3px;
	color: #FF0000;
}
#directorio a {
	color: #FF3B09;
	text-decoration: none;
}
#directorio a:hover {
	text-decoration: underline;
}
li.categorias{
	background-image: url(../../images/2008-2/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
li.articulo {
	background-image: url(../../images/2008-2/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
/************************************************************************
+ Comienzan los estilos para la Columna Derecha.                        +
+                                                                       +
+                                                                       +
+                                                                       +
************************************************************************/
#rightColumn {
	float: left;
	width: 160px;
	padding-left: 5px;
}
.innerRightColumnTop {
	background-image: url(../images/sideTitle.jpg);
	height: 28px;
	width: 150px;
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 2px;
	font-variant: small-caps;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
.innerRightColumn {
	background-image: url(../images/layout/leftBg.jpg);
	background-repeat: repeat-y;
	width: 150px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 0.9em;
	text-align: justify;
	margin-right: 3px;
	margin-left: 3px;
}
.innerRightColumBottom {
	background-image: url(../images/layout/LeftBottom.jpg);
	height: 4px;
	width: 154px;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
/************************************************************************
+ Comienzan los estilos para la Columna Central.                        +
+                                                                       +
+                                                                       +
+                                                                       +
************************************************************************/

#center {
	float: left;
	width: 740px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



#button1, #button2, #button3, #button4{
	margin-top: 1px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#centerColumn {
	float: left;
	width: 565px;
	margin-left: 8px;
	border: 1px solid #FFB901;
	background-color: #FFF;
}

#rightColumnInner {
	width: 149px;
	padding-top: 10px;
	padding-bottom: 10px;
}
li.categorias{
	background-image: url(../images/2008-2/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
li.articulo {
	background-image: url(../images/2008-2/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
/************************************************************************
+ Comienzan los estilos para el footer.                                 +
+                                                                       +
+                                                                       +
+                                                                       +
************************************************************************/
#bottom {
	width: 950px;
	height: 38px;
	clear: both;
}
#bottomLt {
	background-image: url(../images/layout/lowerLT.gif);
	float: left;
	height: 50px;
	width: 10px;
}
#bottomMd {
	float: left;
	width: 930px;
	height: 40px;
	background-image: url(../images/layout/lowerBG.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF6600;
	text-align: center;
	padding-top: 10px;
}
#bottomRt {
	float: right;
	height: 50px;
	width: 10px;
	background-image: url(../images/layout/lowerRT.gif);
}
#bottomMd ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bottomMd li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}


#bottomMd a {
	color: #333333;
	text-decoration: none;
}



/************************************************************************
+ Comienzan los demas estilos.                                          +
+                                                                       +
+                                                                       +
+                                                                       +
************************************************************************/

#Accent {
	background-color: #FFCB51;
	margin: 10px;
	border: 1px solid #F44107;
	padding: 10px;
	font-size: 1.2em;
	color: #F86D15;
	font-weight: bold;
	text-align: center;
}
#Accent h1 {
	color: #F86D06;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}


.clear {
	clear: both;
}
.clearMiddle {
	clear: both;
}

.sidebox {
	width: 185px;
	font-size: 0.9em;
	text-align: left;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	padding: 0px;
}
.sidebox p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sidebox span {
	color: #FC5D01;
	text-align: right;
}
.centerBox {
	background-image: url(../images/2008-2/detalles_03.jpg);
	float: left;
	height: 130px;
	width: 171px;
	margin: 14px;
}
.content {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.content img {
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #FF6600;
}
.content p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.content ol li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.textoVino {
	color: #00CC00
}
a {
	color: #FF0000;
	text-decoration: none;
}
