/* @override 
	http://www.creadsa.com/templates/css/estilos.css
	http://www.creadsa.com/templates/css/estilos.css
	http://www.creadsa.com/templates/css/estilos.css
*/

/* Inicializar estilos */
html{
	color:#000;
	background:#fff;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,
p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
li{
	list-style:none;
}

#desaCreadsa{
    height:361px;
}

#desaCreadsaImg{
    display:block;
    margin-left:442px;
    margin-top:-311px;
}

caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym {
	border:0;font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,textarea,select{
	font-family:inherit;font-size:inherit;font-weight:inherit;
}
legend{
	color:#000;
}
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
}
table {
	font-size:inherit;
}
pre,code,kbd,samp,tt{
	font-family:monospace;
	line-height:100%;
}
/* <!-- */
/* General styles */
body {
    border:0;	/* This removes the border around the viewport in old versions of IE */
    width:100%;
    background:#fff url(../images/fondoPrueba2.png) no-repeat center top;
	text-align: center;
	font-size:90%;
}
a{
	color:#369;
}
a:hover {
	color:#e95d1f;
	text-decoration:none;
}
h1, h2, h3 {
    margin:.8em 0 .2em 0;
    padding:0;
}
p {
    margin:0.4em 216px 0.8em 0;
    padding:0;
}
img {
	margin:10px 0 5px;
}
strong{
	font-weight: bold;
}
#global{
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	/*border: 1px #000 solid;*/

}

#quien p{
    margin:0.4em 0 0.8em 0;
    padding:0;
}

div #listado #desWeb{
        background:transparent url(../images/botonTrab.jpg) no-repeat scroll 0 0;
        border:0 none;
        clear:both;
        color:#FFFFFF;
        display:block;
        float:left;
        height:26px;
        margin-left:5px;
        margin-top:7px;
        text-align:left;
        width:100%;
    }

div #listado #desWeb a{
        color:#FFFFFF;
        display:block;
        padding-top:1px;
        text-align:center;
        text-decoration:none;
        text-indent:4px;
    }

div #listado #desWeb a:hover{
        background:transparent none repeat scroll 0 0;
        font-weight:bold;
        text-decoration:underline;
    }

/* Header styles */
#head{
	height: 122px;
	overflow: visible;
}
	#logo{
		float: left;
		background:transparent;
		height: 100%;
		width: 230px;
		display:inline;
		overflow:hidden;
	}
	#menu{
		float: left;
		height: 100%;
		width: 600px;
		display:inline;
		overflow: visible;
	}
		/* #navbar */
		#imagen-head{
			height: 85px;
			background:transparent;
			margin-left: -1px;
		}
	#menu-derecho{
		width: 168px;
		float: left;
		display:inline;
		overflow:hidden;
		height: 120px;
	}
	#menu-derecho li{
		padding: 0;
		list-style-position: inside;
		list-style-type: disc;
		color: #005f83;
		margin: 8px 0;
	}
	#menu-derecho a{
		color: #005f83;
		font-weight: bold;
		text-decoration: none;
		padding: 5px;
		padding-left: 10px;
	}
	#menu-derecho a:hover{
		background: none;
	}
	#menu-derecho li.search{
		padding: 2px 5px 7px 5px;
		list-style: none;
	}
	.search{
		background: url(../images/botones/fondoS.png) repeat-x;
	}
	#search input{
		border: 1px solid #000;
		padding: 3px;
		color: #999;
	}
	#search .searchbutton{
		background: url(../images/botones/lupa-trans.png) no-repeat;
		height: 30px;
		width: 30px;
		border:none;
	}
/* Main styles */
#main{
	height: 100%;
	overflow: auto;
	background:none;
}
#left-bar{
	float: left;
	width: 229px;
	display:inline;
	overflow:hidden;
	padding-top: 10px;
	height: 784px;
}
	#menuLeft{
		margin: 80px 0 0 0;
		padding: 5px;
		padding-right: 0;
	}
	#menuLeft li{
		height: 30px;
		margin: 2px 0;
		overflow: hidden;
		list-style-position: outside;
		list-style-type: disc;
		color: #005f83;
		border-bottom:1px #e95d1f dashed;
		margin-right: 25px;
}
	#menuLeft a{
		color: #005f83;
		text-decoration: none;
		font-weight: bold;
		padding: 4px 0 4px 15px;
	}
	#menuLeft a:hover{
		background: none;
	}
	
#content{
	float: left;
	height: 100%;
	width: 631px;
	display:inline;
	overflow:hidden;
	padding: 40px 120px 40px 20px;
	font-size: 0.9em;
	min-height: 750px;
}
/* Footer styles */
#footer {
    clear:both;
	border-top:1px solid #000;
	text-align: center;
	padding: 5px;
}
#footer p {
    padding:1px;
    margin:0;
	font-size: 0.7em;
	color: #333;
	vertical-align: top;
}
#footer a{
	display: inline;
}
#footer img{
	margin: 0;
}
/* --> */

/*NAVIGATION BAR*/
/* Navigation Bar*/
.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfloat{
	display:block;
}
	#navbar {
		margin:0 auto;
		text-transform:uppercase;
		font-size: 0.8em;
		display:block;
		clear:both;
		width: 601px;
		margin-left: -1px;
	}
	#page-bar {
		height: 100%;
	}
	#page-bar ul {

		list-style: none;
	}
	#page-bar li {
		float:left;
		list-style:none;
		cursor: pointer;
		display:block;
		position: relative;
		
	}
	#page-bar li:hover {
		background: none;
	}
	#page-bar a, #page-bar a:visited {
		margin: 0;
		padding:1em 1.5em;
		font-weight:bold;
		color:#FFF;
		display:block;
		text-decoration:none;
			margin-top: 10px;
	}
	#page-bar a:hover {
		text-decoration:underline;;
		display:block;
	}
	/* Dropdown Menus */
	#page-bar li {
		float: left;
		margin: 0;
		padding: 0;
	}
	#page-bar li li {
		float:left;
        margin:0;
        padding:0;
        text-transform:none;
        width:13.5em;
        z-index:100;
	}
	#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
		background: #005f83;
		width: 13.5em;
		float: none;
		margin: 0px;
		padding: 0.55em 1.1em 0.55em 2em;
		border-top: 0.11em solid #C0C0C0;
		text-decoration: none;
	}
	#page-bar li li a:hover, #page-bar li li a:active {
		background: #e95d1f;
		padding: 0.55em 1.1em 0.55em 2em;
		text-decoration:underline;
		color: #fff;
	}
	#page-bar li ul {
		position: absolute;
		width: 10em;
		left: -999em;
	}
	#page-bar a:hover ul {
		left: auto;
		display: block;
	}
	#page-bar li:hover ul, #page-bar li.sfhover ul {
		left: auto;
	}
	#content h1{
		font-size: 1.5em;
		margin-bottom: 1em;
		margin-top: 1.8em;
		color: #005f83;
		font-weight: bold;
		border-bottom: 2px dotted #005f83;
		clear: both;
		text-transform: uppercase;
		font-style: italic;
	}
	#content dt{
		font-weight: bolder;
		color: #005f83;
		padding: 5px 0;
	}
	#content dd{
		color: #333;
		padding: 3px 0 3px 10px;
	}
	input, textarea{
		border: 1px solid #000;
		padding: 3px;
		color: #999;
	}
	span.contacto{
		margin: 10px;
		padding:5px;
		float: left;
	}
	#content dl.lista dt{
		text-indent: 20px;
		color: #000;
	}
	#content dl.lista dt.first{
		text-indent: 0;
		color: #005f83;
	}
	#content dl.lista dd{
		padding-left: 20px;
	}
	#content img.trabajos{
		background:#FFFFFF none repeat scroll 0 0;
        border:1px solid #000000;
        display:block;
        margin:10px;
        padding:3px;
	}
    #content img.trabajosInfo{
            background:#FFFFFF none repeat scroll 0 0;
            border:1px solid #000000;
            margin:10px;
            padding:3px;
        }
div.ofertas div.oferta p{
    margin-left:0;
    margin-right:27px;
    padding-left:0;
    padding-right:0;
}

div.imagen p{
    clear:both;
    display:block;
    margin-right:18px;
}
	.left{
		float: left;
	}
	.right{
		float:right;
        margin-top:-188px;
        width:200px;
	}
	.equipo{
		position: relative;
		width: 300px;
		height: 135px;
		margin: 5px;
	}
	.equipo h3{
		text-indent: -6000px;
	}

#content h2.equipo {
	display: block;
	height: auto;
	width: 95%;
	font-size: 1.2em;
	margin-bottom: 1em;
	margin-top: 1.8em;
	color: #e95d1f;
	font-weight: bold;
	border-bottom: 2px dotted;
	clear: both;
	font-style: italic;
}
	.equipo h2{
		text-indent: -6000px;
	}
	.equipo p{
		position: absolute;
		left: 157px;
		top: 137px;
		font-size: 9px;
		height: 60px;
		width: 125px;
		margin: 0px;
		line-height: 9px;
		font-weight: bold;
	}

	#rafa{background: url(../images/rafa2.jpg) no-repeat;}
	#carlos{background: url(../images/carlos2.jpg) no-repeat;}
	#marta{background: url(../images/claudia2.jpg) no-repeat;}
	#ivan{background: url(../images/ivan2.jpg) no-repeat;}
	#gely{background: url(../images/gely2.jpg) no-repeat;}
	#pablo{background: url(../images/pablo2.jpg) no-repeat;}
    #jaime{background: url(../images/jaime2.jpg) no-repeat;}
    #felix{background: url(../images/felix2.jpg) no-repeat;}    
    #rober{background: url(../images/robert2.jpg) no-repeat;}
    #fraile{background: url(../images/jangel2.jpg) no-repeat;}

    #alex{background: url(../images/alex2.jpg) no-repeat;}

	#content h2{
		font-weight: bold;
	}
	p.tab{
		padding-left: 30px;
	}
/* Trabajos */
div #listado{
	color:#000000;
    font-size:12px;
    line-height:14px;
    padding:10px;
    width:600px;
}
div #listado div{
	border:1px dotted #CCCCCC;
float:left;
height:155px;
margin:5px;
overflow:hidden;
padding:5px;
width:125px;
}
div #listado div h2.titulo{
	margin: 2px 0;
	font-size:0.9em;
	height: 32px;
	overflow: hidden;
}
div #listado div h2.titulo a{
	text-decoration: none;
	color: #005f83;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}
div #listado div h2.titulo a:hover{
	color: #fff;
	text-decoration: underline;
}
div #listado div p span{
	font-style: italic;
	font-weight: bold;
	color: #e95d1f;
}
div #listado div p{
	font-size: 10px;
    margin-right:0;
}
div #listado div div.img{
	background-color:#FFFFFF;
    border:1px solid #0050AA;
    height:75px;
    margin:5px;
    overflow:hidden;
    padding:2px;
    width:100px;
}
div #listado div div.img img{
	margin:0;
}
	/* individual */
	#trabajo{
		padding: 10px;
		font-size: 12px;
		line-height: 14px;
		color: #000;
		margin: 15px;
		position: relative;
	}
	#trabajo p.descripcion{
		line-height: 14px;
	}
	#trabajo h2.titulo a{
		text-decoration: none;
		color: #005f83;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;
	}
	#trabajo h2.titulo a:hover{
		color: #fff;
		text-decoration: underline;
	}
	#trabajo p span{
		font-style: italic;
		font-weight: bold;
		color: #e95d1f;
	}
	#trabajo img{
		margin: 5px;
		padding: 2px;
		border: 1px solid #0050AA;
		float: right;
		background-color: #fff;
		z-index: 1;
	}

	#trabajo div.fecha{
		float:left;
		font-size:11em;
		font-weight:bold;
		margin-top:-0.2em;
		z-index: 1000;
		color: #eee;
	}
	/*
	p.flipv{
		font-size: 16px;
		display: block;
		margin: 1em 0;
	}
	*/
	#trabajo p img{
		float: none;
	}
	.volver{
		text-decoration:none;
	}
	/* Tabs de trabajos */
	ul.tab, ul.tab li{
		float: left;
		display: inline;
		font-size: 11px;
		padding-left: 20px;
	}
	ul.tab{
		border-bottom: 1px #000 solid;
		width: 100%;
	}
	.tab a{
		color: #fff;
		background-color: #e95d1f;
		text-decoration: none;
		padding: 10px;
		border: #000 1px solid;
		margin: -1px 5px;
		display: block;
	}
	.tab a:hover{
		color: #005f83;
		background-color: #fff;
		border-bottom: #fff 1px solid;
		text-decoration: underline;
	}
	.tab a.actual{
		color: #005f83;
		background-color: #fff;
		border-bottom: #fff 1px solid;
	}
	div #listado div.infopag, div #listado div.enlacespag{
		padding: 5px;
		margin: 5px;
		width: 100%;
		height: auto;
		border: none;
	}
	div #listado div.infopag{
		border-bottom:1px dotted #CCCCCC;
        clear:both;
        display:block;
        font-size:0.8em;
        text-align:right;
	}
	div #listado div.enlacespag{
		border-top: 1px dotted #ccc;
		text-align: center;
	}

	div.col1, div.col3, div.col2, div.col4{
		border:1px solid;
		float:left;
		width:270px;
		margin: 10px;
		padding: 10px;
		overflow: auto;
	}
	div.col2 div.trabajo{
		width: 100px;
		float: left;
		margin: 10px;
	}
	div.col2 div.trabajo div{
		height: 75px;
		border: 1px solid #000;
		overflow: hidden;
	}
	div.col2 div.trabajo div img{
		margin:0;
	}
	div.col2 div.trabajo h2.titulo{
		height: 32px;
		overflow: hidden;
	}
	#idi h2{
		font-size: 18px;
		border-bottom: 1px #000 solid;
		padding-left: 10px;
		clear:both;
	}
	#idi h3 a{
		font-size: 16px;
		font-weight: bolder;
	}
	#idi img{
		float: left;
		padding: 0 10px;
		margin: 5px;
	}
	#idi hr{
		clear:both;
	}
	.estacion{
		float: left;
		height: 120px;
		width: 120px;
		margin: 18px;
		text-align:center;
		background: url("../images/estacion.jpg") no-repeat top center;
	}
	.estacion a{
		display:block;
		padding-top: 100px;
		height: 20px;
		width: 120px;
	}
	.estacion a:hover{
		background: none;
		color: #000;
		font-weight: bolder;
	}
	#cse-search-results iframe{
		width: 630px;
	}
	
div.trabajos{
	background: url(../images/cajagrande-trans.png) no-repeat top left;
	border: none;
	padding: 20px;
	padding-left: 40px;
	padding-right:10px;
	margin:0;
	width: 260px;
	height: 657px;
	overflow: hidden;
}
div.trabajos h3{
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	margin-top:15px;
	color:#fff;
}
div.ofertas{
	background: url(../images/caja2-trans.png) no-repeat top left;
	border: none;
	padding: 20px 10px 20px 25px;
	padding-left: 25px;
	padding-right:10px;
	margin:0;
	width: 280px;
	height: 138px;
	overflow: hidden;
}
div.ofertas h3{ 
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	margin-top:7px;
	margin-bottom: 10px;
	color:#fff;
}
div.ofertas div.oferta {
	padding: 0 5px 0 0;
} 
div.noticias{
	background: url(../images/cajanueva.png) no-repeat top left;
	border: none;
	padding: 20px;
	padding-left: 25px;
	padding-right:10px;
	margin:0;
	width: 280px;
	height: 448px;
	overflow: hidden;
}
div.imagen{
	background: url(../images/cajapekenueva2.png) no-repeat top left;
	border: none;
	padding: 20px 10px 20px 25px;
	padding-left: 25px;
	padding-right:10px;
	margin:0;
	width: 280px;
	height: 220px;
	overflow: hidden;
}
div.noticias{
	background: url(../images/cajapekenueva.png) no-repeat top left;
	border: none;
	padding: 20px 10px 20px 25px;
	padding-left: 25px;
	padding-right:10px;
	margin:0;
	width: 280px;
	height: 220px;
	overflow: hidden;
}
li.noticias h3{
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	margin-top:9px;
	margin-bottom: 10px;
	color:#005f83;
}

li.noticia {
font-size:0.9em;
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
margin:15px;
margin-right: 20px;
}

li.noticia span{
    color:#666666;
    font-size:0.9em;
    padding-left:5px;
}

div.lista{
    color:#005f83;
}

div.lista img{
        border:0 solid;
        margin:0 0;
        padding:0 3px;
    }

div.lista img.pri{
        margin-left:0;
        padding-left:0;
        padding-right:0;
    }

div.lista img.ult{

        margin-right:0;
        padding-left:0;
        padding-right:0;
    }


a.ima{
    clear: both;
    display: block;
    color: black;
}

div.noticias h3{
        color:#fff;
        font-size:14px;
        font-weight:bold;
        margin-bottom:10px;
        margin-left:18px;
        margin-top:0;
        padding-top:14px;
    }
div.imagen h3{
        color:#fff;
        font-size:14px;
        font-weight:bold;
        margin-bottom:10px;
        margin-left:18px;
        margin-top:0;
        padding-top:7px;
    }
div.noticias div.noticia {
	margin: 5px 10px;
	padding: 5px 0;
	clear: both;
	border-bottom: 1px dotted;
} 
div.noticias div.noticia span{
	font-size: 0.8em;	
}
#descargas div.descarga{float:left;}
