/*  
Theme Name: Cinfo Tucal
Theme URI: http://wordpress.org/
Version: 2.5.1

Author: Cinfo
Author URI: http://www.cinfo.es
*/


	body {
		margin: 0 auto;
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		color: #3f3f3f;
			}

	#page {
		width: 1024px;
		clear: both;

		margin: 0 auto;
		}

	h1, h2, h3 {
		font-family:  Arial, Helvetica, sans-serif;
		}

	h1 {
		font-size: 3em;
		}

	h2 {
		font-size: 2em;
		}

	h3 {
		font-size: 1em;
		}

	strong {
		color: #3e79b9;
		font-weight: bold;
		}

	small {
		font-size: 0.7em;
		line-height: 140%;
		}

	a {
		color: #7B7B7B;
		font-weight: bold;
		text-decoration: underline;
		}

	a:hover {
		color: #343434;
		text-decoration: none;
		}

	img.left {
		float: left;
		margin: 3px 20px 0 0;
		border: 2px solid #B1B3B2;
		}

	img.right {
		float: right;
		margin: 3px 0 0 20px;
		border: 2px solid #B1B3B2;
		}

	hr {
		height: 1px;
		border: 0;
		color: #B1B3B2;
		background-color: #B1B3B2;
		}

	.contenedorTitulo {

		background: url(images/marcadorverde.gif) left repeat-y;
		background-position: 0.9em 0;
	}
	.link{		
		color: #3e79b9;
	}

/* CABECERA */


	#header {
		width: 1024px;
		margin: 0 auto;
		background: url(images/header.jpg)  top center no-repeat;
		height: 197px;
		display: block;
	}
/*LOGO*/

	#logo{
		position: relative;
		top: 25px;		
		margin-left: 15px;
	}
	#logo img{
		border-style: none;
	}
/* MENU */

	#menu {
		width: 80%;
		margin-left: 80px;
		margin-bottom: 15px;		
		}

	#header ul {
		float: left;
		position: relative;
		top: 150px;		
		left: -8%;
		list-style: none;

		}

	#header li {

		float: left;
		margin-left: 2px;
		padding: 0;

		}

	#header a {
		display: block;
		float: left;
		height: 22px;
		padding: 0px 10px 0px 10px;*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.95em;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 0px;
		}

	#header a:hover {
		color: #afff00;
		}

	#header li.active {
		color: #DD4E2E;
		}

	#header li.active a {
		color: #afff00;
		}

	#header li.active a:hover {
		color: #fff;		
		}

/*IDIOMAS*/
	#idiomas{
		float: left;
		margin-left: 50px;		}

	#idiomas .qtrans_language_chooser { list-style-type:none; margin-left:-37px; }
    #idiomas .qtrans_language_chooser li { float:left; margin-right:-10px }
	#idiomas .qtrans_language_chooser li a {color: #fff; font-weight:bold;}
	#idiomas .qtrans_language_chooser li a:hover{color: #AFFF00; font-weight: bold }
	#idiomas .qtrans_language_chooser li a span{ font-size:12px; }
	#idiomas .qtrans_language_chooser li.active a {color: #AFFF00; font-weight:bold;}
	#idiomas .qtrans_language_chooser li.active a:hover{color: #AFFF00; font-weight: bold }



/*SIDEBAR*/
	#sidebar {
		float: left;
		width: 24%;
		font-size: 0.95em;
		padding-top: 10px;
		
	}
	#sidebar ul{
		list-style-type:none;
	}

	#sidebar .men{
		background: url(images/fechas3.gif) left center no-repeat ;
		margin-left: -1em;
		padding-left: 2.1em;
	}

	#sidebar .link{
		margin-left: 2em;
		color: #3e79b9;
		text-decoration: none;
	}

	#sidebar .link:hover{

		color: #000;
	}
/* CONTENIDOS*/
	.contenidos {
		width: 75%;
		margin: 0 auto;
		}

	.contenidos .piecaja {
		height: 10px;
		}

	.contenidos .titulo {
		
		font-size: 1.4em;
		margin-left: 1.1em;
		color: #3e79b9;
		letter-spacing: -1px;
		text-transform: uppercase;
		}

	.contenidos .texto {
		padding: 0 20px;
		line-height: 1.4em;
		}

	.contenidos .logos img {
		margin: 0 30px 0 0;
		border: 0;
		}
    
/* contenidosMenu */
	
	.contenidosMenu {
	
		float: left;
		width: 73%;
		background: url(images/puntito2.gif) left  repeat-y ;
		}

	.contenidosMenu .piecaja {
		height: 10px;
		}
	
	.contenidosMenu .titulo {
							
		margin-top: 10px;
		font-size: 1.4em;
		margin-left: 1.1em;
		color: #3e79b9;
		letter-spacing: -1px;
		text-transform: uppercase;			
		}

	.contenidosMenu .texto {
		padding: 0 20px;
		line-height: 1.4em;
		}

	.contenidosMenu .logos img {
		margin: 0 30px 0 0;
		border: 0;
		}
    

/* PIE */

	#pie {
	width: 1024px;
		margin: 0 auto;
		padding: 0;
		 height: 68px; 
		 text-align: center;
		background: #fff url(images/footer.gif) repeat-x;
		}

	#pie p {
		margin: 0;
		padding: 0;
		font-size: 0.6em;
		color: #7B7B7B;
		}

	#pie .logos img {
		margin: 1px 40px 30px 0;
		border: 0;
		}

	#pie .spacer {
		margin: 0;
		border: 0;
		width: 10px;
		height: 50px;
		}

	#pie a {
		margin-top: 5px;
		text-align: center;
		color: #646464;
		font-size: 0.7em;
		font-weight: bold;
		text-decoration: none;
		}

	#pie a:hover {
		color: #7B7B7B;
		text-decoration: none;
		}
