/* CSS APARIENCIA Sitio WEB iesPalomaCOM v. 3. Mar 2009 */
/* --------------------------------- CSS Elementos Basicos --------------------------------- */
body {
	font-family: Helvetica, Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal; /** font-weight: 400; **/
	color:#333;
	margin-top: 0;
	background-color:#ace6f3;
	background-position: 5px 100px;
	background-repeat: no-repeat;
}
h1 {
	font-family: Helvetica, Arial, Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	text-indent: 0;
	color: #333;
}
h2 {
	font-family: Helvetica, Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
h3 {
	font-family: Helvetica, Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-indent: 0;
	color: #333;
}
h4 {
	font-family: Helvetica, Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold; /**font-weight:600;**/
	text-indent: 0;
	color: #333;
	text-transform: lowercase;
}
.txtEN {
	color: #0066ff;
	font-size: smaller;
	text-indent: 0px;
}
/* --------------------------------- Vinculos basicos --------------------------------- */
a:link {
	color: #495da3;
	text-decoration: underline;
}
a:visited {
	color: #003663;
	text-decoration: none;
}
a:hover {
	color: #BDBDBD;
	text-decoration: none;
}
a:active {
	color: #003663;
	background: #f7f7f7;
}
/*  --------------------------------- imagenes --------------------------------- */

/*  ---------------------------------  Elementos de la cabecera --------------------------------- */
.logo {
	display: inline;
	margin-top: 0;
	margin-right: 2%;
	margin-left: 0;
	margin-bottom: 0;
	text-decoration: none;
}
.logo1stelem {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0;
	text-decoration: none;
}
a:link img.logo, a:visited img.logo {
	color: #FFFFFF;
	text-decoration: none;
}
.logoSitioWeb {
	font-family: Verdana;
	font-style: italic;
	font-weight: bold; /**font-weight: 700;**/
	color: #495DA3;
	font-size: 1.9em;
}
.logoSitioWebPie {
	font-family: Verdana;
	font-style: italic;
	font-weight: bold; /**font-weight: 700;**/
	color: #495DA3;
	font-size: 10px;
}
.logoSitioWebGris {
	font-family: Verdana;
	font-style: italic;
	font-weight: bold; /**font-weight: 700;**/
	color: #999999;
	font-size: 1.1em;
}
.pre-logoSitioWeb {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal; /**font-weight: 300;**/
	color: #495DA3;
	font-size: 2em;
	padding-left: 11px;
}
.lemaSitioWeb {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold; /**font-weight: 500;**/
	color: #61a0d4;
	letter-spacing: -0em;
	text-indent: 0;
	display: block;
	position: relative;
	top: 0;
	padding-left: 12px;
}
/*  --------------------------------- Navegador de la cabecera --------------------------------- */
#portacabecera {
	display:block;
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
}
#cabecera {
}
#cabecera_nav {
	font-size: 0.9em;
	color: #495da3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}
#cabecera_nav li {
	padding: 0 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.cabecera_nav-elemento1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#cabecera_nav a {
	color: #495da3;
}
#cabecera_nav a:hover {
	color: #003663;
	text-decoration: none;
	float: left;
}
#actualizado {
	color: #003663;
	text-decoration: none;
}
#buscadorGoogle {
	display: block;
	width: 370px;
}
.imgGoogle {
	float: left;
}
/*  --------------------------------- MENU SUPERIOR --------------------------------- */
#menusuperior-pie {border-top: 4px solid #495da3; clear: both;}

/*  --------------------------------- directoriopagina --------------------------------- */
#directoriopagina {
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	display: block;
	height: 15px;
	background-color: #ace6f3;
	width: auto;
	color: #495da3;
	text-align: left;
	text-transform: lowercase;
}
/*  --------------------------------- menufila --------------------------------- */
#menufila {
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: -4px;
}
#menufila li {
	width: 80px; /** width: 75px; **/
	display: block;
	font-size: 1.0em;
	font-weight: bold; /** font-weight: bold; **/
	text-align: center;
	vertical-align: bottom;
	padding: 8px 0; /** padding: 13px 0 7px 0; **/
	margin-right: 3px;
	margin-left: 3px;
	border-style: solid;
	border-color: #495da3;
	border-width: 1px 1px 10px 1px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
*#menufila li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #495da3;
	text-decoration: none;
}
#menufila li:hover {
	color: #003663;
	font-weight: bold; /** font-weight: 600; **/
	background-color:#ace6f3;
	/** border-bottom-width: 10px;
	border-bottom-style: solid;
	border-top-width: 1px; **/
	border-bottom-color: #ace6f3;
}
#menufila li a:hover {
	color: #003663;
	display: block;
	width: 100%;
	height: 100%;
}
/*  --------------------------------- menuizda --------------------------------- */
#menuizda {
	margin-top: 30px;
}
#menuizda-top {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #495da3;
}
#menuizda-cuerpo {
	height: auto;
	border-top-color: #Fff;
}
#menuizda-pie {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #495da3;
}
/* --------------------------------- menucolumna --------------------------------- */
#menucolumna li {
	color: #495da3;
	background-color:#FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 40px;
	margin-left: -1px;
	margin-top: -1px;
	padding: 10px 5px 10px 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #495da3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #495da3;
	border-right-color: #495da3;
	border-bottom-color: #495da3;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	position: relative;
}
#menucolumna ul li {
	background-color:#E1F7FB;
	padding-left: 0;
	margin-left: 0px;
	margin-top: -1px;
	text-align: center;
	width: 100px; /** width: 100%; **/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #495da3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #495da3;
	border-bottom-color: #495da3;
	border-left-color: #495da3;
	padding: 10px 5px 10px 5px;
	height: auto;
}
#menucolumna li:hover, #menucolumna li.over {
	color: #003663;
	font-weight: bold;
	background-color: #ace6f3;
	border-left-color: #ace6f3;
}
#menucolumna li ul li:hover, #menucolumna li ul li.over {
	color: #003663;
	text-decoration: none;
	font-weight: bold;
	background-color: #ace6f3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-left-color: #495DA3;
}
#menucolumna li a {
	color: #495da3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
#menucolumna li a:hover {
	color: #003663;
	font-weight: bold;
}
#menucolumna li a:visited {
	color: #003663;
	font-weight: bold;
}
*#menucolumna li ul a {
	color: #495da3;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
}
*#menucolumna li ul a:hover {
	color: #003663;
	font-weight: bold;
	display: block;
	height: 100%;
	width: 100%;
}
/* --------------------------------- CSS apariencia titulopagina --------------------------------- */
.titulopagina {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold; /**font-weight: 700;**/
	color: #666;
	width: auto;
	text-transform:lowercase;
	text-align: left;
	border-top-width: 0px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 10px;
}
/* --------------------------------- subtitulopagina --------------------------------- */
.subtitulopagina {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold; /**font-weight: 500;**/
	font-variant: normal;
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 0;
	text-transform: lowercase;
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 10px;
	visibility: visible;
}
/* ---------------------------------  Elementos de contenido --------------------------------- */
#subcontenedor {
	display: block;
	margin-top: 5px;
	margin-left: 10%;
	margin-right: 10%;
	padding-bottom: 70px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	box-shadow: 10px 10px 5px #888;
}
#contenido {
	margin-top: 30px;
	text-align: justify;
}
/* ---------------------------------Pie de Pagina:  menudesplazamiento --------------------------------- */
#menudesplazamiento {
	font-size: 0.9em;
	color: #666666;
	margin-top: 20px;
}
#menudesplazamiento li {
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #666666;
	width: auto;
}
.menudesplazamiento-elemento1 {
	border-left: 1px solid #666666;
}
#menudesplazamiento a {
	color: #666666;
}
#menudesplazamiento a:hover {
	color: #0066FF;
}
/* --------------------------------- piepagina_nav --------------------------------- */
#piepagina_nav {
	font-size: 0.9em;
	color: #666666;
}
#piepagina_nav li {
	padding: 0 0.5em;
	border-right: 1px solid #666666;
}
#piepagina_nav a {
	color: #495da3;
}
#piepagina_nav a:hover {
	color: #003663;
	text-decoration: none;
}
.piepagina_nav-elemento1 {
	border-left: 1px solid #666666;
}
#actualizado {
	color: #999;
}
/* --------------------------------- piepagina_remate --------------------------------- */
#piepagina_remate {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding-bottom: 0.15em;
	background-image: url(../img-site/graphics/brd_inf-10blanco02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
/* --------------------------------- Apariencia de listas Roster --------------------------------- */
/* Estos menus en forma de listas (Roster) funcionan mediante las clase "listaRoster" y sublistaRoster.  ------- */
.listaRoster {
	margin: 0;
	list-style-type: none;
}
.listaRoster li {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ace6f3;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.listaRoster li ul li {
	border: none;
	margin: 0;
	padding: 0;
}
#listaRoster li:hover, #listaRoster li.over {
	background-color:#ace6f3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ace6f3;
	border-right-color: #ace6f3;
	border-bottom-color: #ace6f3;
	border-left-color: #ace6f3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #495da3;
}
#listaRoster li:hover a {
	background-color:#ace6f3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ace6f3;
	border-right-color: #ace6f3;
	border-bottom-color: #ace6f3;
	border-left-color: #ace6f3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #003663;
}
#listaRoster .listaModulo li {
	width: 350px;
}
#listaRoster .listaModulo li:hover, #listaRoster .listaModulo li.over {
	background: none;
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	color: #495da3;
}
.listaRosterLastElement {
	margin-bottom: 0.5em;
	border-bottom-width: 0;
}
.sublistaRoster {
	display: block;
	list-style-type: none;
}
/* --------------------------------- Apariencia de Sublistas --------------------------------- */
.sublista {
	margin-left: 20px;
	list-style-type: none;
}
.sublistaLastElement {
	border-bottom-width: 0px;
}
.sublista1 {
	display: block;
	margin-left: 20px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color:#66ccff;
	list-style-type: none;
}
.sublista1 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#66ccff;
}
/* --------------------------------- Apariencia de Modulos --------------------------------- */
/* OJO: esta asociado a la apariencia de listaRoster */
.modulo {clear: both; overflow: hidden; margin-bottom: 5px;}
.imgModulo {
	display: block;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
}
.piefoto {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-indent: 0;
	color: #333;
	text-transform: uppercase;
	position: relative;
	margin-left: 0px;
	margin-right: 5px;
	left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
}
.piefoto img {
	float:left;
	margin-right: 10px;
}
.textoModulo {
	display: block;
	margin-bottom: 30px;
	float: left;
}
.listaModulo {
	list-style-type: none;
	margin: 0;
}
/* --------------------------------- Apariencia de Noticias-Cajas --------------------------------- */
#novedades {
	display: block;
	width: 100%;
}
.supercajaNoticia {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 90%;
}
.cajaNoticia {
	width: 100%;
	height: auto;
	display: block;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	border-bottom: 2px dotted #495da3;
	position: relative;
	top: 0px;
}
.cajaNoti_Calendar {
	display: block;
	clear: both;
	float: left;
}
.cajaNoticiaTop {
	margin-top: 0px;
	width: 100%;
}
.cajaNoticiaBody {
	height: auto;
	display: block;
	overflow: auto;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.cajaNoticiaPie {
	height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.titularNoticia {
	font-family: Helvetica, Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-indent: 0;
	color: #495da3;
	background-color: #f7f7f7;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ace6fe;
}
.titularNoticiaInverso {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold; /**font-weight: 700;**/
	text-indent: 0;
	color:#ace6fe;
	border-top: none;
}
.creditosNoticia {
	text-indent: 15px;
	font-size: 0.9em;
	color: #333;
	font-weight: bold; /**font-weight: 500;**/
	margin-top: 0px;
	display: block;
	float: left;
}
/* --------------------------------- Apariencia de Destacados-Cajas --------------------------------- */
.cajaDestacado {
	display: block;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #495da3;
}
.cajaDestacado img {
	display: block;
	float: left;
	margin: 10px;
	margin-left: 0;
	margin-top: 0;
}
.cajaDestacado h4 {
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color:#E1F7FB;
	text-indent: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.contenidoDestacado {
}
/* --------------------------------- CSS MINICALENDARIO --------------------------------- */
.minicalendarioCaja {
	font-family: Lucida, Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-weight: bold; /**font-weight: 700;**/
	text-transform: uppercase;
	color: #333;
	display: block;
	height: 45px;
	width: 45px;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	z-index: 1;
	background-color: #FFF;
}
.minicalendarioTop {
	font-family: Lucida, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold; /**font-weight: 500;**/;
	text-indent: 0;
	color:#FFF;
	background-color:#F00;
	padding-top: 5px;
	padding-bottom: 3px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #495da3;
	text-align: center;
}
.minicalendarioCaja p {
	padding-top: 2px;
}
/* --------------------------------- CSS apariencia PAGINA DE PORTADA --------------------------------- */
#bannerportada {
	display: block;
	float: none;
	margin-top: 0;
	margin-bottom: 0;
	background-color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#999;
}
.tituloSeccionPTD {
	display: block;
	text-align: left;
}
#contenidoPortada {
	height: 600px;
}
#novedadesPortada {
	/*width: 400px;*/
	width: 70%;
	margin-left: 0px;
	display: block;
	float: left;
}
#destacadosPortada {
	display: block;
	float: right;
	width: 200px;
	height: 200px;
	margin-top: -610px;
	position: relative;
}
.supercajaDestacado {
	display: block;
	width: 200px;
	float: left;
    margin-right:10px;
}
.cajaDestacadoPTD {
	display: block;
	height: 150px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #495da3;
}
#portagruposT {
	display: block;
	bottom: 10px;
	float: left;
	width: 100%;
}
#portagruposT ul {
	list-style-type: none;	
}
#portagruposT li {
	float: left;
	margin-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #495da3;
	width: auto;
}
/* ---------------------------------  CSS apariencia PAGINA MAPA-WEB --------------------------------- */
#mapaweb {
}
#mapaweb .listaModulo {
	margin-left: 20px;
}
#mapaweb .listaModulo li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ace6fe;	
}
#mapaweb .listaModulo .listaModulo {
	margin: 10px;
	margin-left: 20px;
}
#mapaweb .listaModulo .listaModulo li {
	border: none;
}
#mapaweb .listaRoster .listaModulo li:hover, .listaRoster .listaModulo li.over {
	background-color: #ace6fe;
}
#mapaweb .listaModulo .listaModulo .listaModulo {
	margin: 0px;
	border: none;
}
.iconoMW {
	display: block;
	margin-left: -40px;
	display: block;
	height: 20px;
	width: 20px;
	border: 5px solid #ace6fe;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	z-index: 2;
	background-color: #FFF;
}
.listaRoster li:hover div.iconoMW  {
	border: 5px solid #495da3;
	background-color: #ace6fe;
}
/* ---------------------------------  CSS apariencia PAGINA ACCESIBILIDAD --------------------------------- */
#accesibilidad .listaRoster li {
	margin-bottom: 0px;
}
/* ---------------------------------  CSS apariencia PAGINA SECCIONES --------------------------------- */
#menu_secciones li {
	display: block;
	width: 30%;
	height: 200px;
	float: left;
}

/* --------------------------------- CSS apariencia PAGINA ENSEÑANZAS --------------------------------- */

/* --------------------------------- CSS apariencia PAGINA OFERTA CFGM --------------------------------- */
#menu_ofertaCFGM .imgModulo {
 	margin-bottom: 75px;
}
/* --------------------------------- CSS apariencia PAGINA OFERTA CFGS --------------------------------- */
#menu_ofertaCFGS .imgModulo {
 	margin-bottom: 75px;{
}
/* --------------------------------- CSS apariencia PAGINA OFERTA PCPI --------------------------------- */
#menu_ofertaPCPI {
}
/* --------------------------------- CSS apariencia PAGINA DEPARTAMENTOS FP--------------------------------- */
#menu_fp .imgModulo {
	 margin-bottom: 50px;
}
/* --------------------------------- CSS apariencia PAGINA DEPARTAMENTOS DIDACTICOS--------------------------------- */
#menu_depdidacticos .imgModulo {
 	margin-bottom: 90px;
}
/* --------------------------------- CSS apariencia PAGINA EXTRAESCOLARES ------------------------------------- */
#menu_proyectos {
}
/* --------------------------------- CSS apariencia PAGINA PROGRAMAS ------------------------------------- */
#menu_proyectos {
}
/* --------------------------------- CSS apariencia PAGINA ORGANIGRAMA ------------------------------------- */
#menu_organigrama {
	margin-top: 0;
	z-index: 0;
}
/* --------------------------------- CSS apariencia PAGINA GPRI FAQ ------------------------------------- */
#listaRosterLarge .listaModulo li {
	width: 650px;
}
/* --------------------------------- CSS apariencia PAGINA NOTICIAS -------------------------------------- */
#buscadorGoogle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; /**font-weight: 400;**/
	color: #333333;
	display: block;
	height: 20px;
	float: left;
	margin-left: 35%;
	margin-top: 20px;
}
.buscadorGoogle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
}
/* --------------------------------- CSS fin -------------------------------------- */
#principal {
	float: none;
}
#fotogaleria li { 
   display: inline; 
   float:left; 
	width: 220px;
   background-color:#999; 
   padding:5px; 
   margin:10px; 
   text-align: center; 
   border-right: #a5a7aa solid 3px; 
   border-bottom: #a5a7aa solid 3px; 
} 
