﻿/*
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; font: normal .9em/1.4em Arial, Helvetica, sans-serif; margin-top: 5px;}

img { border: none; }


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

#cabecera {
    width: 900px;
}

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

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

#categoria-actual {
	background-image:url(../barra-menu.gif);
	background-repeat:no-repeat;
	height: 1.7em;
	padding-left: 0.4em;
}


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

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

#menu-lateral {
	margin-top: 1em;
	padding-left: 1.4em;
}

#diseno-lateral {
  margin-top: 1em;
  padding-left: .5em;
}


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

#barra-diseno {
	margin-top: 0.5em;
	background-color: #E2E2E2;
	padding-left: 0.5em;
	height: 1.7em;
}

#imagen-diseno {
	float: left;
    margin-top: 0.6em;
}

#informacion-diseno {
    float: left;
	width: 518px;
	margin-top: 0.8em;
	margin-left: 0.2em;
}

#informacion-vermasinformacion {
	float: left;
	clear: both;
	margin-left: 550px;
}

#barra-pie {
	float: left;
	width: 900px;
    margin-top: 0.6em;
    background-color: #E2E2E2;
    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 */
#diseno-lateral img { margin-top: .8em; }


/* Contenido /*


/* Barra-Programa */


/* Imágen-Programa */
#imagen-diseno img { padding-left: .5em; vertical-align: middle; }


/*Información programa */



/* Publicidad /* 


/* Barra Pie /*



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

#pie .copyright { float: right;}
