/* Hoja de estilo de ADN DESIGN */

  *{margin:0px; padding:0px; border:0px}

body { background: rgb(255, 255, 255) none repeat scroll 0%;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 76%;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: 1.4em;
    text-align: center;
    color: rgb(48, 48, 48);
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }


a{
color:#bed600;
font-weight:normal;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#303030; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:40px;}

img.left,img.center,img.right{padding:0px;}
img.left{float:left; margin:0 4px 4px 0;}
img.center{display:block; margin:0 auto 4px auto;}
img.right{float:right; margin:0 0 4px 0px;}

/**************** Navigation and header styles ****************/

#container{
width:760px;
margin:80px auto;
text-align:left;
background:#ffffff;
color:#303030;
}

#navigation{
width:760px;
height: 25px;
margin:0px;
background:#ffffff;
color:#303030;
}

#navigation li{
float:left;
list-style-type:none;
border-bottom:4px solid #bed600;
margin:0px 6px 0px 0px;
background: #ffffff;
}

#navigation li a{
display:block;
padding:4px 10px 0px 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #303030;
}

#navigation .selected,#navigation a:hover{
background:#bed600;
color:#ffffff;
text-decoration:none;
}

#header1{
height:200px;
width:760px;
margin:0;
background:#303030;
color:#ffffff;
}
#header2{
height:100px;
width:760px;
margin:0;
background:#303030;
color:#ffffff;
}
#header1 h1{
padding:35px 0 0 30px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}
#header1 h2{
margin:10px 0 0 30px;
font-size:1.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-1px;
font-weight:normal;
}

/**************** Content styles ****************/

#content{
float:left;
width:500px;
font-size:0.9em;
padding:0px 0px 20px 30px;
text-align: justify;
}

#content h2{
display:block;
margin:0px 0px 30px -30px;
padding:20px 0px 0px 20px;
border-left:10px solid #bed600;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#303030;
background-color:inherit;
}

#content h3{
display:block;
margin:-30px 0px 30px -30px;
padding:4px 0px 0px 20px;
border-left:10px solid #bed600;
font-size:1em;
font-weight:normal;
color:#999999;
background-color:inherit;
}

#content h4{
display:block;
margin:30px 0px 20px 0px;
padding:10px 0px 0px 0px;
font-size:1.4em;
font-weight:normal;
letter-spacing:-1px;
color:#303030;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3 a{font-weight:normal;}
#content h4 a{font-weight:normal;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:190px;
font-size:0.9em;
padding:0px 0px 10px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:0px 0px 10px 0px;
padding:20px 0px 0px 0px;
font-size:1.7em;
line-height:1.2em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#303030;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0;}

/**************** Menublock styles ****************/

.menublock{margin:0px 0px 20px 0px; font-size:1em;}
.menublock2{margin:0px 0px 20px 20px; font-size:1em;}
.menublock li{list-style:none; display:block; padding:0px 0px 4px 0px; margin-bottom:2px;}
.menublock li a{font-weight:normal; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0px 3px 0px; padding:0px 0px 0px 20px; border-left:0px solid #bed600; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:1px;}
.menublock li ul a{font-weight:normal;}

/**************** Portfolio styles ****************/

#photos {
}

#photos img {
margin:15px;
}

#photos a img{
border:2px solid white;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:760px;
padding:4px 0;
margin:0;
font-size:0.9em;
color:#ffffff;
background:#bed600;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#ffffff; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{
	float:right;
	width:48%;
	text-align: justify;
}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:0px;
background-color:#bed600;
color:#303030;
line-height:1.5em;
}

.box a{color:#ffffff; background-color:inherit; font-weight:bold;}
.box a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

.style2 {font-size: 11px; color: #999999}

blockquote{
	margin:20px 0;
	padding:0 0px 0 50px;
	background:url('http://www.adndesign.es/css/quote.jpg') 10px top no-repeat;
	border:none;
	color: #999999;
}


/* Fin de la hoja de estilo */