﻿/*
Theme Name: GeminiTheme
Theme URI: http://www.geministudios.es
Version: Alpha
Description: Theme 3 columnas 
Author: Jesús Ruiz García
Author URI: http://www.geministudios.es
*/

/*General*/

body {
	color: #000;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
}

img { border: none; }


/* Layout */
#contenedor {
	width: 900px;
	margin: 0 auto;
}

#cabecera {
	width: 900px;
}

#menu {
	clear: both;
	width: 900px;
}

#barra-categoria {
	width: 900px;
	margin-top: 6px;
}

#categoria-actual {
	background-image:url(../imagenes/barra-menu.gif);
	background-repeat:no-repeat;
	height: 20.4px;
	padding-left: 4.8px;
}


#contenedor-central {
	width: 900px;
	margin-top: 12px;

}

#imagen-menu-lateral {
  float: left;
  width: 228px;
}

#menu-lateral {
  margin-top: 12px;
  padding-left: 16.8px;
}

#tecnologia-lateral {
  margin-top: 12px;
  padding-left: 6px;
}


#contenido {
  float: left;
  width: 660px;
  margin-top: 2.4px;
}

#barra-seccion-webs {
	margin-top: 7.2px;
	padding-left: 12px;
	color: #000000;
	font: x-large Arial, Helvetica, sans-serif;
	background-color: #E2E2E2;
}

#barra-seccion-webs-2 {
	margin-top: 2.4px;
	padding-left: 19.2px;
	margin-top: 12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

#barra-seccion-webs-3 {
	margin-top: 2.4px;
	padding-left: 19.2px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


#webs {
  height: 12em;
  width: 600px;
  float: left;
  margin-top: 12px;
  margin-left: 24px; 
  margin-bottom: 19.2px;
  border: solid 2px #F97E00;
  background-image:url(../imagenes/corner.gif);
  background-repeat:no-repeat;
  background-position: 32% 100%;
}


#webs2 {
  height: 12em;
  width: 90%;
  float: left;
  margin-top: 12px;
  margin-left: 24px;  
  margin-bottom: 0.6em;
  border: solid 2px #F97E00;
  background-image:url(../imagenes/corner.gif);
  background-repeat:no-repeat;
  background-position: 32% 100%;
}

#webs3 {
  height: 12em;
  width: 90%;
  float: left;
  margin-top: 12px;
  margin-left: 24px; 
  margin-bottom: 0.6em;
  border: solid 2px #F97E00;
  background-image:url(../imagenes/corner.gif);
  background-repeat:no-repeat;
  background-position: 32% 100%;
}

#webs4 {
  height: 12em;
  width: 90%;
  float: left;
  margin-top: 12px;
  margin-left: 24px; 
  margin-bottom: 0.6em;
  border: solid 2px #F97E00;
  background-image:url(../imagenes/corner.gif);
  background-repeat:no-repeat;
  background-position: 32% 100%;
}


#textos-web {float: left; width: 55%; margin-top: 1.6em;}
#textos-web2 {float: left; width: 55%; margin-top: 0.6em;}
#textos-web3 {float: left; width: 55%; margin-top: 0.8em;}
#imagenes-web {float:left; width: 41%;}
#imagenes-web2 {float:left; width: 41%;}
#imagenes-web3 {float:left; width: 41%;}
#imagenes-web4 {float:left; width: 41%;}


#tab-css {
	margin-top: .5em;
}

#otraswebs {
    clear: both;
	padding-left: 2em;
}


#barra-pie {
	float: left;
    margin-top: 0.6em;
    background-color: #E2E2E2;
    height: 0.5em;
	width: 900px;
}

#pie {
	clear: both;
	width: 900px;
	font-size: 1em;
}



/* Cabecera */
#cabecera .logo { float: left; margin-right: 240px; }
#cabecera .logo img { border: none; } 

#cabecera .mapaweb { float: left; margin-right: 9.6px; font-size:1em; }
#cabecera .mapaweb a { color: #000; border-style: none; vertical-align: middle; padding-top: 3.6px; text-decoration: none; }
#cabecera .mapaweb a:hover { color:#0000CC; }
#cabecera .mapaweb a img { color: #000; border-style: none; vertical-align: middle; padding-top: 3.6px; }

#cabecera .lenguajespain { float: left; font-size: 1em; }
#cabecera .lenguajespain a { color: #000; border-style: none; vertical-align: middle; padding-top: 3.6px; text-decoration: none; }
#cabecera .lenguajespain a:hover { color:#0000CC; }
#cabecera .lenguajespain a img { color: #000; border-style: none; vertical-align: middle; padding-top: 3.6px; }

#cabecera .lenguajeusa { float: left; font-size: 1em; }
#cabecera .lenguajeusa a { color: #000; border-style: none; vertical-align: middle; padding-top: 3.6px; text-decoration: none; }
#cabecera .lenguajeusa a:hover { color:#0000CC; }
#cabecera .lenguajeusa a img { color: #000; border-style: none; vertical-align: middle; padding-top: 3.6px; }


/* Menu */



/* Barra-Categoria /*


/* Categoria Actual */
#categoria-actual a { color: #000; border-style: none; text-decoration: none; }
#categoria-actual a:hover { color:#FF0000; border-style: none; text-decoration: none; }


/* Contenedor-central /*


/* Menu-Lateral */
#menu-lateral a { color: #000; border-style: none; text-decoration: none; }
#menu-lateral a:hover { color:#FF0000; border-style: none; text-decoration: none; }



/* Imagen-Menu-Lateral */
#imagen-menu-lateral img { padding-left: .8em; }

/* Programas-Lateral */
#programas-lateral img { margin-top: .8em; }


/* Contenido /*


/* Webs */
#webs td.ver-web {background-color:#3F89C3;}
#webs img {margin-top:1.4em; margin-left: 1.6em;}

/* Webs2 */
#webs2 td.ver-web {background-color:#3F89C3;}
#webs2 img {margin-top:0.9em; margin-left: 1.6em;}

/* Webs3 */
#webs3 td.ver-web {background-color:#3F89C3;}
#webs3 img {margin-top:1.6em; margin-left: 1.6em;}

/* Webs4 */
#webs4 td.ver-web {background-color:#3F89C3;}
#webs4 img {margin-top:0.4em; margin-left: 1.1em;}

/* Textos-Web */
#textos-web a{color: #F97E00;} 

/* Textos-Web2 */
#textos-web2 a{color: #F97E00;}

/* Textos-Web3 */
#textos-web3 a{color: #F97E00;}


/* Tab-CSS */
#tab-css img { color: #000; border-style: none; vertical-align: middle; padding-top: 0.3em; }


/* Otraswebs */
#otraswebs { color: #FF0000; font-family: Arial, Helvetica, sans-serif; }
#otraswebs a{ color: #000; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

/* Barra Pie /*



/* Pie */
#pie .enlaces { float: left;}

#pie .copyright { float: right;}
