/* CSS Document */
body{background-color: #BDCBBC;color:#FFF; font-family:"Roboto Medium", sans serif ; width:960px; margin:auto;}
div{width:960px; background-color: none repeat scroll 0% 0% color:#333; float:none; position:relative; margin: 0px auto;}

header {background-color:#3E3E3E; border-bottom-style:solid; border-color:#98CB00; width:100%;}
header #logo {margin-left:40px;}

#fotowin {border-bottom-style:solid; border-color:#98CB00; border-top-style:solid;}
#p{color:#EA5936; font-size:50px; font-family:"roboto"; border:solid; border-color:#0ECCAB; text-align:center; margin: 1px 1px 10px 1px; background-color:#3E3E3E;}
#p2{color:#EA5936;}
#h22{color:#EA5936;}
.seleccionado {color:#F60; border:#FFF; border-style:solid; border-radius:10px; border-bottom-width:medium;}
#h2 {font-size:34px;}
#fotodos{border-color:#000; border-style:solid; border-width:medium;}

nav ul li a {font-family:"roboto"; font-size:15px; float:right; color:#3E3E3E; text-decoration:none; display: inline-block; padding:9px; transition:all 5 segundos easy-in; -webkit-column-rule: 2px dotted color:#0ECCAB; }
nav ul li {list-style:none; margin-right:40px;}
nav a:hover{ color:#EA5936;}


article, aside, section#contenedor, section#contenido {font-family:"roboto" ; width:99%; margin:6px auto; float: right;}
article {display: inline-block; text-align:justify; width:25%;margin-right:55px;}

section article h2{ font-size:25px; text-align:left;}
section article p{margin: 27px auto 27px auto;width: auto;}

footer {text-align:center; background-color:#3E3E3E; color: #FFF; font-size:12px; font-family:"rosario";}



	
	
	
	
	
	


