/* CSS Document */
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic&subset=latin,latin-ext);*/
@import url(http://fonts.googleapis.com/css?family=Archivo+Narrow:400,700&subset=latin,latin-ext);

body {font-family:archivo narrow; background:rgba(50,50,50,1.00); }
.container { background-color:#fff; padding:10px !important; border-radius:5px !important;}
.row {padding:0 !important; } 
.frasecabecera{ font-size:13px; color:#333 !important; text-align:right; padding-top:10px; background-color:#eee; border-radius:5px; margin-top:5px;}

.navbar-nav a{ text-transform:uppercase;}

.notas { color:#333; font-size:13px; margin-top:10px;}
.fotografiasemp img{ padding:10px; border:1px solid #eee; border-radius:5px;}


.listados { list-style:none;}
.listados li { float:left; width:150px; margin-bottom:5px;}
.listados li a{ color:#333;}
.listados li a:hover{ color:#06f; text-decoration:none; }

.provinciasportada {margin-top: 20px;}
.provinciasportada h2{font-size: 22px !important; font-weight: bold; padding: 10px 20px 10px 20px; }

.motoresportada {margin-top: 20px;}
.motoresportada h2{font-size: 22px !important; font-weight: bold; padding: 10px 20px 10px 20px; }
.motoresportada ul { list-style:none;}
.motoresportada ul li { float:left; width:210px; margin-bottom:5px;}
.motoresportada ul li a{ color:#333;}
.motoresportada ul li a:hover{ color:#06f; text-decoration:none; }


.zonatexto {padding: 5px 20px 5px 20px !important;}


footer { padding:18px 15px 10px 15px; border:1px solid #ccc; background-color:#eee; margin-bottom:10px; border-radius:5px;}
footer a{ color:#333;}
footer a:hover{ color:#06f; }

.margin10{margin-bottom:10px;}
.margin20{margin-bottom:20px;}
.margin30{margin-bottom:30px;}
.margin40{margin-bottom:40px;}
.margin50{margin-bottom:50px;}