* {
	padding: 0;
	margin: 0;
}

body {
	text-align:center;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	/*background-image:url(../img/comunes/bg_body.gif);*/
	background-repeat:repeat-x;
	font-size:12px;
	color:#666666;
	line-height:17px;
}

img {
	border:none;
	}

hr {
	overflow:hidden;
	height:1px;
	border:1px solid #928e8f;
	margin:15px 0;
	}
	
input {
	margin:0 0 10px 0;
	}

#contenedor{
	width:977px;
	margin: 0 auto;
}

#header{
	float:left;
	width:977px;
	height:133px;
	background-image:url(../img/comunes/bg_header.jpg);
	background-repeat:no-repeat;
}

#logo{
	float:left;
	margin:0 0 0 10px;	
}

#menu{
	float:left;
	margin:111px 0 0 200px;
    _margin:111px 0 0 98px;
	padding:0;	
	color:#FFFFFF;
	font-weight:bold;
}

#menu li{
	display:inline;
	margin:0 18px 0 0;
	}

#menu li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	}

#menu li a:hover{
	text-decoration:underline;
	}

#cuerpo{
	float:left;
	width:975px;
	border-left:1px solid #928e8f;
	border-right:1px solid #928e8f;
	border-bottom:1px solid #928e8f;
}

#column_izq{
	float:left;
	width:170px;
	}

#lengueta{
	float:left;
	width:161px;
	height:20px;
	background-color:#b42052;
	margin:0 0 0 9px;
	}

#noticias {
	float:left;
	width:120px;
	height:500px;
	margin:5px 0 0 19px;
    _margin:5px 0 0 10px;
	background-image:url(../img/comunes/bgnoticias.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding: 37px 10px 50px 15px;
	font-size:12px;
	color:#666666;
	}

#noticias img{
	margin:0 0 0 -15x;
	}

#noticias h2{
	font-size:10px;
	color:#7a4754;
	}
	
#noticias a{
	font-size:12px;
	color:#7a4754;
	text-decoration:none;
	}

#noticias a:hover{
	text-decoration:underline;
	}
	
#principal {
	float:left;
	width:773px;
	border:1px solid #928e8f;
	margin:10px 0 10px 20px;
	background-image:url(../img/comunes/bg_principal.gif);
	background-repeat:repeat-y;
	}

#principal2 {
	float:left;
	width:775px;

	border:1px solid #928e8f;
	margin:10px 0 0 20px;
        _margin:10px 0 0 5px;

	}
	
#principal3 {
	float:left;
	width:775px;
	height:463px;
	border:1px solid #928e8f;
	margin:10px 0 0 20px;
	background-image:url(../img/home/bg_presentacion.jpg);
	background-repeat:repeat-y;
	}

.present_txt{
	float:left;
	width:485px;
	margin:30px 0 0 270px;
	text-align:left;
	}
	
.present_txt p{
	margin:10px 0 0 0;
	}

#banners {
	float:right;
	width:785px;
	margin:10px 2px 0 0;
	text-align:right; 
}

#banners img{
	padding:0;
	margin:0 0 10px 0;
}

#pie {
	float:left;
	width:956px;
	height:22px;
	margin:3px 0 15px 0;
	border:1px solid #928e8f;
	background-color:#676465;
	text-align:left;
	padding:5px 0 0 20px;
	color:#FFFFFF;
	}

#pie ul{
	float:left;
	width:300px;
	}

#pie li{
	display:inline;
	margin:0 30px 0 0;
	}

#pie li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}

#pie li a:hover{
	text-decoration:underline;
	}

#banner_cuerpo{
	float:left;
	width:127px;
	background-color:#f0efef;
	}
	
#breadcrumbs{	
	float:left;
	margin:10px 0 0 25px;
	font-size:11px;
	color:#a09e9e;
	width:317px;
	text-align:left;
}

#breadcrumbs a{	
	color:#a09e9e;
	text-decoration:none;
}

#breadcrumbs a:hover{	
	text-decoration:underline;
}

#breadcrumbs2{	
	float:left;
	margin:10px 0 0 25px;
	font-size:11px;
	color:#a09e9e;
	width:446px;
        _width:420px;
	text-align:left;
}

#breadcrumbs2 a{	
	color:#a09e9e;
	text-decoration:none;
}

#breadcrumbs2 a:hover{	
	text-decoration:underline;
}

#submenu{
	float:left;
	margin:10px 0 0 0;
	width:300px;
	height:30px;
	background-image:url(../img/comunes/submenu_bg.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding:6px 0 0 3px;
}

#submenu li{
	display:inline;
	margin: 0 7px 0 0;
	}
	
#submenu a{
	color:#666666;
	text-decoration:none;
	}
	
#submenu a:hover{
	color:#df0c61;
	text-decoration:none;
	}
	
#submenu .sub_activo {
	color:#df0c61;
	}
	
#contenido {
	float:left;
	margin:25px 0 0 25px;
	width:580px;
	text-align:left;
	}

#contenido a{
	color:#A31E48;
	text-decoration:none;
	font-weight:bold;
	}

#contenido a:hover{
	text-decoration:underline;
	}

#contenido h2{
	font-size:21px;
	font-weight:lighter;
	color:#A31E48;
	margin:0 0 7px 0;
	}
#contenido h3{
	font-size:18px;
	font-weight:lighter;
	color:#998086;
	margin:0 0 7px 0;
	}


#contenido ul{
	list-style:inside;
	}

/****************************************************************************************/
/*********************** secciones ******************************************************/
/****************************************************************************************/
#participacion {
	float:left;
	width:595px;
	border-bottom: 1px solid #928e8f;
	padding:0 0 15px 0;
	}

#participacion img{
	float:left;
	}

#participacion_txt {
	float:left;
	margin:0 0 0 25px;
	width:340px;
	font-size:12px;
	text-align:left;
	}

#participacion10 {
	float:left;
	width:595px;
	border-bottom: 1px solid #928e8f;
	padding:0 0 15px 0;
	}
	
#participacion10 p{
	margin:10px 0 0 0;
	}
	
#participacion15 {
	float:left;
	width:730px;
	border-bottom: 1px solid #928e8f;
	padding:0 0 15px 0;
	}
	
#participacion10 p{
	margin:10px 0 0 0;
	}
	
.verde{
	text-transform:uppercase;
	color:#999900;
	font-weight:bold;
	}
	
#participacion2 {
	float:left;
	width:727px;
	border-bottom: 1px solid #928e8f;
	padding:0 0 15px 0;
	}

#participacion2 img{
	float:left;
	}

#participacion2_txt {
	float:left;
	margin:0 0 0 25px;
	width:260px;
	font-size:12px;
	text-align:left;
	}

#participacion6_txt {
	float:left;
	margin:0 0 0 25px;
	width:270px;
	font-size:12px;
	text-align:left;
	}

#participacion7_txt {
	float:left;
	margin:0 0 0 25px;
	width:500px;
	font-size:12px;
	text-align:left;
	}

#exponer{
	float:left;	
	width:200px;
	margin:25px 0 20px 0;
	text-align:left;
	border-right:1px solid #928e8f;
	padding:0 30px 10px 0;
        _padding:0 10px 10px 0;
	}

#exponer img{
	margin:5px 0 10px 0;
	}

#stands {
	float:left;	
	width:285px;
        margin:25px 0 20px 30px;
        _margin:25px 0 20px 11px;
	text-align:left;
	padding:0 30px 10px 0;
}

#stands img{
	margin:0 0 15px 0;
}

#stands2 {
	float:left;	
	width:300px;
        _width:300px;
	margin:25px 0 20px 15px;
        _margin:25px 0 20px 0px;
	text-align:left;
	padding:0 10px 10px 0;
}

#stands2 img{
	margin:0 0 15px 0;
}

#stands_stands{
	float:left;
	width:565px;
	background-image:url(../img/exponer/palacio1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#f0efef;
	text-align:left;
	padding:15px;
	line-height:20px;
	margin:0 0 20px 0;
	}

#stands_stands ul{
	list-style:none;
	margin:0;
	padding:0;
	}

.rosa {
	color:#a31e48;
	}

#stands_mesas{
	float:left;
	width:600px;
	margin:15px 0 0 0;
	border-top:1px solid #928e8f;
	padding:0 0 30px 0;
	}

.elemento_mesa{
	float:left;
	width:600px;
	margin:25px 0 0 0;
	}

.elemento_mesa h4{
	color:#a31e48;
	}

.elemento_mesa strong{
	color:#666666;
	}

.elemento_mesa img{
	float:left;
	}

.elemento_mesa_txt{
	float:left;
	width:275px;
	margin:0 0 0 25px;
	text-align:left;
	color:#999999;
	}

#visitar_acreditaciones{
	float:left;
	width:343px;
	height:70px;
	background-image:url(../img/visitar/acreditaciones_bg.gif);
	background-repeat:no-repeat;
	padding:10px 0 0 13px;
	}

#visitar_acreditaciones a{
	color:#a31e48;
	}
	
#bono{
	float:left;
	width:347px;
        _width:333px;
	height:61px;
	background-image:url(../img/visitar/bono.gif);
	background-repeat:no-repeat;
	padding:10px 0 0 13px;
	font-size:11px;
	}

.enlace_gris a{
	color:#666666 !important;
	text-decoration:underline !important;
	font-size:11px !important;
	font-weight:normal !important;
	}

.enlace_gris a:hover{
	text-decoration:none !important;
	}

.enlace_gris5 a{
	color:#666666 !important;
	text-decoration:none !important;
	font-size:11px !important;
	font-weight:bold !important;
	}

.enlace_gris5 a:hover{
	text-decoration:underline !important;
	}
	


.privacidad {
	float:left;
	margin:10px 0 0 0;
	}
	
#listado{
	float:left;
	width:700px;
        _width:600px;
	padding:0 0 30px 0;
	}
	
#contenido h4{
	color:#a31e48;
	margin:0 0 3px 0;
	text-transform:uppercase;
	font-size:11px;
	}

.elemento{
	float:left;
	width:727px;
	margin:15px 0 0 0;
	}

.elemento h4{
	color:#a31e48;
	margin:0 0 3px 0;
	text-transform:uppercase;
	font-size:11px;
	}

.elemento img{
	float:left;
	}

.elemento_txt{
	float:left;
	width:170px;
	height:125px;
	padding:8px 10px 10px 20px;
	text-align:left;
	color:#666666;
	background-color:#f0efef;
	font-size:11px;
	line-height:16px;
	}

.elemento_txt strong{
	text-transform:uppercase;
	}

.elemento_txt p{
	margin:7px 0 0 0;
	}

.elemento_txt2{
	float:left;
	width:260px;
	height:123px;
	padding:8px 5px 13px 20px;
	text-align:left;
	/*color:#999999;*/
	color:#666666;
	background-color:#f9f8f8;
	font-size:11px;
	line-height:16px;
	}

.gris_oscuro{
	color:#333333;
	font-weight:bold;
	}
	
#listado_comunicacion{
	float:left;
	width:565px;
	padding:0 0 30px 0;
	}

.elemento3{
	float:left;
	width:595px;
	margin:5px 0 0 0;
	border-bottom:1px dotted #CCCCCC;
	}

.elemento3 h4{
	color:#a31e48;
	margin:0 0 3px 0;
	text-transform:uppercase;
	font-size:11px;
	}

.elemento3_txt{
	float:left;
	width:565px;
	padding:8px 10px 10px 20px;
	text-align:left;
	color:#666666;
	font-size:11px;
	line-height:16px;
	}

.elemento3_txt a{
	color:#a31e48 !important;
	text-decoration:none !important;;
	}

.elemento3_txt a:hover{
	text-decoration:underline !important;;
	}
	
.elemento4{
	float:left;
	width:727px;
	margin:15px 0 0 0;
	}

.elemento4 h4{
	color:#a31e48;
	margin:0 0 3px 0;
	text-transform:uppercase;
	font-size:11px;
	}

.elemento4 img{
	float:left;
	}

.elemento4_txt{
	float:left;
	width:230px;
	height:156px;
	padding:20px 10px 10px 23px;
	text-align:left;
	color:#666666;
	background-color:#f0efef;
	font-size:11px;
	line-height:16px;
	}

.elemento_txt strong{
	text-transform:uppercase;
	}

.elemento_txt p{
	margin:7px 0 0 0;
	}

.elemento4_txt2{
	float:left;
	width:260px;
	height:165px;
	padding:8px 10px 13px 20px;
	text-align:left;
	/*color:#999999;*/
	color:#666666;
	background-color:#f9f8f8;
	font-size:11px;
	line-height:16px;
	}

.chica {
	font-size:10px;
	}

.chequito {
	position:relative;
	top:4px;
	}
	
.columna {
	float:left;
	width:325px;
        _width:300px;
}

.vino {
	color:#a31e48;
	}
	
.prohibida{
	float:right;
	margin:0 25px 0 0;
	_margin:0 15px 0 0;
	background-image:url(../img/comunes/exclamacion.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 20px;
}
	

