@charset "utf-8";
/* CSS Document */
body, html{
	font-family:Verdana;
	font-size:12px;
	color:#666;
	background-image: url(../images/new_background.png);
	background-repeat: repeat-x;
}

/*PAGINA PRINCIPAL*/
#ContenedorMain {
	background-image:url(../images/background_tessekkur.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 768px;
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#ContenedorMain #botonDiseno {
	position: absolute;
	left: 261px;
	top: 260px;
	height: 257px;
	width: 156px;
}
#ContenedorMain #botonDesarrollo {
	position: absolute;
	left: 420px;
	top: 260px;
	height: 257px;
	width: 166px;
}
#ContenedorMain #botonConsultoria {
	position: absolute;
	left: 592px;
	top: 260px;
	height: 257px;
	width: 176px;
}
#ContenedorMain #piePagina {
	position:fixed;
	width:100%;
	bottom:0;
	left:0;
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	text-align:center;
	text-decoration: none;
	z-index:2;
	background-color: #45ABD1;
	height: 30px;
	padding: 10px;
}
/*FIN PAGINA PRINCIPAL*/

#Contenedor {
	/*text-align: center;*/
	height: 60%;
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/new_background_interior.png);
}
#Contenedor #Logo {
	position: absolute;
	left: 45px;
	top: 30px;
	height: 100px;
	width: 249px;
	background-image: url(../images/logo_tessekkur.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Contenedor #menuBotones {
	position: absolute;
	left: 750px;
	top: 0px;
	height: 150px;
	width: 260px;
	background-image: url(../images/menu_superior.png);
	background-repeat: no-repeat;
	background-position: 0px -8px;
}
#Contenedor #botonDiseno {
	position: absolute;
	left: 261px;
	top: 485px;
	height: 30px;
	width: 28px;
}
#Contenedor #botonDesarrollo {
	position: absolute;
	left: 420px;
	top: 485px;
	height: 30px;
	width: 28px;
}
#Contenedor #botonConsultoria {
	position: absolute;
	left: 592px;
	top: 485px;
	height: 30px;
	width: 28px;
}
#piePagina {
	position:fixed;
	width:100%;
	bottom:0;
	left:0;
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	text-align:center;
	text-decoration: none;
	z-index:2;
	background-color: #45ABD1;
	height: 30px;
	padding: 10px;
}
#Contenedor #slogan {
	position:absolute;
	left:58px;
	top:95px;
	width:300px;
	height:15px;
	z-index:1;
}
#Contenedor #Contenido{
	width:1024px;
	height:60%;
	top:180px;
	position:relative;
}
#Contenedor #Contenido a{
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
#Contenedor #Contenido a:hover{
	text-decoration:underline;
	color:#FFF;
}
#Contenedor #listaTrabajos {
	list-style-position: inside;
	list-style-type: none;
}
#Contenedor #contenidoIzq {
	width:650px;
	height:600px;
	/*text-align:left;*/
	float:left;
	padding-left:60px;
	padding-right:10px;
	/*overflow:auto;*/
}
.elementoLista {
	display: block;
	list-style-image: url(../images/star.png);
	list-style-type: none;
	margin: 5px;
	height: 18px;
}
#Contenedor #contenidoDchaDiseno {
	width:26%;
	height:570px;
	display:block;
	float:right;
	background-image: url(../images/diseno.decor.bottom.png);	/*text-align:left;*/
	background-repeat: no-repeat;
	background-position: 40px 330px;
}
#Contenedor #contenidoDchaDesarrollo {
	width:26%;
	height:570px;
	display:block;
	float:right;
}
/*ENLACES*/
#Contenedor #contenidoDchaDesarrollo a{
	color: #C00;
	text-decoration: none;
}
#Contenedor #contenidoDchaDesarrollo a:hover{
	color: #C00;
	text-decoration: underline;
}
/*FIN ENLACES*/
.tituloSeccion {
	font-family: Verdana;
	font-size: large;
	color: #666;
}

#Contenedor #contenidoDchaConsultoria {
	width:26%;
	height:570px;
	display:block;
	float:right;
	background-image: url(../images/consultoria.decor.bottom.png);	/*text-align:left;*/
	background-repeat: no-repeat;
	background-position: 40px 330px;
}
#entradaSpanTrabajo {
	position: absolute;
	top: 25px;
	left: 105px;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	color: #FFF;
}
#entradaSpanTrabajoAT {
	position: absolute;
	top: 25px;
	left: 225px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	color: #FFF;
}
#entradaSpanTrabajoU {
	position: absolute;
	top: 25px;
	left: 130px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	color: #FFF;
}
#entradaSpanTrabajoF {
	position: absolute;
	top: 25px;
	left: 180px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	color: #FFF;
}
#entradaSpanTrabajo5 {
	position: absolute;
	top: 25px;
	left: 180px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	color: #FFF;
}
#entradaSpanTrabajo6 {
	position: absolute;
	top: 25px;
	left: 180px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	color: #FFF;
}
#descSpanTrabajo1 {
	position: absolute;
	top: 405px;
	left: 35px;
	width: 620px;
	height: 120px;
	color: #FFF;
}
#descSpanTrabajo2 {
	position: absolute;
	top: 405px;
	left: 35px;
	width: 620px;
	height: 120px;
	color: #FFF;
}
#descSpanTrabajo3 {
	position: absolute;
	top: 405px;
	left: 35px;
	width: 620px;
	height: 120px;
	color: #FFF;
}
#descSpanTrabajo4 {
	position: absolute;
	top: 405px;
	left: 35px;
	width: 620px;
	height: 120px;
	color: #FFF;
}
#descSpanTrabajo5 {
	position: absolute;
	top: 405px;
	left: 35px;
	width: 620px;
	height: 120px;
	color: #FFF;
}
#descSpanTrabajo6 {
	position: absolute;
	top: 405px;
	left: 35px;
	width: 620px;
	height: 120px;
	color: #FFF;
}
#descSpanTrabajo7 {
	position: absolute;
	top: 405px;
	left: 30px;
	width: 620px;
	height: 120px;
	color: #FFF;
}
#descSpanTrabajo8 {
	position: absolute;
	top: 405px;
	left: 30px;
	width: 620px;
	height: 120px;
	color: #FFF;
}
#entradaSpanTrabajo7 {
	position: absolute;
	top: 25px;
	left: 225px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	color: #FFF;
}
.tituloSeccionBlanco {
	font-family: Verdana;
	font-size: large;
	color: #FFF;
}
.tituloSeccionAzul {
	font-family: Verdana;
	font-size: 14px;
	color: #069;
	background-image: url(../img/Tag.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 35px;
	width: 230px;
	padding-top: 10px;
	padding-left: 40px;
	margin-bottom: 5px;
	float: left;
	clear: both;
}
