body
{
background-color: #fff;
color: #585858;
font-size: 9pt;
font-family: "trebuchet ms", helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
text-transform: lowercase;
}

h3,h4,h5,h6
{
color: #66000F;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}


.clear
{
	clear: both;
	font-size: 1px;
	text-indent: -10000em;
	visibility: hidden;
}

.sqldebug
{
	border: solid 1px #ccc;
	margin: 1em;
	padding: 0.5em;
	font-family: monospace;
}

.sqlerror
{
	border: solid 1px #f00;
	background-color: #fdd;
}

hr
{
	border-color: #CC0000;
}









#cabecera {

}
#columna {

}
#central {

}
#footer {
	margin-top: 1em;
	padding: 10px;
	text-align: center;
	background-image: url(../imagenes/css/n1.gif);
	color: #FFFFFF;
}
#container {

}
#grupoCabecera {
	background-image: url(../imagenes/css/fondo_cabecera.jpg);
	height: 122px;
	background-position: center;
	background-repeat: no-repeat;
}

/* Menu */

#menu
{
	float: left;
	width: 400px;
	padding-top: 77px;
	padding-left: 230px;
}

#menu ul
{
	list-style: none;
	padding-left: 70px;
}

#menu li
{
	float: left;
	margin-left: 0px;
}

#menu li a
{
	margin-left: 0.5em;
	display: block;
	padding: 1.1em 1.4em 1.0em 1.4em;
	background: #fff url('../imagenes/css/n4.gif') repeat-x;
	border: solid 1px #fff;
	color: #616161;
	font-weight: bold;
	font-size: 1em;
	text-transform: lowercase;
	text-decoration: none;
}

#menu li a.active
{
	color: #fff;
	border: solid 1px #A94B4B;
	background-color: #CA2F2F;
	background-image: url(../imagenes/css/n3.gif);
	background-repeat: repeat-x;
}


#logo {
	float: left;
	width: 300px;
	background-image: url(../imagenes/logo_vidrafochogar.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}
#grupoCentral {
	background-image: url(../imagenes/css/n2.gif);
	background-repeat: repeat-x;
	padding-top: 40px;
	background-position: 0px 1px;
}
#logo h1 {
	text-indent: -9000px;
	display: block;
	height: 100px;
	margin-bottom: 0px;
}
#logo a {
	display: block;
	float: left;
	width: 300px;
	height: 120px;
}
.fotoBorde {
	padding: 5px;
	border: 1px dotted #CCCCCC;
}

#galeria img {
	float: left;
	margin-bottom: 5px;
}
.fotoGaleria {
	float: left;
	width: 230px;
}
.fotoGaleria div {
	clear: left;
	padding: 0 10px;
}
h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.tituloColumna {
	font-size: 130%;
	font-weight: bold;
	background-color: #CC0000;
	color: #FFFFFF;
	background-image: url(../imagenes/css/n1.gif);
	padding-left: 10px;
	padding-bottom: 3px;
}
.apartadoColumna {
	border: 1px solid #CCCCCC;
}
.contenidoColumna {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.boton {
	background-color: #870014;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	font-size: 90%;
	font-weight: bold;
	margin-top: 10px;
}
#form1 #divBoton {
	padding-left: 45px;
}
#tableRefs img {
	padding-left: 10px;
}
#form_contacto label {
	display: block;
}
#form_contacto input {
	margin-bottom: 5px;
}
a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover
{ 
	text-decoration: underline;
}
#footer a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

