body {
	background: #EFF3FF url(../img/gotasAzul.jpg);
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	text-align:center;
}

a {
	color: #003366;
	text-decoration:none;
}

a:hover {
	color: #003366;
	text-decoration:underline;
}

h1, h2{
	text-indent: 0px;
	text-align: center;
	font-family: "Monotype Corsiva";
	color: #036;
	margin: 6px;

}

/*
h1 img{
	border: 1px solid black;
	padding: 0px 20px;
}*/

.ulProducto{
	margin-top: 0px;
	width: 100%;
	/*text-align: center;*/
	text-indent: -50px;
	font-weight: bold;
	height: 32px;
}

.ulProducto li{
	display: inline;	
	/*border: 1px blue solid;*/
	margin:0px 40px 0px 40px;
	height: 50px;
	padding-bottom:6px;
}





#contenido_arriba {
	background: url(../img/contenido_alto.png ) no-repeat;
	height:5px;
}

#contenido_abajo {
	background: url(../img/contenido_bajo.png) no-repeat;
	color:#4D6980;
	padding-top:6px;
	height:34px;
}

.contenido, #contenido_arriba, #contenido_abajo {
	margin: 0px auto;
	width:780px;
}

.contenido {
	background: url(../img/contenido_ancho.png) repeat-y;
	padding-top:10px;
	padding-bottom:15px;
	height: 792px;
	/*border: 1px solid black;*/
}

.contenedor {
	padding: 0px 20px;
	text-align:left;
}

.logoDimarFondo {
	background: url(../img/logoDimarFondo.jpg) no-repeat center;
}


#logoInicio{
  position:relative;
  margin-left: 15%;
  margin-top: 8%;
  margin-right:15%;
	/*background-color: #333;*/
	text-align:center;
	text-indent: -30px;
}

ul{
	padding-left: 70px;
	margin: 0px;
	text-indent: 0px;
	list-style-image: url(../img/icon-li.gif);
}

#basearticulo{
	margin: 0px 20px;
	text-indent: 20px;
	text-align:justify;
	padding-top: 0px !important;
	margin-top: 0px !important;
	/*border: 40px solid black;*/
}

.txtRed{	
	font-weight: bold;
}

#tablaCambioPlato{
	padding: 0px;
	text-align: center;
	/*border: 3px solid yellow;*/
}

#tablaCambioPlato td{
	border: 1px solid blue;
}

.txtContenidoSinPadding{
	text-indent: 20px;
	font-size: small;
	/*color: #006699;*/
	text-align:justify;
}

.imgI{
	float: left;
	margin-right:20px;
	border: 0px;
	top: 0px;
	text-align: center;
	font-size: medium;
}

.imgD{
	float: right;
	margin-left:20px;
	border: 0px;
	text-align: center;
	font-size: medium;
}

.tablaProductos{
	text-align: center;
	font-weight: bold;
	width: 90%;
}

.botonesSel{
	width: 100%;
	text-align: center;
	font-weight: bold;
	/*border: 1px black solid;*/
}

.txtRedDimar{
	font-family: "Monotype Corsiva";
	font-size:17px;
	color: red; 
	font-weight: bold;
}

.boldAzul{
	font-family: "Monotype Corsiva";
	font-size:17px;
	color: red; 
	font-weight: bold;
}

.galeriaImg {
	width:140px; 
	height:532px; 
	text-indent: 0px;
	overflow: auto;
	border: 2px #abc solid;
	padding-top: 4px;
	text-align: center;
	float: left;
}

.galeriaImg img:hover{
	border: 1px dotted;
}

.galeriaImg img{
	border: 1px solid;
}

.galeriaImg hr{
	border-bottom: 1px black dashed;
}

.imgCentral{
	float: left;
	border: 2px #abc solid;
	border-left: 0px;
	width: 535px;
	height: 516px;
	text-indent: 0px;
	text-align: center;
	padding-top: 20px;
}

.imgCentralDesc{
	float: left;
	border: 2px #abc solid;
	border-left: 0px;
	width: 535px;
	height: 384px;
	text-indent: 0px;
	text-align: center;
	padding-top: 20px;
}

.imgCentral span{
	color: #003366;
	font-weight: bold;
	font-size:16px;
	/*border: 1px black solid;*/
}

.imgCentralDesc span{
	color: #003366;
	font-weight: bold;
	font-size:16px;
	/*border: 1px black solid;*/
}

.txtImgCentral{
	width: 515px;
	height: 105px;
	float: left;
	border: 2px #abc solid;
	border-left: 0px;
	border-top: 0px;
	padding: 15px 10px 10px 10px;
}

.txtDesc {
	padding-top: 4px;
	text-indent: 20px;
}

.titDesc{
	color: #003366;
	font-weight: bold;
	font-size:12px;
}

#tablaFormu{
	width: 96%;
	border: 1px #073673 solid;
  background-color:#DEEDF8;
  color: #003366;
  font-weight: bold;
}

#tituloFormu{
	/*border: 2px solid black;*/
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	/*background: url("../img/tituloGralFormu.png") no-repeat;*/
	background-color: #314A63;
	height: 26px;
	color: #fff;
	padding: 1px 1px 1px 30px;
	font-size: large;
	/*width: 92%;*/
}




/*
.tituloOferta{
	width: 100%;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	background-color: #314A63;
	color: #fff;
	height: 20px;
	padding-top: 3px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;

}
*/
.imgOferta{
	float: left;
	border: 1px #314A63 solid;
	margin: 0px 2px;
}

.imgOferta2{
	float: right;
	border: 1px #314A63 solid;
	margin: 0px 2px;
}

.cuadroOferta, .cuadroOferta1, .cuadroOferta2, .cuadroOferta3{
	float: left;
	border: 1px #073673 solid;
	width: 100%;
	/*margin-left: 10px;*/
	padding: 2px;
	margin-bottom: 8px;
	margin-right: 6px;
	text-align: center;
}

.cuadroOferta1{
	width: 238px;
}

.cuadroOferta2{
	width: 338px;
}

.cuadroOferta3{
	width: 438px;
}

.tituloOferta2{
	width: 100%;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	background-color: #314A63;
	color: #fff;
	height: 20px;
	padding-top: 3px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
}

.contOferta{
	height: 1455px !important;
	/*border: 10px black solid;*/
}

.contOferta2{
	height: 1795px !important;
}

#paginacion{
	color: #036;
	font-size:14px;
	float: right;
}

#imgAnterior, #imgSiguiente {
	padding: 0px 20px;
}

/*---------------------------------------------------------------------------*/

#cabeceraLogoMov{
	color: #fff !important;
	
	height: 65px;
	width: 600px;
	margin-bottom: 10px;
	margin-right: 30px;
	float: right;
}

#cabeceraLogoMov div{
	float: right;
}

#logoDimar{
	float: left;
	/*border: 1px solid black;*/
	margin-left: 25px;
}

#cabeceraLogoMov img{
	float: right;
	padding: 0px;
	margin: 0px;
	border: 1px white solid;
}

#cabeceraLogo{
	color: #fff !important;
	/*border: 1px solid black;*/
	height: 65px;
	background: url(../img/logoPrincipal.png) no-repeat;
	margin-bottom: 10px;
}

#menuPpal{
	clear: both;	

	color: #fff !important;
	font-weight: bold;
	font-size:11px;
	text-align: left;
	text-indent: 10px;
	background: url(../img/tituloRojo.png) repeat-x;
	height: 27px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 3px;
}

#menuPpal a {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #fff;
	white-space: nowrap;
}


label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

//---------------------------------------------------------------------------------------------------------------------
//				AD-GALERI
//---------------------------------------------------------------------------------------------------------------------
  #gallery {
  	margin: 2px auto;
    padding: 5px 30px;
    border: 2px solid #e1eef5;
  }
  
  .ad-image{
    border: 3px solid white;
    text-indent: 0px;
  }
  
.ad-description-title {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #036;
	font-size:12px;
	text-align: center;
	}


.ad-image-wrapper{
	background: black;
	margin-bottom: 0px !important;
	/*border: 1px solid yellow;*/
}

.mi-desc {
	height: 100px;
	background-color: #e1eef5;
	border: 1px solid #abc;
	padding: 5px !important; 
	margin-top: 0px !important;
}

#gallery {
	margin: 2px auto;
  padding: 5px 30px;
  border: 2px solid #e1eef5;
}

