/* 
=========================================================
			Secciones del documento CSS                 
=========================================================
	1.- Estructura del Portal
	2.- Divs
	3.- Listas
	4.- Imagenes
	5.- Tablas
	6.- Noticias
	7.- Formularios
	8.- Otros Navegadores
=========================================================

 */


/* ====================== INICIO ESTRUCTURA ==============================*/

html, body {
        margin: 0;
        padding: 0;
        font-family: 'calibri', 'arial';
        font-size: 15px;
        color: #075293;
        line-height: 22px;
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iIzc5ODk5NyIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMDUzOTIiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #09507d 23%, #6883a8 100%); /* FF3.6+ */
        background: -webkit-linear-gradient(top, #09507d 23%, #6883a8 100%); /* Chrome10+, Safari5.1+  */
        background: -o-linear-gradient(top, #09507d 23%, #6883a8 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #09507d 23%, #6883a8 100%); /* IE10+*/
        background: linear-gradient(top, r#09507d 23%, #6883a8 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00999999', endColorstr='#a6105392',GradientType=0 ); /* IE6-8 */
}


div#whole {
        position: relative;
        margin: auto;
        margin-top:50px;
        margin-bottom: 10px;
        padding-top: 15px;
        width: 1030px;
        min-height:1000px;
        background: #ffffff;
        border: 2px solid #111A41;
}


div#header {
        position: relative;
        margin: auto;
        height: 148px;
        width: 998px;
        border: 1px solid #111A41;
        
}

div.standard {background: url('web/header2014.jpg') top left no-repeat;}
div.header_ing {background: url('web/header2014_ing.png') top left no-repeat;}
div.header_ing_en {background: url('web/header2014_ing_en.png') top left no-repeat;}
div.formacion {background: url('web/header2014_formacion.png') top left no-repeat;}
div.formacion_en {background: url('web/header2014_formacion_en.png') top left no-repeat;}
div.ciencia {background: url('web/header2014_ciencia.png') top left no-repeat;}
div.ciencia_en {background: url('web/header2014_ciencia_en.png') top left no-repeat;}


div#postheader {
        position: relative;
        margin: auto;
        width: 998px;
        height: 18px;
        border: 1px solid #111A41;
        background: #111A41;
}

div#wrapper {
	position: relative;
	margin: auto;
	width: 1000px;
	min-height: 1000px;	
	background: #ffffff;
}



div#columnai {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 204px;
	background: #ffffff; 
	border-bottom: 1px solid #304A97;	
	min-height: 1000px;
	border-right: 1px solid #304A97; 
	border-left: 1px solid #304A97;	
}

div#columnai {left: 0; width: 214px;}

div#content-wrapperp {
	
	border-right: 1px solid #304A97; 
	width: 705px;
	margin-left: 204px;
	background: #fff;
	min-height: 960px;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 55px;
	padding-bottom: 5px;
	text-align: justify;
	
}


div#footer {
        position: relative;
        margin: auto;
        height: 50px;
        width: 998px;
        top:-15px;
        border: 1px solid #111A41;
        background: #111A41;
        color: white;
        font-size: 11px;
        padding-top: 10px;
}	


div.eleft {
	width: 800px;
	padding-left: 20px;
}

div.right {
	width: 160px;
	height: 37px;
	position: relative;
	left: 836px;
	top: -43px;
	
	font-weight: bold;
	text-align: center;
	border-left: 1px dotted #075293;
}

body h1, body h2, body h4, body a, body b {color: #304A97;}
body a {text-decoration: none;}

/* ====================== FINAL ESTRUCTURA ==============================*/




/*++++++++++++++++++++++++++++++ DIVS +++++++++++++++++++++++++++++++++++*/

/*......... DIV Logo Intranet ................*/

 div#logoInt {
 	position: relative;
 	top: 15px;
 	left: 12px;
 	width: 200px;
 	height: 100px;
 	background: url('web/IntraNet.png') top no-repeat;
 }	         
 

/*......... DIV Empresa y Suite ................*/

div#fractal {
	position: relative; 
	padding-bottom: 20px;
	width: 700px; 
	height: 150px; 
	background: url('web/aboutFRACTAL.png') top left no-repeat;}

div#boxContent {
	position: relative;
	width: 720px;
	height: 290px;
}

div#txtbox {
    position: relative;
    margin-right: 15px; 
    width: 220px;
    height:  262px;
    border: 1px solid #111A41;
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
}


div#txtbox.gestion {background: url(web/gestionEmp.jpg) top no-repeat;}
div#txtbox.management {background: url(web/gestionEmp_en.jpg) top no-repeat;}
div#txtbox.consultoria {background: url(web/consultoriaEmp.jpg) top no-repeat;}
div#txtbox.formacion {background: url(web/formacionEmp.jpg) top no-repeat;}
div#txtbox.software {background: url(web/softwareEmp.jpg) top no-repeat;margin-left: 120px;}
div#txtbox.ingenieria {background: url(web/ingenieriaEmp.jpg) top no-repeat;}

div#txtbox.geco {background: url(web/gecoSuite.png) top no-repeat;}
div#txtbox.manatee {background: url(web/manateeSuite.png) top no-repeat;}
div#txtbox.sumo {background: url(web/sumoSuite.png) top no-repeat;}
div#txtbox.llama {background: url(web/llamaSuite.png) top no-repeat;}
div#txtbox.docma {background: url(web/docmaSuite.png) top no-repeat;}

div#txtbox.geco_en {background: url(web/gecoSuite_en.png) top no-repeat;}
div#txtbox.manatee_en {background: url(web/manateeSuite_en.png) top no-repeat;}
div#txtbox.sumo_en {background: url(web/sumoSuite_en.png) top no-repeat;}
div#txtbox.llama_en {background: url(web/llamaSuite_en.png) top no-repeat;}
div#txtbox.docma_en {background: url(web/docmaSuite_en.png) top no-repeat;}


.bloque_a {
	margin: 0px;
	padding: 10px 10px 0px 10px;
    width: 200px;
    height: 140px;
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #5A7CA2;
}

#txtbox h3 {
	margin:  0px;
    padding: 0px;
    text-align: center;
    background-color: #fff;
	border-top: 1px solid #111A41;
	border-bottom: 1px solid #111A41;
    text-shadow: 1px 1px 2px #5C6B67;
    font-size: 14px;
}


a.boton {
    position: absolute;
	top: 235px;
	margin-left: 10px;
    display: block;
    height: 21px;
    width: 100px;
    text-align: center;
    overflow: hidden;
    background: #DBD9D9;
    border-width: 1px 1px 0px;
   	border-style: solid solid none;
    border-color: #111A41 #111A41 -moz-use-text-color;
    z-index: 2;
    bottom: -10px;
    font-weight: bold;
    line-height: 2em;
    left: 49px;
    border-radius: 4px 4px 0px 0px;
}

/*......... DIV Empleo ................*/
/*
div#trabajo {
	position: relative;
	width:700px;
	height: 500px;

}*/

div#vacante {
    position: relative;
    width: 722px;
    padding-left: 10px;
	padding-right: 10px;
    margin-bottom: 15px;
    /*height:  262px;*/
    border: 1px solid #111A41;
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
}

/*......... DIV Optomecanica y Detectores ................*/

div#optomecanica {
	position: relative;
	width: 700px;
	height: 150px;
}

div#optomecanica.opt1 {background: url('web/Optomecanica.png') top left no-repeat;}
div#optomecanica.opt2 {background: url('web/Gratings.png') top left no-repeat;}
div#optomecanica.opt3 {background: url('web/CursosOptica.png') top left no-repeat;}
div#optomecanica.opt4 {background: url('web/Wasatch.png') top left no-repeat;}

div#optomecanica.det1 {background: url('web/Detectores1.png') top left no-repeat;}
div#optomecanica.det2 {background: url('web/Detectores2.png') top left no-repeat;}
div#optomecanica.det3 {background: url('web/Detectores3.png') top left no-repeat;}
div#optomecanica.det4 {background: url('web/Detectores4.png') top left no-repeat;}

div#detectores{position: relative; width: 700px; height: 200px; border: 1px solid black;}

/*......... DIV Title ................*/

div#section {
	top: 0px;
	left: 80px;
	position: relative;
	display: block;
	height: 100px;
	width: 497px;
	background: url('web/test3.jpg') top no-repeat;
}


H1.rule, H2.rule {        
	position: absolute;
	top: -10px;
	left: 150px;
	text-shadow: 1px 1px 2px #5C6B67;
}


/*......... DIV Ingenieria ................*/

div#services {
	position: relative;
	display: block;
	height: 75px;	
	font-size: 20px;
}

div.serv1 {background: url('web/ServIng1.png') top left no-repeat; width: 250px; text-align: right;}
div.serv2 {background: url('web/ServIng2.png') top right no-repeat;width: 250px; left: 400px; top: -20px; text-align: left;}
div.serv3 {background: url('web/ServIng3.png') top left no-repeat; width: 182px; left: 160px; top: -40px; text-align: right;}
div.serv4 {background: url('web/ServIng4.png') top right no-repeat;width: 385px; left: 325px; top: -35px;}
div.serv5 {background: url('web/ServIng5.png') top left no-repeat; width: 465px; left: 20px; top:-30px; text-align: right;}

div.serv1en {background: url('web/ServIng1.png') top left no-repeat; width: 215px; text-align: right;}
div.serv2en {background: url('web/ServIng2.png') top right no-repeat;width: 300px; left: 360px; top: -20px; text-align: left;}
div.serv3en {background: url('web/ServIng3.png') top left no-repeat; width: 265px; left: 160px; top: -40px; text-align: right;}
div.serv4en {background: url('web/ServIng4.png') top right no-repeat;width: 325px; left: 375px; top: -35px;}
div.serv5en {background: url('web/ServIng5.png') top left no-repeat; width: 460px; left: 20px; top:-30px; text-align: right;}



div#IngAreas {
	position: relative; 
	left: 100px;
	width:500px; 
	height: 500px;
}

div.sp {background: url('web/AreasIngenieria.png');}
div.en {background: url('web/AreasIngenieria_en.png');}


/*+++++++++++++++++++++++++++++ LISTAS ++++++++++++++++++++++++++++++++++*/

/*......... Seleccion de Idioma ................*/

ul#idioma {
	margin: 0;
	padding: 0;
	position:relative;
	height: 15px;
}

ul#idioma li {
	position: relative;
	float: right;
	list-style: square outside none;
	height: 14px;
	width: 63px;
	right: 20px;
	color: #fff;
	margin: 0 0px 0 10px;
}	
	
ul#idioma a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/*......... Serv. Ingenieria pag. Index ................*/

ul#Servicios1, ul#Servicios2, ul#Servicios3 {
	position: relative;
	list-style-image: url('/web/cuadrado.png');
	left: 0px;
	font-size: 12px;
}

ul#Servicios1 {
	left: 0px;
}

ul#Servicios2 {
	top: -190px;
	left: 380px;
}

ul#Servicios3 {
	top: -165px;
	left: 380px;
}



/*......... pag. Dectectores ................*/

ul.rightDetectors {
	margin: 0;
	padding: 0;
	position: relative;
	top: -90px;
	left: 330px;
	margin-bottom: -50px;
}

ul.leftDetectors {
	margin: 0;
	padding: 0;
	position: relative;
	left:  10px;
}

ul.rightDetectors2 {
	margin: 0;
	padding: 0;
	position: relative;
	top: -50px;
	left: 270px;
}

/*++++++++++++++++++++++++++++ ENLACES ++++++++++++++++++++++++++++++++++*/

div.left a,
div.eleft a {
	text-decoration: none;
	color: white;
	border-bottom: 1px dotted white;
}

div.right a {
	text-decoration: none;
	color: white;
	height: 30px;
	width: 159px;	
	padding-top: 10px;
	border-bottom: 1px dotted white;
}

/*++++++++++++++++++++++++++++ IMAGENES +++++++++++++++++++++++++++++++++*/

img.imgright { 
	float: right;
	width: 350px;	
	margin-left: 10px;
	margin-bottom: 40px;
	margin-top: 30px;
}


img.science { 
	position: relative;
	left: 10px;
	width: 700px;	
	margin-bottom: 40px;
	margin-top: 30px;
}

img.ir {
	position: relative;
	left: 10px;
	margin-bottom: 20px;
}


/*......... pag. Legal.html ................*/	

p.registro {
	font-size: 12px;
	color: #8B8E90;
}

/*++++++++++++++++++++++++++++++ TABLAS +++++++++++++++++++++++++++++++++*/

/*......... Clientes ................*/

table#logos {
	width: 700px;
	table-layout: fixed;
	border-collapse:collapse; 
}

table#logos a {text-decoration: none;}


table#logos td {
	padding: 0px;
	font-size: 35px;
}

table#logos td.color1 {background: #5368A0;}
table#logos td.color2 {background: #307A97;}
table#logos td.color3 {background: #AEB1B2;}
table#logos td.color4 {background: #61CCF9;}

/*......... Calendario de cursos, inscripcion y ficheros de SUITE de FRACTAL ..............*/

table#cursos {
	width: 720px;
	font-size: 14px;
}

table#cursos.test {
	width: 400px;
	border: 1px solid #075293; /* #8F8F8F; */
}

table#cursos.test1 {
	border: 1px solid #075293; /* #8F8F8F; */
}

table#cursos thead {
	font-weight: bold;
	text-align: center;
}

table#cursos tr.color1 {
	background: #D1E2EF;
}	

table#cursos tr.color2 {
	background: #fbfcfc;
}

table#cursos td.col1 {
	/*font-weight: bold;*/
}

table#cursos td.cold {
	text-align: center;
}

/*.............. Contacto .......................*/

table#contacto td.col1 {
	padding-right: 20px;
	font-weight: bold;
}


/*......... Calendarios Intranet ................*/

table#calendar th {
	background: #075293;
	color: #ffffff;
	font-weight: bold;
	font-size: 19px;
}

table#calendar td {
	width: 210px;
	height: 210px;
	background: #075293;
}


table#calendar tr {background: #075293;}
table#calendar a.calendar {
	display: block;
	width: 200px;
	height: 200px;
}


table#calendar.ana {
	position: absolute;
	left: 250px;
	top: 150px;
}

table#calendar.emma {
	position: absolute;
	left: 500px;
	top: 150px;
}

table#calendar.ernesto {
	position: absolute;
	left: 750px;
	top: 150px;
}

table#calendar.fractal {
	position: absolute;
	left: 250px;
	top: 400px;
}

table#calendar.ismael {
	position: absolute;
	left: 500px;
	top: 400px;
}

table#calendar.manuel {
	position: absolute;
	left: 750px;
	top: 400px;
}

table#calendar.marisa {
	position: absolute;
	left: 250px;
	top: 651px;
}

table#calendar.quike {
	position: absolute;
	left: 750px;
	top: 651px;
}

table#calendar td.ana {background: url('/web/Ana.png') 5px no-repeat;}
table#calendar td.emma {background: url('/web/Emma.png') 5px no-repeat;}
table#calendar td.ernesto {background: url('/web/Ernesto.png') 5px no-repeat;}
table#calendar td.fractal {background: url('/web/calendario2.png') 5px no-repeat;}
table#calendar td.ismael {background: url('/web/Ismael.png') 5px no-repeat;}
table#calendar td.manuel {background: url('/web/Manuel.png') 5px no-repeat;}
table#calendar td.marisa {background: url('/web/Marisa.png') 5px no-repeat;}
table#calendar td.quike {background: url('/web/Kike.png') 5px no-repeat;}

/*......... FTOOLS ..............*/

table#ftools {
	align: center;
	width: 600px;	
}

table#ftools td {
	padding-bottom: 20px;
}

table#ftools img {border: 3px solid #075293;}

table#ftools td.col1 {
	width: 100px;
	height: 100px;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
}


/*+++++++++++++++++++++++++++++ NOTICIAS +++++++++++++++++++++++++++++++*/


div#TopNews {
	position: absolute;
	top: 30px;
	width: 670px;
	height: 26px;
	background: #2e689f;
}

div#NewsPub {
	position: absolute;
	top: 50px;
}

div#NewsPub b {font-size: 14px;}

p.year {
	margin: 0;
	height: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

P.day {
	margin: 5px 0 0 0;
	font-weight:bold;
	text-align: center;
	font-size: 25px;
	
}

P.month {
	margin: 0;	
	text-align: center;
	font-size: 14px;
}
	
P.NewsTitle {
	position: relative;
	left: 10px;
	width: 440px;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}

P.News {
	position: relative;
	left: 10px;	
	width: 440px;
	text-align: justify;
	margin: 15px 0 40px 0;
	font-size: 14px;
}	
	
img.news {
	padding: 5px;
	border: 1px solid #CFCFCF;
}

#pages tr td
{
font-family: sans-serif, Arial, Verdana;
font-size: 9pt;
width: 18px;
height: 18px;
text-align: center;
border-color: rgb(230, 230, 230);
}

#pages td a
{
text-decoration: none;
color: #333333;
}


/*......... Noticias Internas ................*/

div#newsTitle {
	position: relative;
	height: 71px;
	width: 670px;
	background: url('web/newsTitle.png') top center no-repeat;
}	

div#newsTitle.sp {background: url('web/noticiasTitle.png') top center no-repeat;}

table#newsInt {
	margin-top: 25px;
}

table#newsInt td.img {	
	width: 139px;
}

table#newsInt td.texto {
	text-align: justify;
	font-size: 15px;
	line-height: 22px;
}

table#newsInt td.date {
	width: 50px;
	height: 70px;
	background: #FFFFFF;
	border: 2px solid #075293;
}

table#newsInt td.bottom {
	height: 4px;
	background: #075293;		
}

/*......... Noticias Publicas ................*/

table#newsPub {
	margin-top: 25px;
	width: 730px;
}

table#newsPub td.img {	
	width: 139px;
	margin-left: 10px;
	/*	height: 104px;*/
}

table#newsPub td.texto {
	text-align: justify;
	font-size: 15px;
	line-height: 22px;
}
table#newsPub td.date {
	width: 50px;
	height: 70px;
	border: 1px solid #075293;
	background: #c4f4f2 url('/web/datetop.png') top no-repeat;
}

table#newsPub td.top {
	height: 15px;
	background: url('/web/topNews.png') bottom no-repeat;	
}

table#newsPub td.bottom {
	height: 4px;
	background: #2e689f;	
}


/*......... Negrita y Enlaces Noticias ................*/


b.title {color: #000000;}
b.date {color: #304A97;}
a.atext {
	color: #075293;
	text-decoration: none;
	border-bottom: 1px dotted #075293;}


/*+++++++++++++++++++++++++++++++FORMULARIOS+++++++++++++++++++++++++++++*/

/*......... Motor de busqueda ................*/

form#jrank {
	position: relative;
	top: 20px;
	left: 8px;
	height: 110px;
	width: 196px;
	background: url('web/search.png') top left no-repeat;
	border:1px solid #304A97;
}


input.campo {
	position: relative;
	top: 45px;
	left:12px;
	width: 170px;
	height: 25px;
	border: 1px solid #304A97;
}

input#commit {
	position: relative;
	top: 50px;
	left:12px;
}


/*.........Formulario Login ................*/

form#login {
	position: relative;
	top: 40px;
	left: 220px;
	border:1px solid #075269;
	width: 280px;
	height: 260px;
	background: url('web/login.png') top left no-repeat;
	margin-bottom: 50px;
}

div#formLabel, div#user, div#password {
	position: relative;
	left: 20px;
	width: 240px;
	height: 45px;
}

div#formLabel{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	top: 18px;
	color: #FFFFFF;
}

div#user{top: 26px;}
input#username {
	position: relative; 
	top: 5px;
	left: 92px;
	width: 146px;
	height:40px;
	border: 0px;
	background: #E9E9E9;
}

div#password{top: 40px;}	
input#password {
	position: relative; 
	top: 0px;
	left: 92px;
	width: 146px;
	height:40px;
	border: 0px;
	background: #E9E9E9;
}

div#submit{
	position: absolute;
	left: 20px;
	bottom: 26px;
	width: 240px;
	height: 40px;
	opacity: 0.0;
}

input#submit {
	border: 0px; 
	height: 38px;
	width: 239px;
	background: #ffffff;
	color: #304A97;
	font-size: 15px;
	font-weight: bold;
}


/*.........Formulario Cambio Password ................*/

form#changepasform {
	width: 550px;
	margin-left: 80px;}

form#changepasform fieldset {
	border: 1px solid #304A97;
	margin: 0;}

/*+++++++++++++++++++++++++++++++FIN FORMULARIOS+++++++++++++++++++++++++++++*/




/*+++++++++++++++++++++++++++++++OTROS NAVEGADORES+++++++++++++++++++++++++++++*/

/*+++++++++++++++++++ CSS para Safari y Google Chrome ++++++++++++++++++++++++++ */

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Reglas de Safari 3.0 y Opera 9  */
	
}

/*++++++++++++++++CSS para Opera ++++++++++++++++++++++++++++++++++++*/
@media all and (min-width: 0px){
	
form#registro fieldset {padding: 10px;}

form#loginform fieldset {padding-bottom: 15px;}
	
	
}
