@charset "UTF-8";
/* CSS Document */

#header {
width:100%;
height:158px;
/*background-image:url(http://www.ortodonciadultos.com/wp-content/themes/jjaner/images/bg-header.jpg);*/
background-color:#0f5980;
color:#fff;
}

#int-header {
width:980px;
margin:auto;
}

#imagen-header {
margin-right:20px;
position:absolute;
}

#wrapper {
width:980px;
margin:auto;
}

#titulo {
margin-top:5px;
margin-left:220px;
width:435px;
position:absolute;
}

#titulo a:visited {
color:#fff;
text-decoration:none;
}

#titulo a:link {
color:#fff;
text-decoration:none;
}

#buscar {
float:right;
width:300px;
margin-top:0px;
}

#buscar input {
width:220px;
}

#titulo h1 {
font:32px tahoma;
text-transform:uppercase;
margin-top:45px;
text-shadow: 2px 2px 2px #05334e;
color:#fff;
}

#titulo h2 {
font:21px tahoma;
margin-top:-20px;
text-shadow: 2px 2px 2px #05334e;
color:#fff;
}

#titulo span {
font:16px tahoma;
color:#fff;
}

#footer {
width:100%;
border-top: solid thin #ebebeb;
}

#int-footer {
width:945px;
margin:auto;
padding:20px;
}

#footer-web {
float:left;
margin-bottom:20px;
}

#footer-web a {
color:#414447;
text-decoration:none;
}

#footer-web a:visited {
color:#414447;
text-decoration:none;
}

#footer-janer {
float:right;
margin-bottom:20px;
}

.imagen-sin-borde {
border: none;
}
