
*			{	margin:0;
		padding:0;}
/* main layout */

body {

		background: url(../img/fondo.jpg) repeat-x;
		background-position:center top;
		background-color:#fff;
		margin:0;
		padding:0;
		font-family:Arial, Helvetica, sans-serif ;
		font-size:1em;
			
		
}

#wrapper {
		
        margin: 0 auto !important;
        padding-bottom: 1em;
        width: 980px;
}

#header, #navigation_main, #content_wrapper, #footer
{
	width: 900px;
	margin: 0px auto;

}

#content_wrapper {
	overflow: hidden;
        /*margin-top: 46px;*/
}

#header {
        position: relative;
		height:178px;
		background-color:transparent;
		/*background: url(../img/header.jpg) no-repeat;*/
		background: url(../img/cabecera1.jpg) no-repeat;
		background-position:center top;
		background-color:#fff;
		
	
}

.logoIncyde

 {
        position: absolute;
		width:300px;
	float:left;
	top:25px;
	left:0px;
	border:none;
	z-index:999;
	
}


.logoIncyde  a img

 {

	border:none;
	
	
}




.logosEu

 {
        position: absolute;
		width:369px;
	float:right;
	top:25px;
	right:0px;
	z-index:999;
	
}


.logosEu img a

 {
margin:3px 0 0 0;
		border:none;
}


#navigation_main {

	height:39px !important;
	width: 1000px;
	

}

#main_content {
	position: relative;
	float: left;
	width: 650px;
	min-height: 300px;
    
}

#additional_content {
	position: relative;
	float: right;
	width: 220px;
        
}

#footer {
   
		      
        clear: both;
        display: block;
        margin: 30px 40px 0;
        overflow: hidden;
        padding: 8px 0;
        position: relative;
        width: auto;
		color:#ca0a39;
}

/* layout details */
/* header & navigation_main */
#branding_site_logo {
	padding: 20px;
	
	       
			
}

#utilities {
        background-color: #626262;
        float: right;
}

#utilities ul li {
        float:left;
}

#languages {

        float: left;
	

}

#navigation_skills
{
	float: right;
	margin-top: 0px;
}

#navigation_main ul {
	margin-left: 12px;
        overflow: auto;
}

#bread_crumb {
	position: absolute;
	left: 0px;
	top: -54px;
}

/* footer */
#site_info p {
	float: left;
	padding: 0px;
	font-size: 12px;
	color: #ca0a39;
}



#sponsors {
	left: 50%;
	margin-left: -95px; /*50% #sponsors wide*/
	position: absolute;
	top: 109px;
}

/* Designed By TXT */

#designed_by {
	width: 800px;
	margin: 0px auto;
}

#designed_by a {
        text-decoration: none;
        outline: none;
        display: none;
        float: left;
        padding: 9px 0px 9px 22px;
        font-size: 1.2em;
        color: #fc6e7f;
}


#designed_by strong {
        font-weight: normal;
}

#designed_by strong span {
        font-weight: bold;
}


