* {
	margin:0pt;
	padding:0pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F7F7F7;
	background-image: url(../images/fnd-pagina.gif);
	background-repeat: repeat-x;
}
p {
	margin-bottom: 10px;
}
.sinjustificar {
	text-align: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 14px;
	color: #00638C;
	font-weight: normal;
	margin-bottom: 15px;
}
h2 {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
}
h3 {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
input, textarea {
	font-size:10px;
	border: 1px solid #616A74;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	font-size:11px;
	border: 1px solid #616A74;
	padding: 0px;
	color: #065B98;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #663366;
	text-decoration: none;
	border:none;
}
a:visited {
	color: #663366;
	text-decoration: none;
	border:none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
ul {
	list-style-type: disc;
	padding-left: 40px;
}
ol li {
	list-style-position: inside;
	margin-left: 30px;
}

.center {
	text-align: center;
}
.limpiar {
	clear: both;
}
.sinborde {
	border:none;
}
.separador-ruta {
	color: #990000;
}
.check {
	color: #990000;
	float: left;
	padding-right: 4px;
	padding-bottom: 8px;
}

#contenedor {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat;
	background-image: url(../images/fondo-pagina.jpg);
}
#cabecera {
	height: 100px;

}

#contenido {
	margin-top: 20px;
	min-height: 400px;
	text-align: justify;
}


/* imagenes */
.bordefoto {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.bordeminifoto {
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.img_iz{
	width:130px;
	height:150px;
	border:1px solid #CCCCCC;
	padding:4px;
	float:left;
	margin-right:10px;
}

/* textos */
.titulo1 {
	font-weight: bold;
	font-size: 12px;
	color: #00688F;
}
.tit2 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}


/* enlaces */
A.enlaces1:link { color: #00688F; font-weight: bold; font-family: Arial, Helvetica, sans-serif;	font-size: 12px; text-decoration: none;}
A.enlaces1:visited { color: #00688F; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
A.enlaces1:active { color: #00688F; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
A.enlaces1:hover { color: #FF6600; font-weight: bold; font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: underline;}

A.enlaces2:link { color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif;	font-size: 12px; text-decoration: none;}
A.enlaces2:visited { color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
A.enlaces2:active { color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
A.enlaces2:hover { color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: underline;}



.frase {
	font-size: 17px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: right;
}

/* columnas */

#col01 {
	float: left;
	display:inline;
	width:250px;
	margin-left: 15px;
	margin-right: 20px;
}
#col01b {
	float: left;
	display:inline;
	width:285px;
	margin-left: 15px;
}
#col02 {
	float: left;
	display:inline;
	width:285px;
	margin-left: 15px;
}
#col01-02 {
	float: left;
	display:inline;
	width:480px;
	padding: 0px;
	margin-right: 40px;
}
#col03 {
	float: left;
	display:inline;
	width:285px;
	margin-left: 15px;
}
#col04 {
	float: left;
	display:inline;
	width:590px;
	padding: 10px;
	font-size: 12px;
}
#col04 tr:hover {
	background-color: #D8D8D8;
}
#coldrh-portada {
	float: left;
	display:inline;
	width:340px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#logo {
	float: left;
	display:inline;
	width:284px;
}

/* menues */

#menu {
	float: left;
	display:inline;
	margin-top: 78px;
	color: #333333;
	width: 616px;
}
#menu li {
	list-style-type: none;
	display: inline;
	font-size: 12px;
	font-weight: bold;

}
#menu li a, #menu li a:visited {
	color: #999999;
}
#menu li a:hover {
	color: #00678F;
}

#submenu ul {
	font-size: 12px;
	padding-left: 0px;

}
#submenu li {
	list-style-type: none;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00678F;
}
#submenu li a, #submenu li a:visited, #submenu li a:hover {
	color: #333333;
	padding-left: 8px;
}
#submenu li a:hover {
	color: #CC0000;
	text-decoration: none;
}

#pie {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #00668E;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#pie a, #pie a:visited, #pie a:hover {
	color: #FFFF99;
}
#pie a:hover {
	color: #000000;
}

/* TABLAS */
.tr-gris {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FDEAD0;

}
.tr-blanco {
	background-color: #FFFFFF;
}
.tr-cabecera {
	background-color: #FFE099;
	color: #333333;
}
.enventa {
	color: #0066CC;
}



.tr_2{
	padding-left:5px;
	border-bottom:1px solid #FDEAD0;
	margin-right:15px;
}

.td-portada {
	text-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}

#obradestacada {
	background-color: #00638C;
	margin-bottom: 10px;
	padding: 10px;
	width: 220px;
}

.precios-destacados {
	background-color: #CCCCCC;
	line-height: 22px;
	font-size: 12px;
	border: 1px dotted #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}


/* NUEVAS COLUMNAS */
#col-a {
	float: left;
	display:inline;
	width:230px;
	margin-right: 30px;
	padding-right: 25px;
	padding-left: 25px;
}
#col-b {
	float: left;
	display:inline;
	width:230px;
	margin-right: 30px;
	padding-right: 25px;
	padding-left: 25px;
}
#col-c {
	float: left;
	display:inline;
	width:230px;
	padding-right: 25px;
	padding-left: 25px;
}
.video {
	padding: 4px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.bodegasamigo {
	width: 900px;
	background-image: url(../sp/portada/images/panoramica2.jpg);
	height: 408px;
}
.bodegasamigo-txt {
	margin-left: 500px;
	color: #FFFFFF;
	padding-top: 30px;
}
.tabla-portada {
}

