body {
	margin: 0 0 0 0; padding: 0 325px 0 325px; /* para el truco jello */
	font-family: Arial;
	font-size: 0.75em;
	color: #585858;
	/*border: solid 10px #f1f1f1;*/
}

/* Truco jello para ajustar el max y el min */
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 94%;
	max-width: 354px;  /* version for IE is at the bottom of this style block */
}

#expander {
	background: white;
	margin: 0 -325px 0 -325px;
	min-width: 650px;
	position: relative;
	left: 2px;
	top: 16px;




}

/* Holly hack for IE \*/
* html #expander { height: 768px; }
/* */

/* helps IE get the child percentages right. */
#wrapper { width: 100%; } 





#bodi {
	display: block;
	margin: 0 0 0 0;
   padding: 0 0 0 0;
	background-color: white;
}

/* cabecera--------------------------------------------------- */
#cabecera, #cabecerab {
	height: 80px;
	background: #f1f1f1;
	background-image:  url(imagenes/cabecera_BVF.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#cabecerab {
	background-image: none;
	height: 75px;
}
#cabecera p, #cabecera div, #cabecerab p, #cabecerab div {
	margin: 0 0 0 0;
   	padding: 0 0 0 0;
	font-size: 0.8em;
	font-weight: bold;
	color: #828282;
}
#cabecera div {
	float: right;
	margin: 0 0 0 0;
   padding: 0 0 0 0;
}
cabecerab, #banner a img {
	border: none;
}
#cabecera a img {
	border: none;
}
/* menu izquierdo-------------------------------------------- */
#izquierda {
	position: absolute;
	left: -6px;
	top: 124px;
	width: 373px;
	height: 681px;


}
#izquierda div {
	border: solid 2px  #006699;
	margin: 10px 0 0 0;
   	padding: 5px 5px 5px 5px;
	text-align: right;

	width: 168px;
	color: #585858;
}
#izquierda div.anuncio {
	width: 164px;
	color: #0083d7;
	border: 8px solid #d7d7d7;
	background-color: #ffffff;
	text-align: center;	
	margin: 0 0 5px 0;
   padding: 5px 0 5px 0;}
#izquierda div.anuncio img {
	border: none;
	float: left;
}
#izquierda div.anuncio a {
	color: #0083d7;
	font-size: 1.2em;

	text-align: center;
	font-family: Arial;
	text-decoration: none;
}
#izquierda div.anuncio a:hover {
	color: #ff880b;
}
#izquierda div.anuncio span
{   color: #ff880b;
    }
#izquierda a {
	text-decoration: none;
	border: none; 
	color: #585858;
}
#izquierda a:hover {
	color: #ff880b;
}
#izquierda img {
	border: none;
}
#izquierda #cursos {
	margin: 0 0 10px 0;
   	padding: 0 0 0 0;
	width: 178px;
	text-align: left;
	background-color:#ffffff;
}
#izquierda #cursos p {
	margin: 0 0 0 0;
	padding: 3px 0 5px 0;
	text-align: center;
	background-color: #006699;
	color: white;
	text-transform: uppercase;

}
#izquierda #cursos ul {
	color: #004779;
	margin: 0 5px 0 0;
	padding: 0px 0px 5px 0px;

    list-style-image:url(../imagenes/cuadradogris.gif);
}
#izquierda #cursos li 
{
	margin: 4px 0px 0px 20px;
	padding: 0px 20px 0px 10px;
	/*background-color: black;*/
}
#izquierda #cursos a{
	text-decoration: none;
	color: #006699;
	width: 100%;
	display:block;
}
#izquierda #cursos a:hover
{
    color: #585858;
	text-decoration:none;
	display:block;
}
/* menu central-------------------------------------------- */
#central {
	font-family: Arial;
	border: solid 2px #006699;
   	margin-right:200px;
		margin-top:50px;
   	margin-left:200px;
	padding: 0px 0 30px 0;
	min-height:400px;
	line-height: 1.3em;	}
#central p {
	margin: 0 0 0 0;
	padding: 5px 20px 5px 20px;
	text-align: justify	
}
#central p.titulo {
	color: #585858;
	font-weight: bold;	
	font-size: 1.1em;
}
#central p.subtitulo {
	color: #006699;
	font-weight: bold;	
	font-size: 1.2em;
	margin: 0 20px 0 20px;
	padding: 10px 0 10px 0;
}
#central h3.subtitulo {
	color: #2d4281;
	font-weight: bold;	
	font-size: 1.2em;
	margin: 0 20px 0 20px;
	padding: 10px 0 10px 0;
}
#central div.entrada {	
	background-color: #ebe9e8;
	border: dotted 2px #919190;
	margin: 20px;
	padding: 0 0 10px 0; 
}
#central ul{
	list-style-image:  url(file:///F|/usuarios/Ana/boletin_diciembre/imagenes/cuadradoazul.gif);
	text-align:justify;
	padding-right: 20px;
}
#central .cuadro p {
	margin: 5px 20px 5px 20px;
	padding: 5px 20px 5px 20px;
	color: #0e1b8d;
	font-weight: bold;
	font-size: 1.2em;		
	background-color:#E6EEF3;
}
#central .cuadro dl{
	border:  3px solid #E6EEF3;
	margin: 5px 20px 5px 20px;
	padding: 5px 20px 5px 20px;
}
#central .cuadro dl dt {
	font-size: 1em;
	color: #0e1b8d;	
	padding: 5px 20px 5px 0px;
	font-weight: bold;
}
#central .cuadro dl dd {
	font-size: 1em;
	color: #585858;
	font-weight: normal;	
	margin: 5px 0px 5px 20px;
}
#central .cuadro dl dd ul {
	list-style-image:  url(file:///F|/usuarios/Ana/boletin_diciembre/imagenes/cuadradoazul.gif);
	margin: 5px 0px 5px 20px;
}
#central .cuadro ul {
	list-style-image: url(http://www.ecaformacion.com/App_Themes/Curso/Images/cuadradomenu.gif);}
#central ul{list-style-image: url(http://www.ecaformacion.com/App_Themes/Curso/Images/cuadradomenu.gif);}
#central img {
	float: right;
	margin: 0px 20px 20px 20px;
}
#central a img 
{   border: none;
    }
#piefoto {
	float: right;
	margin: 20px;
	font-size: 0.88em;
}
#central a {

	color: #006699;
	text-decoration: none;
}
#central a:hover {
	color: #585858;}

.azuleca {
	color: #0e1b8d;
}
#central dl.tabla {
	margin: 0px 20px 20px 20px;
	padding: 0 0 0 0;
	border-bottom:  1px solid #A3ABD6;
	border-right:  1px solid #A3ABD6;
	border-left:  1px solid #A3ABD6;
	border-top:  1px solid white;
}
#central dl.tabla dt {
	color: #004779;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #f5f6fa;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 0;
	float: left;
	width: 110px;
	border-top:  1px solid #A3ABD6;
}
#central dl.tabla dd {
	color: #004779;
	background-color: #f5f6fa;
	font-weight: bold;
	margin: 0 0 10px 120px;
	padding: 5px 10px 5px 10px;
	border-top:  1px solid #A3ABD6;
}
#central dl.tabla dd p {
	color: #585858;
	font-weight: normal;
	padding: 5px 0 0 0;
}
#central .tabla .azuleca {
	color: #004779;
}

/* menu derecha-------------------------------------------- */
#derecha {
	width:180px;
	position: absolute;
	top:123px;
	right: 0px;


}
#derecha div.anuncio, .anuncio {
	/*border:  8px solid #d7d7d7;*/
	background-color: #ffffff;
	text-align: center;	
	margin: 0 0 5px 0;
   padding: 5px 0 5px 0;}
#derecha div.anuncio img, .anuncio img{
	border: none;
	float: left;
}
#derecha div.anuncio a {
	color: #0083d7;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	text-decoration: none;
}
#derecha a:hover {
	color: #ff880b;
}
#derecha div {
	background: #004779;
	margin-bottom: 0px;
	background-image:  url(file:///F|/usuarios/Ana/boletin_diciembre/imagenes/esquinaredon.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#derecha div ul {
	margin:0px;
	padding: 5px;
}	
#derecha div ul li {
	margin:0px;
	padding: 0px;
	list-style-type: none;
	line-height: 18px;
	text-decoration:none;
	color: white;
	font-weight: bold;
}
#derecha div ul li a {
	color: white;
	text-decoration: none;
}
#derecha li a:hover {
	color: white;
	text-decoration: underline;
}
#derecha p {
	font-size: 0.8em;
	margin: 0 0 5px 5px;
	padding: 0 0 0 0;
}
#derecha p strong {
	color: #0e1b8d;
	font-size: 1.1em;
}
#derecha p a {
	color: #585858;
	text-decoration: none;
}
#derecha p a:hover {
	color: #585858;
	text-decoration: underline;
}
#derecha .banners {
	text-align: center;
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#derecha .banners a img {
	border: none;	
}
/* div contenedor de las noticias portada----------------------------- */
#contenedor {
   padding: 0 0 5px 0;
	margin: 0 180px 0px 0;
	border: 1px solid #004779;
	overflow: hidden;
	clear:both;
}
#contenedor #enviar, #datoscontacto, #ley {
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}
#contenedor #enviar a {
	color: #585858;
	text-decoration: none;
}
#contenedor #enviar a:hover {
	color: #585858;
	text-decoration: underline;
}
#datoscontacto {width: 50%; margin: 0 auto;}
#datoscontacto a, #ley a {
	color: #006699;

}
#datoscontacto a:hover, #ley a:hover {
	color: #585858;

}
#datoscontacto p {
   padding: 10px 0 0 0;
	margin: 0 0 0 0;	
	clear: both;
	color: #004779;
	font-size: 0.9em;
}
#contenedor p#ley {
	font-weight: normal;
	text-align: justify;
   padding: 10px 20px 0 20px;
	margin: 0 0 0 0;	
	color: #004779;
}
#enviar {
   padding: 8px 0 0 0;
	margin: 0 0 0 0;	
	clear: both;
	color: #004779;
	font-size: 0.9em;
}
#enviar img {
	border: none;
}
#banner{
   cursor:pointer;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border:0;
	background-image:  url(../imagenes/cabecera_BVF.jpg);
	background-position: right top;
}
#banner img
{
    text-align:left;}

#cabecerab #banner{
	background-image:  url(imagenes/cab_boletin_noticias_fondo.jpg);
	background-position: right;
}
#banner span {
	color: white;
	background: transparent;
	text-align: center;
	font-size: 1.2em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
}
#cabecerab #banner span{
	font-size: 1.5em;
	font-family: Arial;
}
#banner a {
	text-decoration: none;
}
/* bloque de noticias de la izquierda-------------------- */
#noticiaiz {
	display: table-cell;
	float:left;
	text-align:left;
	width: 50%;
}
#noticiaiz div {
	border: 1px solid #d7d7d7;
	margin: 20px 10px 0 20px;
	padding: 5px;
	min-height:50px;
	clear: both;
}
*html #noticiaiz div {
	height: 1%;
}
#noticiaiz div img {
	float: left;
	border:  solid 1px #d7d7d7;
	margin: 0 5px 0px 0;
}

#noticiaiz p {
	color: white;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 10px 0 20px;
	padding: 0 20px 1px 10px;
	text-align: right;
	background-image:  url(file:///F|/usuarios/Ana/boletin_diciembre/imagenes/esquinaredon.gif);
	background-repeat: no-repeat;
	background-position: right;}
#noticiaiz p a {
	text-decoration: none;
	color: white;}
#noticiaiz p a:hover {
	color: #828282;
	background-color: White;}
#noticiaiz div a {
	color: #004779;
	text-decoration: underline;}
#noticiaiz div a:hover {
	color: #ff880b;
}
/* bloque de noticias de la derecha-------------------- */
#noticiad {
	display: table-cell;
	float:right;
	text-align:left;
	width: 49%;
}
#noticiad div{
	border: 1px solid #d7d7d7;
	margin: 20px 20px 0 10px;
	padding: 5px;
	min-height:50px;
	clear: both;
}

*html #noticiad div {
	height: 1%;
}

#noticiad div img {
	float: left;
	border:  solid 1px #d7d7d7;
	margin: 0 5px 0 0;
}
#noticiad p {
	color: white;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 20px 0 10px;
	padding: 0 20px 1px 10px;
	text-align: right;
	background-image:  url(file:///F|/usuarios/Ana/boletin_diciembre/imagenes/esquinaredon.gif);
	background-repeat: no-repeat;
	background-position: right;}
#noticiad p a {
	text-decoration: none;
	color: white;
}
#noticiad p a:hover {
	color: #828282;
	background-color: White;
}
#noticiad div a {
	color: #004779;
	text-decoration: underline;}
#noticiad div a:hover {
	color: #ff880b;
}
.centrado
{
    text-align:center;
}

/*Estilos para compartir*/
.compartir
{
    color:gray;
    font-size: 0.8em;
    text-align:center;
    }
.compartir img
{
    margin: 0 3px;
    vertical-align:middle;
    border:0;  
  }
  
.compartir a
{
    text-decoration:none;
}
a.pequelink:link
{
    color: #006699;
    text-decoration: underline;
    background: transparent;
}
a.pequelink:visited
{
    color: #006699;
    text-decoration: underline;
    background: transparent;
}
a.pequelink:hover
{
    color: white;
    background: #006699;
    text-decoration: none;
}
a.pequelink:active
{
    color: white;
    background: #0e1b8d;
    text-decoration: none;
}
 
 
a.normallink:link
{
    color: #006699;
    font-weight: bold;
    text-decoration: none;
    background: transparent;
}
a.normallink:visited
{
    color: #006699;
    text-decoration: none;
    font-weight: bold;
    background: transparent;
}
a.normallink:hover
{
    color: #575757;
    text-decoration: none;
    font-weight: bold;
}
a.normallink:active
{
    color: #575757;  
    text-decoration: none;
    font-weight: bold;
}
