* {	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;}
strong{
	font-weight:bold;}
body,h1,h2,h3,h4{
	margin:0;
	padding:0;}
ul{
	margin-top:5px;
	margin-bottom:5px;}
p{
	margin:10px 5px;
	text-indent:25px;
	text-align:justify;}
h1{
	color: #D81E05;
	margin-left:10px;
	font:bold 14px/50px Arial, Helvetica, sans-serif;}
h1#cabecera{
	padding:0 0 0 55px;
	background: url(img/tit.gif) no-repeat left bottom;}

h2{
	font:bold 12px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #D81E05;
	margin:10px 5px;}
.centrada{text-align:center;}
h2#nombre{
	padding-left:35px;
	background:url(img/icon_nombre.gif) no-repeat left top;	}
h2#tipologia{
	padding-left:35px;
	background:url(img/icon_tipologia.gif) no-repeat left top;}
h2#numero{
	padding-left:35px;
	background:url(img/icon_numero.gif) no-repeat left top;}
h2#fecha{
	padding-left:35px;
	background:url(img/icon_fecha.gif) no-repeat left top;}
h2#horario{
	padding-left:35px;
	background:url(img/icon_horario.gif) no-repeat left top;}
h2#lugar{
	padding-left:35px;
	background:url(img/icon_lugar.gif) no-repeat left top;}
h2#producto{
	padding-left:35px;
	background:url(img/icon_producto.gif) no-repeat left top;}
h2#publico{
	padding-left:35px;
	background:url(img/icon_publico.gif) no-repeat left top;}
h2#acc_comercial{
	padding-left:35px;
	background:url(img/icon_acc_comercial.gif) no-repeat left top;}
h2#comunicacion{
	padding-left:35px;
	background:url(img/icon_comunicacion.gif) no-repeat left top;}
h2#difusion{
	padding-left:35px;
	background:url(img/icon_difusion.gif) no-repeat left top;}
h2#publicidad{
	padding-left:35px;
	background:url(img/icon_publicidad.gif) no-repeat left top;}
h2#recinto{
	padding-left:35px;
	background:url(img/icon_recinto.gif) no-repeat left top;}
h2 img{display:none;}
h3{
	color: #D81E05;
	font-weight:bold;
	margin:15px 0 0 15px;
	font-style: normal;}
h4{
	color: #D81E05;
	margin:5px 0 0 25px;}
/*Clase para los títulos de los flash*/
h5{
	font:bold 12px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #D81E05;
	margin:10px 5px;}
.centrada{text-align:center;}
/*fin*/
/*Clase para los títulos de los colaboradores*/
h6{
	font:bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:5px 0 5px 10px;}
.col{
	margin:10px 5px;
	text-indent:5px;
	text-align:justify;}
	
h7{
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin:5px 0 5px 10px;}
	
/*Tipo de letra reducido para el texto en el formulario*/
h8{	
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;}
	
legal{
		font-size:8px}
/*fin*/
table#cuerpo{
	border: 1px solid #D81E05;
	background-color:#FFFFFF;
	padding:10px;
	vertical-align:top;
	width:750px;}
div#smile{text-align:center;}
ul#producto li{
	margin-left:10px;}
ul#descargas li{
	margin:5px 0 5px 0;}
.pdf {
	padding-right: 20px;
	background: transparent url(img/icon_pdf.gif) no-repeat center right;}
.word {
	padding-right: 20px;
	background: transparent url(img/icon_doc.gif) no-repeat center right;}
.external{
	padding-right: 20px;
	background: transparent url(img/icon_external.gif) no-repeat center right;}
a[href ^="mailto:"] {
	padding-right: 20px;
	background: transparent url(img/icon_mail.gif) no-repeat center right;}
/*a[class ~="popup"] {
	padding-right: 18px;
	background: transparent url(icon_popup.gif) no-repeat center right;}*/
#fondo{ width:750px;}
.anagrama{
	float:left;
	margin:0 10px 5px 0;}
.piefondo {
	background-image: url(img/bajo2.gif);
	background-repeat:repeat-x;
	width:700px;
	color:ffffff;
	text-align:center;}
#pieizq{
	background:url(img/bajo1.gif) no-repeat bottom right;
	width:25px;}
#piedch{
	background:url(img/bajo3.gif) no-repeat bottom left;
	width:25px;}
#tlf{
	background: transparent url(img/telefono.gif) no-repeat center left;}
#fax{
	background: transparent url(img/fax.gif) no-repeat center left;}
#sobre{
	background: transparent url(img/sobre.gif) no-repeat center left;}
#mail{
	background: transparent url(img/mail.gif) no-repeat center left;}
address{
	padding-left:25px;
	padding-top:3px;}
.stand{width:100%;padding:2px;}
.stand tr th{text-align:center;}
.modelo{text-align:center;width:40px;}
.metros{text-align:center;width:128px;}
.importe{text-align:center;width:46px;}
.cantidad{text-align:center;width:51px;}
.nstand{text-align:center;width:253px;}
.comentario{ text-align:left;width:216px;}
.imgdcha{float:right;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:10px; /*subir a 10 cuando se reduzca el número de elementos del menu*/
/*width:184px;  valor original*/
width:104px; /*modificar el reducir elementos del menu*/
padding:7px 0;
color:#ffffff;
background:#D81E05;
text-decoration:none;
margin-right:1px;
text-align:center;
border:solid 1px #fff;
}
/* style the links hover */
.menu :hover{
color:#ffffff;
background:#fb5050;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:104px;/*subir a 184 al reducir los elementos del menu*/
height:0;

}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
.menu{background-color:#fff;margin-bottom:5px;}
#menu{background-color:#D81E05;}

/* Colores para el texto */
.Estilo1 {color: #3366FC; font-weight: bold; } /*Azul Valencia*/
.Estilo2 {color: #339966; font-weight: bold; } /*Verde Alicante*/
.Estilo3 {color: #FF9900; font-weight: bold; } /*Naranja aestrenar*/
.Estilo4 {color: #D81E05; font-weight: bold; } /*Rojo Madrid*/
.Estilo5 {color: #D81E05; font-weight: bold; } /*Rojo Murcia*/

