#tabbed label.tabs{
	font-size: 13px;
}

@font-face{
	font-family: "cuedani";
	src:url(fonts/cuedani.otf) format("opentype");
	src: url('fonts/cuedani.eot');
	src: url('fonts/cuednai.eot?#iefix') format('eot'), 
	url('fonts/cuedani.woff') format('woff'), 
	url('fonts/cuedani.ttf') format('truetype'), 
	url('fonts/cuedani.svg#entypo') format('svg');
}

@font-face{
	font-family: "cuedanip";
	src:url('fonts/Candara.otf') format("opentype");
	/*src: url('fonts/Candara.eot');
	src: url('fonts/Candara.eot?#iefix') format('eot'),
	url('fonts/Candara.woff') format('woff'),
	url('fonts/Candara.ttf') format('truetype'), 
	url('fonts/Candara.svg#entypo') format('svg');*/
}
/********/
@font-face {
font-family: 'Candara';
font-style: normal;
font-weight: normal;
src: local('Candara'), url('CANDARA.woff') format('woff');
}


@font-face {
font-family: 'Candara Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Candara Bold Italic'), url('CANDARAZ.woff') format('woff');
}


@font-face {
font-family: 'Candara Italic';
font-style: normal;
font-weight: normal;
src: local('Candara Italic'), url('CANDARAI.woff') format('woff');
}


@font-face {
font-family: 'Candara Bold';
font-style: normal;
font-weight: normal;
src: local('Candara Bold'), url('CANDARAB.woff') format('woff');
}


@font-face {
  font-family: 'Jivita';
    src:  url('Jivita.ttf.woff') format('woff'),
    url('Jivita.ttf.svg#Jivita') format('svg'),
    url('Jivita.ttf.eot'),
    url('Jivita.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
/**********/

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url('../img/icon_top.png') no-repeat;
}


h4,h3,h2,h1{
	font-family: "Jivita";
	/*color:#666666;*/
	color:rgba(102, 102, 102, 1);
	text-align: right;
}

h2{
	font-size: 35px;
}

.docs-w{
	padding-bottom: 10px;
}
li{
	line-height: 30px;
}

.textocuedani{
	margin:5px 20px 0px 40px;
}

.textocuedani p, .tab-content p{
	/*color:#666666;*/
	color:rgba(102, 102, 102, 0.95);
	font-family: "Candara Bold";
	font-size: 1.6em;
	text-align: justify;
	letter-spacing: 0;
	/*font-weight: 700;*/
	line-height: 21pt;
}

.bs-docs-sidenav li a{
	font-family: "Jivita";
	font-size: 0.7em;
	font-weight: 700;
}

/*.tab-content p{
	color:#666666;
	font-family: "cuedanip";
	font-size: 1.6em;
	text-align: justify;
	font-weight: 700;
	line-height: 21pt;
}*/

#contenidocuedani{
	/*background-color: #FCD6AC;*/
	background-image: url("../img/mifondo.jpg");
}

#imagentif{
	margin: 80px 0px 0px 10px;
}
#divbienvenida{
	margin-top: 30px;
	background-color: rgba(255,255,255,0.7);
	border-radius: 120px 0px 0px 0px;
	-webkit-border-radius: 120px 0px 0px 0px;
	-o-border-radius: 120px 0px 0px 0px;
	-moz-border-radius: 120px 0px 0px 0px;
}

.bs-docs-sidenav{
	background-color: rgba(255,255,255,0.7);
}

#span9cuedani{
	margin-top: 20px;
	-moz-border-radius: 120px 0px 0px 0px;
	-webkit-border-radius: 120px 0px 0px 0px;
	-o-border-radius: 120px 0px 0px 0px;
}

#span9arco{
	background-color:  rgba(255,255,255,0.7);
	margin-top: 30px;
	-moz-border-radius: 120px 0px 0px 0px;
	-webkit-border-radius: 120px 0px 0px 0px;
	-o-border-radius: 120px 0px 0px 0px;
}

.pre-footer .container{
	background-color: rgba(255,255,255,0.7);
	-webkit-border-top-left-radius: 30px;
			-webkit-border-top-right-radius: 30px;
			-moz-border-radius-topleft: 30px;
			-moz-border-radius-topright: 30px;
			border-top-left-radius: 30px;
			border-top-right-radius: 30px;
}

.pre-footer .container .row{
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}

#contenidoFormulario{
	padding: 5px;
}

.pre-footer .footer-header{
	font-family: "cuedani";
}

#tabbed .title.large{
	font-family: "cuedani";
	text-align: right;
}

#tabbed p.large:{
	font-family: "cuedanip";
	font-weight: bolder;
}
.pre-footer ul.footer-address li strong{
	color: #666666;
}

a{
	color: #666666;
}
body{
	background-color:#fff;
	/*background-color: #CA5C41;
	/*background-image: url("../img/bg.jpg");*/
	/*background: #ff9d42; /* Old browsers */
/*background: -moz-linear-gradient(top,  #ff9d42 0%, #ffd3a7 50%, #fcfffe 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9d42), color-stop(50%,#ffd3a7), color-stop(100%,#fcfffe)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #ff9d42 0%,#ffd3a7 50%,#fcfffe 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #ff9d42 0%,#ffd3a7 50%,#fcfffe 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #ff9d42 0%,#ffd3a7 50%,#fcfffe 100%); /* IE10+ */
/*background: linear-gradient(to bottom,  #ff9d42 0%,#ffd3a7 50%,#fcfffe 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9d42', endColorstr='#fcfffe',GradientType=0 ); /* IE6-9 */

}

body{
	/*background-image: url(../img/cuerpo.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size: 100%*/
}
#miMapa{
	width: auto;
	height: 100px;
}

#miMapa2{
	width: auto;
	height: 250px;
}

#logopilgrims img{
	height: 12em;
	width: auto;
	position: absolute;
}

#logocuedani{
	border-bottom-left-radius: 5em;

}

#logocuedani img{
	height: auto;
	width: 100%;
	border-bottom-left-radius: 2em;
	top:25px;
	-webkit-transform:translateY(20px);
	-o-transform:translateY(20px);
	-moz-transform:translateY(20px);
	transform:translateY(20px)
}

#redessociales{
	position: absolute;
	top: 10px;
	right: 10px;
}
#header{
	background-color: #fff;
}
#redessociales ul{
	padding-bottom: 2px;
	list-style: none;
}
#redessociales ul li{
	padding-top: 5px;
	list-style: none;
}

#pilgrim img{
	height: 125px;
}

header .container{
	/*border: 1px solid #c3c3c3;*/
	height: auto;
	/*-webkit-box-shadow: 3px 3px 3px #999;
	-moz-box-shadow: 3px 3px 3px #999; 
	box-shadow: 3px 3px 3px #999;*/
	/*background-color: rgba(255,255,255,0.4);*/
	/*-webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.3);
	box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.3);
	background-color: #fff;*/
}
#menu ul li{
	text-align: right;
	font-size: 2.1em;
}

@media (max-width: 700px){
	#menu ul li{
	text-align: center;
	font-size: 2.1em;
	}
}

/* Landscape phones and down */
@media (max-width: 325px) {
	#logocuedani{
		text-align: center;
	}
}

