h1 {
	color: white;
	padding-top: 0px;
	font-size: 60px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	line-height: 60px;
}
h2 {
	font-size: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
h3 {
	font-size: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	line-height: 35px;
	color: #8D0B0F;
	margin-top: 20px;
}
h4 {
	font-size: 22px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	line-height: 25px;
	color: #2D0304;
}
h5 {
	font-size: 22px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	line-height: 20px;
	color: red;
	text-shadow: 2px 2px 2px #300;
}

body{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	background-image: url(../imagenes/base.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #D9B785;
	color: #f00;
}
.espacio{
	margin-top: 60px;
}
a:link, a:active, a:visited{
	color: #f00;
	font-weight: normal;
}
a:hover{
	color: #fff;
	text-decoration: none;
}
.sub{
	margin: 10px auto -80px auto;
	padding:0px;
	width: 40%;
}
.mini{
	padding: 0px 35px;
	margin-top: 10px;
	background: 
	url(../imagenes/deco-izq.png) no-repeat left top,
	url(../imagenes/deco-der.png) no-repeat right top;
}
.minibase{
	padding: 10px 0px;
	background-image:url(../imagenes/deco-centro.png);
	background-repeat:repeat-x ;
	background-position: center top;

}
	.mini a:link, .mini a:active, .mini a:visited{
		color: #8D0B0F;
		font-weight: normal;
	}
	.mini a:hover{
		color: #fff;
		text-decoration: none;
	}
.activo{
	color: #fff;
	font-weight: 700;
}
.izq{
	margin-left: -30px;
}
.der{
	margin-right: -30px;
}
.menu{
	height: 80px;
	background-color: #8D0B0F;
	background: -webkit-linear-gradient(#2D0304 , #8D0B0F 15px);
	background: -moz-linear-gradient(#2D0304 , #8D0B0F 15px);
	background: -o-linear-gradient(#2D0304 , #8D0B0F 15px);
	background: linear-gradient(#2D0304 , #8D0B0F 15px);
	margin: 30px 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 4px 4px 8px #fff;
	-webkit-box-shadow: 4px 4px 8px #fff;
	box-shadow: 4px 4px 8px #fff;
}
.submenu{
	height: 50px;
	background-color: #6D080B;
	background: -webkit-linear-gradient(#2D0304 , #6D080B 25px);
	background: -moz-linear-gradient(#2D0304 , #6D080B 25px);
	background: -o-linear-gradient(#2D0304 , #6D080B 25px);
	background: linear-gradient(#2D0304 , #6D080B 25px);
	margin: 0px 0px 30px 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 4px 4px 8px #fff;
	-webkit-box-shadow: 4px 4px 8px #fff;
	box-shadow: 4px 4px 8px #fff;
}
.submenupq{
	height: 50px;
	background-color: #6D080B;
	background: -webkit-linear-gradient(#2D0304 , #6D080B 25px);
	background: -moz-linear-gradient(#2D0304 , #6D080B 25px);
	background: -o-linear-gradient(#2D0304 , #6D080B 25px);
	background: linear-gradient(#2D0304 , #6D080B 25px);
	margin: 0px 0px 30px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 2px 2px 4px #fff;
	-webkit-box-shadow: 2px 2px 4px #fff;
	box-shadow: 2px 2px 4px #fff;
}

.cabecera{
	padding: 5px 20px;
}
.caja{
	padding: 20px;
	margin-left: 0px;
	margin-bottom: 40px;
	background-image: url(../imagenes/fondo-rojo.jpg);
	background-size: 100%;
	background-color: #3A0505;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 3px 4px 4px #200;
	-webkit-box-shadow: 3px 4px 4px #200;
	box-shadow: 3px 4px 4px #200;
}
	.caja p{
		color: #FFf;
		text-align: left;
	}
	.caja li{
		text-align: left;
		color: white;
		font-size: 18px;
	}
	.caja h1{
		font-family: 'Roboto', sans-serif;
		font-weight: 900;
		text-align: center;
		font-size: 18px;
		line-height: 20px;
		color: #fff;
	}
	.caja h3{
		color: #f00;
	}
.popescu{
	background-image: url(../popescu/imagenes/popescufondo.jpg);
	background-size: 100%;
	background-color: #f8f4f1;
}
.centrado p{
	text-align: center;
}
.texto{
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	padding: 20px 40px;
}
.texto h2 span{
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 18px;
	color: #fff;
}
.imagcaja{
	-moz-box-shadow: 3px 4px 4px #200;
	-webkit-box-shadow: 3px 4px 4px #200;
	box-shadow: 3px 4px 4px #200;
}
.multimedia{
	padding-top: 20px;
}
	.multimedia iframe{
		width: 380px;
		height: 214px;
	}
.cajon{
	padding: 10px 20px;
	margin:40px;
	background-image: url(../imagenes/deco.png);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 4px 4px 8px #300;
	-webkit-box-shadow: 4px 4px 8px #300;
	box-shadow: 4px 4px 8px #300;
}
	.cajon p{
		color:#aaa;
	}
	.cajon a:link, .cajon a:active, .cajon a:visited{
		color: #ccc;
		font-weight: 400;
	}
	.cajon a:hover{
		color: white;
		text-decoration: none;
	}
	.cajon h2{
		margin-top: 2px;
		font-weight: 300;
	}
.cajafecha{
	padding: 10px;
	margin:10px;
	background-image: url(../imagenes/papel.jpg);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.cajafechap{
	padding: 10px;
	margin:10px;
	background-color: #8D0B0F;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
	.cajafechap p{
		font-size: 20px;
		color: #FFDAD1;
	}
.fecha{
	font-family: 'Roboto Condensed', sans-serif;	
}
	.fecha h1{
		color: #F11019;
		font-size: 80px;
		line-height: 60px;
		text-align: center;
		margin: 2px 10px;
		font-weight: 700;
	}
	.fecha h2{
		color: #8D0B0F;
		font-size: 25px;
		line-height: 22px;
		text-align: center;
		padding: 0px;
		margin: 2px 10px;
		font-weight: 300;
	}
.cajafooter{
	padding: 10px;
	margin-top:20px;
	background: #3A0505 url(../imagenes/fondopie.jpg) repeat-x center bottom;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 4px 4px 8px #fff;
	-webkit-box-shadow: 4px 4px 8px #fff;
	box-shadow: 4px 4px 8px #fff;
}
.carousel {
	margin-bottom: 0px;
}
.thumbnail {
	padding: 10px;
	line-height: 20px;
	border: 5px solid;
	border-color: #f00;
}
	.thumbnail p{
		color: #FFDAD1;
	}
	.thumbnail h2{
		color: #f00;
	}
	.thumbnail h3 span{
		color: #E98600;
		font-size: 25px;
		font-weight: 700;
	}

		a.thumbnail:hover {
			border-color:#E98600;
			color:#E98600;
		}
.dropdown{
	margin-top: 20px;
}
	.dropdown a{
		font-size: 30px;
		line-height: 40px;
	}
	.dropdown-menu{
		background-color: #FBDFC5;
	}
		.dropdown-menu a{
			font-size: 25px;
			line-height: 35px;
		}
		.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
		    text-decoration: none;
		    color: #fff;
		    background-color: #8D0B0F;
		    background: -webkit-linear-gradient(#2D0304 , #8D0B0F 15px);
			background: -moz-linear-gradient(#2D0304 , #8D0B0F 15px);
			background: -o-linear-gradient(#2D0304 , #8D0B0F 15px);
			background: linear-gradient(#2D0304 , #8D0B0F 15px);
		    background-repeat: repeat-x;
		}
a:focus {
    outline: none;
    outline-offset: -2px;
}
.redes{
	position: absolute;
	float: right;
	margin-top: 0px;
}
.firma{
	font-size: 12px;
}
	.firma a:link, .firma a:visited, .firma a:active{
		font-family: 'freebooter';
		font-size: 16px;
	}
	.firma a:hover{
		font-family: 'freebooter';
		font-size: 16px;
	}
.dl-horizontal dt{
	width: 40%;
}
.dl-horizontal dd{
	margin-left: 40%;
}
footer{
	color: #FFDAD1;
	padding-top: 20px;
	padding-bottom: 20px;
}
	footer a:link, footer a:visited, footer a:active {
		text-decoration: none;
		color: #FF6205;	
	}
	footer a:hover{
		text-decoration: none;
		color: #fff;
	}

/* fuentes */
@font-face {
    font-family: 'freebooter';
    src: url('../fuentes/freebsc_-webfont.eot');
    src: url('../fuentes/freebsc_-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fuentes/freebsc_-webfont.woff') format('woff'),
         url('../fuentes/freebsc_-webfont.ttf') format('truetype'),
         url('../fuentes/freebsc_-webfont.svg#freebooter_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*font-family: 'Roboto Condensed', sans-serif;*/

/* escritorio grande */
@media (min-width: 1200px) {
	.multimedia iframe{
		width: 470px;
		height: 264px;
	}
	.caja p{
		font-size: 16px;
	}
	.submenupq h4{
		font-size: 22px;
	}
}
/* Por defecto */
@media (min-width: 980px) {
	.maxi{
		margin-left: 5px;
	}
	.dropdown a, h3{
		font-size: 25px;
		line-height: 30px;
	}
	.submenupq h4{
		font-size: 18px;
	}
}
/* tablet horizontal y escritorio */
@media (min-width: 768px) and (max-width: 979px) {
	.maxi{
		margin-left: 0px;
	}
	.dropdown a, h3{
		font-size: 20px;
		line-height: 25px;
	}
	h1 {
		font-size: 40px;
		line-height: 40px;
		margin-top: 0px;
	}
	h4, h5{
		font-size: 18px;
		line-height: 18px;
	}
	.submenupq h4{
		font-size: 14px;
	}
	.mini{
		padding: 0px 25px;
		margin-top: 10px;
		background: 
		url(../imagenes/deco-izq-45.png) no-repeat left top,
		url(../imagenes/deco-der-45.png) no-repeat right top;
	}
	.minibase{
		padding: 10px 0px;
		background-image:url(../imagenes/deco-centro-45.png);
		background-repeat:repeat-x ;
		background-position: center top;
	}
	.dropdown, h3{
		margin-top: 6px;
	}
	.menu{
		height: 60px;
	}
	.fecha h1{
		font-size: 60px;
		line-height: 40px;
		margin: 10px 2px;
	}
	.fecha h2{
		font-size: 20px;
		line-height: 18px;
		padding: 0px;
		margin: 5px 2px;
	}
	.sub{
		margin: 10px auto -60px auto;
	}
	.espacio{
		margin-top: 10px;
	}
	.caja{
		padding: 10px;
	}
	.multimedia iframe{
		width: 290px;
		height: 163px;
	}
	.texto{
		padding: 20px 35px;
	}
	footer p{
		font-size: 12px;
	}
}
/* movil horizontal y tablet vertical */
@media (max-width: 767px) {	
	h1 {
		font-size: 40px;
		line-height: 40px;
	}
	.espacio{
		margin-top: -20px;
	}
	.sub{
		margin: 10px auto -40px auto;
		width: 50%;
	}
	.menu{
		height: auto;
		margin: 15px 10%;
		background: -webkit-linear-gradient(#2D0304 , #8D0B0F);
		background: -moz-linear-gradient(#2D0304 , #8D0B0F);
		background: -o-linear-gradient(#2D0304 , #8D0B0F);
		background: linear-gradient(#2D0304 , #8D0B0F);
	}
	.submenu{
		height: auto;
		padding: 0px;
	}
	.submenupq{
		height: auto;
		padding: 0px;
	}
	.mini{
		padding: 0px;
		margin:10px 20%;
		background-image: url(../imagenes/papel.jpg);
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.minibase{
		padding:0px;
		background-image:none;
	}
	.caja{
		padding: 20px;
		margin-left: 0px;
		margin-bottom: 20px;
		background-size: 100%;
		background-color: #3A0505;
		-webkit-border-radius: 0px 0px 15px 15px;
		-moz-border-radius: 0px 0px 15px 15px;
		border-radius: 0px 0px 15px 15px;
		-moz-box-shadow: 3px 4px 4px #200;
		-webkit-box-shadow: 3px 4px 4px #200;
		box-shadow: 3px 4px 4px #200;
	}
	.row-fluid .offset1:first-child {
		margin-left: 0px;
	}
	.dropdown-menu {
		margin: auto 20px;
		position: relative;
		float: none;
	}
	.cajafooter{
		padding: 0px;
		margin-top: 0px;
	}
	.redes {
		position: relative;
		float: right;
		margin-top: 0px;
		margin-bottom: -100px;
	}
	.redes img{
		margin-top: 0px;
		height: 50px;
		width: 50px;
	}
	.firma{
		margin-right: 10px;
	}
}
/* movil */
@media (max-width: 480px) {
	.menu{
		height: auto;
		margin: 15px 5%;
	}
	.dropdown-menu a{
		font-size: 20px;
		line-height: 30px;
	}
}
