/* IndiceWeb - vgcomunicacion 2008 */
html, body {
	height:100%;
}
body {
	background:#EFEFEF url(/images/fondo.gif) repeat scroll 0%;
	font-family:Tahoma,Arial,Helvetica,Verdana;
	font-size:11px;
	color:#666666;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	overflow-x:visible;
	margin:0;
	padding:0;
}
#contenedor{
	background:#FFFFFF url(/images/fondoContenedor.gif) repeat-y;
	margin:0pt auto;
	width:920px;
	height:100%;
	margin-bottom:-40px;	
}
html > body #contenedor {
	min-height:100%;
	height:auto;
}
/* Generales */
ul {
	list-style-type:none;
}
ul li {
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.unfloat { clear: both; }
/* Cabecera */
#cabecera{
	margin:0 auto;
	width: 900px;
	height: 95px;
	font-family: "Small Fonts", Arial, Helvetica, Tahoma;
	font-size:9px; 
}
#cabecera #logo {
	margin-left:17px;
	width:173px;
	float:left;
	display:inline;	
}
#cabecera #nota {
	margin:7px 16px 0 0;
	width:243px;
	float:right;
	display:inline;
}
#cabecera #subheader {
	float:left;
	margin:70px 0 0 0;
	display:inline;
	width:300px;
}
#subheader a {
	text-decoration:none;
	cursor:pointer;
	color:#777777;
}
#subheader span {
	letter-spacing:3px;
}
#subheader span img {
	margin:0;
}
#subheader img {
	float:left;
	display:inline;
	width:130px;
	margin:0 2px 5px 10px;
}
.mail {
	margin-left:0 !important;
}
/* Columna izquierda */
#c_izquierda {
	font-family:Arial,Helvetica,Verdana;
	float:left;
	display:inline;
	width: 175px;
	margin-left:25px;
	padding:0;
	padding-bottom:40px;
}
#menu_arbol {
	margin-bottom:10px;
}
#menu_arbol li {
	margin:0pt 0pt 3px;
	padding:0pt;
	position:relative;
	text-align:right;
	width:173px;
}
.menuCarpeta, .listaNoticia a span, .redireccion a span, .formulario a span, #node232 a span {
	letter-spacing:1.8px;
}
#node246 a .menuCarpeta {
	letter-spacing:1px;
}
#menu_arbol li a span img {
	margin:9px -3px 0 0;
}
.menuCarpeta img {
	margin-top:10px;
}
#menu_arbol li a{
   background:transparent url(/images/menu1.gif) no-repeat scroll 0pt;
    line-height:30px;
    display:block;
    height:30px;
    color:#fffefe;
	display:block;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
    padding-right:30px;
    width:145px;
}
#menu_arbol ul{
    display:none;
    margin:8px 0pt 10px 0;
    padding:0;
}
#menu_arbol ul li{
    background:#fff;
    margin:0 5px 3px 0;
	width:160px;
}
#menu_arbol ul li a{
    background:url(/images/bullet_li.gif) no-repeat right 4px;
    color:#808080;
    display:block;
    height:auto;
    line-height:normal;
    text-decoration:none;
    text-align:right;
	font-weight:normal;
    padding-right:10px;
	text-transform:none;
}
#menu_arbol ul li a:hover{
    text-decoration:underline;
}
#menu_arbol ul li a.selected{
    background:url(/images/bullet_li_red.gif) no-repeat right 4px;
    color:#eb8612;
	font-weight:bold;
}
.pagina {
	background:transparent url(/images/menu3.gif) no-repeat scroll 0pt !important;
}
.profesional {
	background:transparent url(/images/menu2.gif) no-repeat scroll 0pt !important;
	margin-top:65px !important;
	padding-top:2px;
	color:#fffefe;
	display:block;
	font-size:10px;
	padding-right:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	width:145px;	
}
.margenDerecho {
	margin-right:30px !important;
	color:#3a5549 !important;
}
#c_izquierda #suscribir_indice {
	background:transparent url(/images/fondoSuscripcion.gif) no-repeat scroll 0pt;
	width:173px;
	height:145px;
}
#suscribir_indice #suscriptor {
	margin:75px 0 0 5px;
	float:left;
	display:inline;
	width:90px;
	height:16px;
}
#suscribir_indice #unirme {
	margin:10px 0 0 20px;
	float:left;
	display:inline;
	height:16px;
	width:58px;
}
.banner {
	margin-top:15px;
}
/* Contenido */
#contenido {
	float:right;
	display:inline;
	margin-right:11px;
	width:695px;
	/*min-height: 100%;*/
	/*padding-bottom:40px;*/
}
#cover {
	margin-bottom:10px;
}
#portada {
	display:inline;
	float:left;
	*padding-bottom:40px;	
}
/*\*/
html*#portada { padding-bottom:40px; } /* sólo en safari */
.portada {
	background:transparent url(/images/fondoBarra.gif) no-repeat;
	color:#93a29b;	
	width:680px;
	height:28px;
	margin-top:5px;
}
.portada h1 {
	font-family:Verdana,Arial,Helvetica;
	float:left;
	display:inline;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	letter-spacing:0.3px;
	margin:7px 5px 0 13px;
	font-weight:normal;
}
.secundario {
	margin-left:5px !important;
}
.portada h1 img {
	float:left;
	display:inline;
	margin:0;
}
.portada img {
	float:left;
	display:inline;
	margin:12px 0pt 0pt;
}
.verCursos {
	background:transparent url(/images/flecha.gif) no-repeat left 3px;
	font-family: "Small Fonts", Arial, Helvetica, Tahoma;
	font-size:9px;
	height:16px;
	color:#93a29b;
	padding-left:10px;
	text-decoration:none;
	float:right;
	display:block;
	margin:7px 15px 0 0;
}
.verNoticias {
	color:#fcebd7 !important;
	background:transparent url(/images/flechaOrangeGrande.gif) no-repeat left 3px !important;
}
.separador {
	background:transparent url(/images/linePoints.gif) repeat-x scroll 0 5pt;
	width:680px;
	height:17px;
	margin:10px 0;
	clear:both;
}
.leer {
	margin-top:15px !important;
	width: auto !important;
}
.baja {
	color:#fcebd7 !important;
	background:transparent url(/images/fondoBarraOrange.gif) no-repeat !important; 
	margin-top:10px !important;
	width:680px;
	height:28px;
}
.baja h1 img {
	float:left;
	display:inline;
	margin:0;
}
.baja img {
	float:left;
	display:inline;
	margin:12px 0 0 0;
}
.noticiaPortada {
	float:left;
	display:inline;
	width:305px;
	padding-right:30px;
	margin-top:10px;
}
.noticiaPortada .imagenPortada {
	background:transparent url(/images/fondoNoticia.gif) no-repeat scroll 0pt;
	float:left;
	display:inline;
	height:62px;
	padding:10px 6px 0 6px;
	margin-right: 5px;
	width:86px;
}
.noticiaPortada h2 {
	font-size:11px;
	font-weight:bold;
	margin-top:6px;
	line-height:15px;
}
.noticiaPortada h2 a {
	text-decoration:underline;
	color:#728e80;
}
.noticiaPortada p {
	color:#777;
	line-height:15px;
}
/* Noticias */
.noticias {
	color:#777777;
	margin:15px 0;
	overflow:hidden;
}
.noticias a {
	text-decoration:none;
	color:#6286b2;
}
.noticias a:hover {
	text-decoration:underline;
}
.noticias  h2 {
	font-size:14px;
	float:left;
	display:inline;
	margin: 0 !important;
	width:410px !important;
    color:#3A5549 !important;
}
.noticias  h2 a{
    color:#3A5549;
}
.fecha {
	margin-top:5px;
	float:left;
	display:inline;
	width:490px;
	font-family:Arial,Helvetica,Tahoma;
	font-size:9px;
}
.noticias .entradilla{
    font:bold 11px Arial,Helvetica,sans-serif;
    color:#666;
}
.noticias p {
	margin:5px 0 0 0 !important;
	float:left;
	display:inline;
	width:490px !important;
	line-height:15px;
}
.noticias img {
	width:161px;
	float:left;
	display:inline;
	margin:0 15px 0 10px;
}
.volver {
	float:right;
	display:inline;
}
.volver img {
	width:auto !important;	
}
#noticia {
	padding-bottom:40px;
}
#noticia h2 {
	float:left;
	display:inline;
	width:660px;
	margin-left:15px;
}
#noticia p {
	width:660px;
	float:left;
	display:inline;
	margin-left:15px;
	line-height:15px;
}
#noticia ul, #noticia ol {
	width:500px;
	margin-left:120px;
	float:left;
}
#noticia ul li {
	margin-bottom:5px;
	background:transparent url(/images/flecha_ul.gif) no-repeat scroll 0 4px;
	padding-left:10px;
}
/* Paginador */
div.pagination {
	color:#A0A0A0;
	font-size:80%;
	margin:3px;
	padding:3px;
	text-align:right;
	width:539px;
}
div.pagination span.disabled {
	border:1px solid #97B1BE;
	color:#97B1BE;
	margin-right:3px;
	padding:2px 5px;
}
div.pagination span.current {
	background-color:#97B1BE;
	border:1px solid #97B1BE;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:3px;
	padding:2px 5px;
}
div.pagination a {
	background-image:url(bar.gif);
	background-position:center bottom;
	border:1px solid #97B1BE;
	color:#C0C0C0;
	margin-right:3px;
	padding:2px 5px;
	text-decoration:none;
}
div.pagination a:hover, div.meneame a:active {
	background-color:#97B1BE;
	background-image:url(invbar.gif);
	border:1px solid #97B1BE;
	color:#FFFFFF;
}
/* Apartado */ 
#apartado {
	margin-top:15px;	
	width:680px;
	font-family:Tahoma,sans serif;
	font-size:11px;
	line-height:1.5em;
	*padding-bottom:40px;
}
/*\*/
html*#apartado { padding-bottom:40px; } /* sólo en safari */
#apartado h3 {
	border-color:#EB8612;
	border-style:solid;
	border-width:0pt 0pt 4px;
	color:#EB8612;
	font-family:Tahoma,sans serif;
	width:670px;
	font-size:11px;
	font-weight:bold;
	margin:10px 0;
	padding-left:10px;
}
#apartado p {
	margin:0px 20px 10px 30px;	
	width:600px;
}
#apartado ul {
	margin-left:100px;
}
#apartado a {
	color:#EB8612;
	text-decoration:none;
}
#apartado img {
	border:1px solid #CCC;
	display:block;
	margin:10pt auto;
	padding:4px;
}
#apartado a:hover {
	text-decoration:underline;
}
#apartado ul li {
	background:#FFFFFF url(/images/flechaOrangeGrande.gif) no-repeat scroll left 9px;
	padding-left:15px !important;
	line-height:2em;
}
.pdf {
	background-image:url(/images/iconos/archivos/pdf.gif);
	padding-left:30px;
	text-decoration:underline !important;
}
.descarga_protegida {
	line-height:20px;
	height:20px;
}
/* Pie */
#pie {
	background:#FFFFFF url(/images/fondoPie.jpg) no-repeat scroll left bottom;
	bottom:0pt;
	height:40px;
	padding:0;
	color:#6b6b6b;
	margin:0pt auto;
	position:static;
	width:920px;
	clear:both;
}
#pie img {
	display:inline;
	float:left;	
}
#pie div {
	padding-top:20px;
	text-align:center !important;
}
#pie a {
	color:#6b6b6b;
	text-decoration:underline;
}
#pie a:hover {
    text-decoration:none;
}    
#pie .amplio {
	margin: 0 7px;
}

/* otros */
.tit_gris{
    height:28px;
    width:680px;
    background:url(/images/fnd_tit_gris.jpg) no-repeat 0 0;
    margin-top:20px;
}
.tit_gris h1{
    font:bold 11px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    position:relative;
    top:7px;
    left:15px;
}
/* fin otros */
.pie_ec{
    font:11px Arial, Helvetica, sans-serif;
    color:#999;
}
.pie_ec a{
    font:normal 11px Arial, Helvetica, sans-serif !important;
    color:#999;

}

/* destacados */
.destacados{
    float:left;
    display:inline;
    margin:10px 10px 0 0;
    width:161px;
    line-height:15px;
}
.destacados img {
    margin-bottom:10px;
}
.destacados a {
    float:left;
    display:inline;
    color:#eb8612;
    width:161px;
    text-decoration:none;   
}

.destacados a:hover {
    text-decoration:underline;
}
.destacados strong{
    color:#eb8612;
}
.marco_destacado{
    width:160px;
    height:100px;
    padding:0;
    margin:0;
    overflow:hidden;
    position:relative;
    margin-bottom:8px;
}
.borde_destacado{
    position:absolute;
    top:0;
    left:0;
}
.destacados .parrafo strong, .destacados .parrafo b{
    color:#666;
}
/* fin destacados */
/* Formulario */
#formulario {
	display:inline;
	float:left;
	*padding-bottom:40px;
}
/*\*/
html*#formulario { padding-bottom:40px; } /* sólo en safari */
#textoContenido {
	width:350px;
	float:left;
	display:inline;
	margin-top:10px;
}
#textoContenido h3 {
	border-color:#EB8612;
	border-style:solid;
	border-width:0pt 0pt 4px;
	color:#EB8612 !important;
	font-family:Tahoma,sans serif;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 10px 0;
	width:100%;
}
#textoContenido p {
	margin:0 10px;
}
#textoContenido p, #textoContenido ul li, #textoContenido dl {
	line-height:18px;
}
#textoContenido dl {
	margin:5px 0 0 15px;	
}
#textoContenido ul {
	margin:5px 0 0 15px;
}
#textoContenido ul li{
    background:url(/images/flecha_ul.gif) no-repeat 0 6px;
    padding-left:8px;
}
#form_contacto {
	background-color:#F5F5F5;
	margin:20px 20px 0 10px;
	padding:0 7px 7px;
	width:296px;
	float:right;
	display:inline;
	overflow:hidden;
}
#form_contacto fieldset {
	margin:10px 7px 0 0;
	border:none;
}
#form_contacto ol, #formulario li {
	margin-right:7px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#form_contacto li {
	margin-top:10px;
}
.textoAviso {
	margin: 10px 10px !important;
}
#form_contacto label {
	display:inline;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt 10px 0pt 0pt;
	text-align:right;
	width:90px;
}
#form_contacto input {
	border-color:#B1B1B1 rgb(225, 225, 225) rgb(225, 225, 225) rgb(177, 177, 177);
	border-style:solid;
	border-width:1px;
	color:#666666;
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width:135px;
}
#form_contacto textarea {
	border-color:#B1B1B1 rgb(225, 225, 225) rgb(225, 225, 225) rgb(177, 177, 177);
	border-style:solid;
	border-width:1px;
	color:#666666;
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:70px;
	line-height:normal;
	overflow:auto;
	width:165px;
}
legend {
	margin-bottom:10px;
	color:#667d73;
	font-weight:bold;
}
.submit {
	border:medium none !important;
	display:inline;
	float:right;
	height:17px !important;
	margin-top:10px;
	width: 50px !important;
}
/* Pop up */
#pop_up{
border:5px solid #EB8612;
	width:410px;
	height:340px;
	background:none !important;
	background-color:#FFFFFF !important;
}

#pop_up h1{
height:51px;
}

.form_popup{
width:207px !important;
margin:0 auto;
margin-top:30px !important;
}
.form_popup label{
color:#999;
font-weight:bold;
font-size:10px;
width:100%;
clear:both;
margin:5px 0 0 0;
display:inline;
float:left;
}
.form_popup .texto_form, .form_popup textarea{
width:100%;
clear:both;
background-color:#FFFFFF;
border:1px solid #B1B1B1;
border-bottom:1px solid #E1E1E1;
border-right:1px solid #E1E1E1;
float:left;
font:11px Arial, Helvetica, sans-serif;
color:#999;
margin-top:3px;
}

.form_popup .enviar {
width:auto;
margin:5px 0 0 60pt;
font:11px Arial, Helvetica, sans-serif;
}
#popUpIframe {
	border:2px solid #EB8612 !important;
}
#condiciones{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	background:none !important;
	background-color:#FFFFFF !important;
	overflow-y:scroll;
}
#condiciones h1 {
	margin:30px 0 70px 0;
	height:25px;
	padding: 0px;	
}
#condiciones h2 {	
	margin: 0px 0px 15px;
	padding: 0px;
	font-weight:bold;	
	font-size: 14px;
}
#condiciones p {
	float:left;
	display:inline;
	margin:5px 0 0 50px;
	line-height:1.3em;
	width: 300px;
	text-align:justify;
}

/* conocenos */
.delegaciones{
    float:right;
    display:inline;
    width:310px;
    margin:20px 20px 0pt 10px;
    padding:0;
    background:#F5F5F5;
    font:11px Arial, Helvetica, sans-serif;
    color:#DFE3E1;
    line-height:1.4em;
}
.delegaciones h2{
    font:bold 11px Arial, Helvetica, sans-serif;
    background:#61776D url(/images/fnd_h2_delegaciones.gif) no-repeat 3px 6px;
    padding:2px 0 4px 10px;
    margin-bottom:5px;
}
.delegaciones p{
    margin-left:15px;
    color:#7B9388;
}
.delegaciones a{
    font:bold 11px Arial, Helvetica, sans-serif;
    color:#7B9388;
    text-decoration:underline;
}
.delegaciones a:hover{
    text-decoration:none;
}

/* fin conocenos */