﻿body {
margin:0 auto;
background: url(images/fondo.jpg);
background-color: #D7DA95;
background-repeat: repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000;}

.titulocelda {background: url(images/titulo.jpg); background-repeat:no-repeat;font-size:30px;color:#FFF; height:40px; text-align:center;}
.style1 {border: 1px solid #DB6617;}
.principal {margin: 0px auto;border: 0px;font-size: 12px; background-color:#DDDFA7; border: 2px solid #5D5F2F;}
.principal2 {margin: 0px auto;border: 0px;font-size: 12px;}
.titulo {font-size: 15pt;color: #CC2165;text-align: center;}
p {margin-top: 0; margin-bottom: 0}
.center {margin: 0 auto; border-collapse: collapse;}
.centerdiv {margin: 0 auto;}
.centrar {text-align: center;}
a {color: #5D5F2F;text-decoration: none;}
a:visited {color: #5D5F2F;text-decoration: none;}
a:active {color: #5D5F2F;text-decoration: underline;}
a:hover {color: #9B9F31;text-decoration: underline;}
a:hover .thumbs{border:1px solid #9B9F31;}
a .thumbs{border:1px solid #5D5F2F;}
.tour {font-size: 45px}
.thumbs{margin: 3px}
.marcartabla {border: 1px solid #003300;background-color:#FFF89B;}
h1{font-weight: bold;margin: 0px;font-size: 20px;color:#FFF89B;}
h2{font-weight: normal;margin: 0px;font-size: 16px;color:#FFF89B;}
h3{font-weight: bold;margin: 0px;font-size: 16px;color:#fff;}
#header {margin: 0px auto;height: 160px;font-size: 10pt;clear: both;text-align: center;vertical-align:top; color:black;}
#contenedor {padding-top:16px;margin: 0px auto;font-size: 10pt;clear: both;}
#pie {font-size: 10pt;text-align: center;}
.clearit {margin: 0;padding:0;height:0;clear: both;}
#galerias {text-align: left;}
#galerias a {background: url(images/marca.gif) no-repeat left 50%;padding-top:1px;padding-left:15px;font-weight: normal;font-size: 10pt; line-height:17px; margin-bottom:3px;}


.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #D7DA95 url(images/bg-bubplastic.gif) top left repeat-x;
}

.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 10px;
	padding-left: 15px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 30px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
.bubplastic.horizontal a:visited {
color: #FFFFFF;
	text-decoration: none;}
	
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* PINK HOVER */
.bubplastic.pink ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top left no-repeat;color: #f7fa02;
}
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top right no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top right no-repeat;
}