@charset "UTF-8";
/* CSS Document */

body {
	background-color: #F9F2EA;	
}

#container {
	position:absolute;
	left:50%;
	top:1px;
	width:972px;
	z-index:1;
	margin-left:-486px;
	visibility: visible;
	height: 5px;
}


  
#logo {
	position:absolute;
	width:119px;
	height:86px;
	z-index:10;
	left: 14px;
	top: 20px;
}

#modelo {
	position:absolute;
	width:380px;
	height:50px;
	z-index:11;
	left: 5px;
	top: 192px;
}



.fade {
   opacity: 1;
   transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
   }

   .fade:hover {
      opacity: 0.5;
      }
	  
.fade2 {
   opacity: 0;
   transition: opacity .6s ease-in-out;
   -moz-transition: opacity .6s ease-in-out;
   -webkit-transition: opacity .6s ease-in-out;
   }

   .fade2:hover {
      opacity: 1;
      }	  
	  
	  
	
	
#separa01 {
	position:absolute;
	background-repeat: repeat-x;
	width: 100%;
	height:14px;
	z-index:1;
	left: 0px;
	top: -1px;
	background-color: #818C91;
}

#separa02 {
	position:absolute;
	background-repeat: repeat-x;
	width: 100%;
	height:136px;
	z-index:1;
	left: 0px;
	top: 14px;
	background-color: #ffffff;
}


#frase {
	position:absolute;
	width: 368px;
	height:94px;
	z-index:3;
	left:440px;
	top: 170px;
}

#titulo {
	position:absolute;
	width:866px;
	height:76px;
	z-index:3;
	left: -2px;
	top: 14px;
}


.redondear {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}


.sombra {
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 18px 20px -20px black;
}





.tboton {font-family: 'Source Sans Pro', sans-serif; font-size: 17px; color: #FFFFFF; }

a.tboton:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.tboton:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.tboton:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.tboton:active {
	color: #FFFFFF;
	text-decoration: none;
}


.tfoot {font-family: 'Playfair Display', sans-serif; font-size: 16px; color: #FFFFFF;  }

a.tfoot:link {
	color: #666;
	text-decoration: none;
}
a.tfoot:visited {
	color: #666;
	text-decoration: none;
}
a.tfoot:hover {
	color: #EC2617;
	text-decoration: none;
}
a.tfoot:active {
	color: #666;
	text-decoration: none;
}

.titulo {
	font-family: 'Playfair Display', sans-serif;
	text-shadow: 0px 1px 1px #FFF;
	font-size: 24px;
	color: #666;
}
.p2rojo {
	color: #333;
	text-decoration: none;
}
a.titulo:visited {
	color: #333;
	text-decoration: none;
}
a.titulo:hover {
	color: #EC2617;
	text-decoration: none;
}
a.titulo:active {
	color: #333;
	text-decoration: none;
}

.delmenu {
	font-family: 'Source Sans Pro', sans-serif;
	text-shadow: 0px 1px 1px #FFF;
	font-size: 18px;
	color: #666;
}

a.delmenu:link {
	color: #333;
	text-decoration: none;
}
a.delmenu:visited {
	color: #333;
	text-decoration: none;
}
a.delmenu:hover {
	color: #EC2617;
	text-decoration: none;
}
a.delmenu:active {
	color: #333;
	text-decoration: none;
}

.delsub {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 100;
	text-shadow: 0px 1px 1px #FFF;
	font-size: 17px;
	color: #666;
	margin-left: 7px;
	
}

a.delsub:link {
	color: #333;
	text-decoration: none;
}
a.delsub:visited {
	color: #333;
	text-decoration: none;
}
a.delsub:hover {
	color: #EC2617;
	text-decoration: none;
}
a.delsub:active {
	color: #333;
	text-decoration: none;
}

.p2 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 18px;
	color: #000;
}

a.p2:link {
	color: #F00;
	text-decoration: none;
}
a.p2:visited {
	color: #000;
	text-decoration: none;
}
a.p2:hover {
	color: #F00;
	text-decoration: none;
}
a.p2:active {
	color: #000;
	text-decoration: none;
}


.p2rojo {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	color: #EA272D;
	
}

a.p2rojo:link {
	color: #F00;
	text-decoration: none;
}
a.p2rojo:visited {
	color: #000;
	text-decoration: none;
}
a.p2rojo:hover {
	color: #F00;
	text-decoration: none;
}
a.p2rojo:active {
	color: #000;
	text-decoration: none;
}



.p3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #000;
}

a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}

.p3rojo {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #EA272D;
}

a.p3rojo:link {
	color: #F00;
	text-decoration: none;
}
a.p3rojo:visited {
	color: #000;
	text-decoration: none;
}
a.p3rojo:hover {
	color: #F00;
	text-decoration: none;
}
a.p3rojo:active {
	color: #000;
	text-decoration: none;
}


.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Source Sans Pro;
	font-size:17px;
	
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
	background-color:#FFF;
}
.myButton:active {
	position:relative;
	top:1px;
}


.letterpress {
	text-shadow: 0px 1px 1px #4d4d4d;
	color: #666;
	font: 18px 'Source+Sans+Pro';
}


button.css3button {
	font-family: Source Sans Pro;
	font-size: 13px;
	color: #a80f19;
	padding: 4px 8px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#c2c2c2);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#c2c2c2));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #a80f19;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(117,117,117,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

/* menu navegacion linea abajo */
.nav-wrap {
  margin: 0px;
  padding: 62px 0px 40px 120px;
  width: 100%;
  position: relative;
}

/* Clearfix */
*:first-child + html .group {
  zoom: 1;
}

/* IE7 */
/* Example One */
#example-one {
  margin: 0 auto;
  list-style: none;
  position: relative;
  width: auto;
}

#example-one li {
  display: inline-block;
  margin-right: 16px;
}

#example-one a {
  color: #414E55;
  font-size: 17px;
  float: left;
  padding: 6px 0px 4px 0px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Playfair Display', serif;
  font-weight: 600;

}

#example-one a:hover {
  color: #95A55B;
}

#magic-line {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100px;
  height: 4px;
  background: #95A55B;
}

.current_page_item a {
  color: #95A55B !important;
}

.ie6 #example-one li, .ie7 #example-one li {
  display: inline;
}

.ie6 #magic-line {
  bottom: -3px;
}
