﻿/*
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: 14.4px;
	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(../barra-menu.gif);
	background-repeat:no-repeat;
	width: 900px;
	height: 20.4px;
}


#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 {
	margin-top: 2.4px;
	float: left;
	width: 650px;
	margin-left: 12px;
}

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

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

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


#tarjetas {
  height: 9em;
  width: 90%;
  float: left;
  margin-top: 1em;
  margin-left: 2em; 
  margin-bottom: 0.6em;
  border: solid 2px #F97E00;
}


#tarjetas2 {
  height: 9em;
  width: 90%;
  float: left;
  margin-top: 1em;
  margin-left: 2em; 
  margin-bottom: 0.6em;
  border: solid 2px #F97E00;
}

#tarjetas3 {
  height: 9em;
  width: 90%;
  float: left;
  margin-top: 1em;
  margin-left: 2em; 
  margin-bottom: 0.6em;
  border: solid 2px #F97E00;
}

#tarjeta1 {
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-left: 4px;
}
#tarjeta2 {
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
}
#tarjeta3 { float: left; width: 150px; margin-top: 10px; }

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

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


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

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



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

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

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

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


/* 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 /*


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


/* Barra Pie /*



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

#pie .copyright { float: right;}
