/*Empieza estilos portales*/
#cuerpo #asociaciones{ width: 80%; float: left; margin: 2px; padding: 0; }
#asociaciones .submenu{ width: 15%; float: left; border: #CCCCCC solid 1px; padding: 4px; }
#asociaciones .submenu ul{ padding: 0; margin: 0; }
#asociaciones .submenu li{ line-height: 20px; vertical-align: middle; list-style-type: none; padding: 0; margin: 0; }
#asociaciones .submenu .current{ line-height: 20px; vertical-align: middle; background: #EEEEEE; }
#asociaciones .submenu a{ text-decoration: none; color: #000000; font-weight: bold; padding: 0 0 0 5px; }
#asociaciones .submenu a:hover{ color: #E06D17; }

#cuerpo #asociaciones h1{ margin: 0 0 5px 0;padding-top:55px; border:none; text-align:center; color:#fff; }
#cuerpo #asociaciones h2{ font-style: italic; margin: 0 0 20px 0; }

#asociaciones .informacion{ width: 82%; float: right; }
.informacion .bloque{ width: 100%; float: left; margin: 0 0 15px 0; }
.informacion .bloque img{ margin: 0 5px 0 0; }
.informacion .bloque .bloqueIzd{ width: 49%; float: left; text-align: center; }
.informacion .bloque .bloqueDch{ width: 49%; float: right; text-align: center; }
.informacion .bloque .bloqueIzd img{ margin: 0; }
.informacion .bloque .bloqueDch img{ margin: 0; }

#bannerasociacio{
	background:transparent url(/images/marketing/bannerasociaciones.jpg) no-repeat scroll 0 0;
	height:135px;
	width:99%;
	border:solid thin #007DAA;
}

#headurbatube{
	background:transparent url(/images/marketing/urbatube.gif) no-repeat scroll 0 0;
	border-bottom:1px solid #CCCCCC;
	height:65px;
}

.videosuperbox{
	width:90%;
	margin:10px auto;
	}
	
.headsuperbox {
	border-top:1px solid #CCCCCC;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#EAEAEA;
	height:23px;
	*height:1px;
}

.headsuperbox2 {
	border-top:1px solid #CCCCCC;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#D2E3FB;
	height:23px;
	*height:1px;
}


.headsuperbox h2{
	font-size:16px;
	font-style:normal !important;
	margin-left:20px !important;
	margin-bottom:5px !important;
}

.headsuperbox2 h2{
	font-size:16px;
	font-style:normal !important;
	margin-left:20px !important;
	margin-bottom:5px !important;
}
.bodysuperbox {
	border-bottom:1px solid #CCCCCC;
	-webkit-border-bottom-left-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#fff;
	overflow:hidden;
	*height:100%;
}
.superboxvideo {
	float:left;
	margin:10px 10px 10px 6%;
	width:250px;
	height:240px;
}

.boxvideo {
	border:1px solid #999999;
	float:left;
	height:202px;
	margin-bottom:8px;
	padding:1px;
	width:250px;
}
.textovideo {
	color:#0033CC;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:800;
	text-align:center;
	*margin-bottom:10px;
}
.textovideo p {
	margin:0px;
	padding:0px;
}
.textovideo a {
	color:#0033CC;
}
.textovideo a:hover {
	color:#0033CC;
	text-decoration:underline;
}
/*************************** FORMULARIO DE PREGUNTAS Y RESPUESTAS ***************************************************/
#h1pregunt {
	background:transparent url(/images/marketing/bannerafaq.jpg) no-repeat scroll 0 0;
	height:135px;
	margin-bottom:20px;
	border:thin solid #007DAA;
	}
#h1pregunt h1 {}
#formpreg{margin-bottom:20px;}
#formpreg form {}
#formpreg label {
	clear:both;
	display:block;
	margin-top:10px;
	}
#formpreg input{display:block;}
#formpreg textarea {
	height:98px;
	margin-bottom:10px;
	width:300px;
}

#formpreg #nombre, #formpreg #email, #formpreg #sobreque{width:200px;}
