@charset "utf-8";
@import url("webfonts/Agency_FB/stylesheet.css");
@import url("Movil.css");
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}

body {
	background-color:#666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center center;
	font-family:Tahoma, "Arial Narrow", Arial;
	font-size: 14px;
	min-width:780px;
}
.Slash {
	height:170px;
	font-family: Tahoma, "Arial Narrow", Arial;
	color: #333;
	font-size: 12px;
	text-align: left; 
	background: #eeeeee; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: 0px 0px 6px 1px;
	box-shadow: 0px 0px 6px 1px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.Slash h3{
	color:#000;
	font-size:16px;
	padding-left:5px;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
	background-repeat: repeat-x;
	background-position: center top;
}


.row {
width: 100%;
max-width: 1110px;
min-width: 800px;
margin: 0 auto;
overflow: hidden;
position:relative;
}

.rowFull {
width: 100%;
margin: 0 auto;
overflow: hidden;
position:relative;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
	margin:1%;
float: left;
min-height: 1px;
}


.row .onecol, .rowFull .onecol {
width: 4.85%;
}

.row .twocol, .rowFull .twocol {
width: 13.45%;
}

.row .threecol, .rowFull .threecol {
width: 22.05%;
}

.row .fourcol, .rowFull .fourcol {
width: 30.75%;
}

.row .fivecol, .rowFull .fivecol {
width: 39.45%;
}

.row .sixcol, .rowFull .sixcol {
width: 48%;
}

.row .sevencol, .rowFull .sevencol {
width: 56.75%;
}

.row .eightcol, .rowFull .eightcol {
width: 65.4%;
}

.row .ninecol, .rowFull .ninecol {
width: 74.05%;
}

.row .tencol, .rowFull .tencol {
width: 82.7%;
}

.row .elevencol {
width: 91.35%;
}

.row .twelvecol {
width: 100%;
float: left;
}

.last {
margin-right: 0px;
}

img, object, embed {
max-width: 100%;
}

img {
	height: auto;
}


/*MENU*/
.responsive_menu ul {
	list-style: none;
	border: solid 1px #c8c8c8;
	float: left;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(0, 0, 0, 0.15);      
	box-shadow:  0px 1px 1px 0px rgba(0, 0, 0, 0.15);
}
.responsive_menu ul li {

	float:left;
	position: relative;
	text-align: center;
	border-right: solid 1px #c8c8c8;
	border-left: solid 1px #fff;
	background: #f7f7f7;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#eaeaea 100%);
	background: -o-linear-gradient(top,  #f7f7f7 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#eaeaea 100%);
	background: linear-gradient(to bottom,  #f7f7f7 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#eaeaea',GradientType=0 );
}
.responsive_menu ul li.nav_first {
	border-left: none;
	/*width: 89px;*/
	-webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
}
.responsive_menu ul li.nav_last {
	border-right: none;
	/*width: 89px;*/
	-webkit-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
}
.responsive_menu ul li a {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #4a4a4a;
	text-decoration: none;
	line-height: 34px;
	height: 34px;
	width: 60px;
	float: left;
	text-shadow: 0px 1px 0px #ffffff;
}
.responsive_menu ul li a:hover {
	color: #23bfec;
}
.responsive_menu ul li a:active {
	color: #3a9bb7;
}
.responsive_menu ul li a span {
	position: absolute;
	top: 0px;
	right: 0px;
}
.responsive_menu ul li a span p {
	-webkit-border-radius: 99px;
	border-radius: 99px;
	position: relative;
	top: -10px;
	z-index: 99;
	font-family:Tahoma, "Arial Narrow", Arial;
	font-size: 13px;
	color: #ffffff;
	border: solid 1px #3a9bb7;
	background: #44cff1;
	background: -moz-linear-gradient(top,  #44cff1 0%, #2cb1e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#44cff1), color-stop(100%,#2cb1e5));
	background: -webkit-linear-gradient(top,  #44cff1 0%,#2cb1e5 100%);
	background: -o-linear-gradient(top,  #44cff1 0%,#2cb1e5 100%);
	background: -ms-linear-gradient(top,  #44cff1 0%,#2cb1e5 100%);
	background: linear-gradient(to bottom,  #44cff1 0%,#2cb1e5 100%);
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.6),
        				0px 1px 1px 0px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.6),
		0px 1px 1px 0px rgba(0, 0, 0, 0.3);
	text-shadow: 0px 1px 0px #32839a;
}

.top {
box-shadow: inset 0 -5px 3px -5px #333;
}
.right {
box-shadow: inset -5px 0 5px -5px #333;
}
.bottom {
box-shadow: inset 0 5px 5px -5px #333;
}
.left {
box-shadow: inset 5px 0 15px -5px #333;
}
.all {
box-shadow: 0 0 5px #333;
}
.gallery-title h3{ font-size:1em;}
.latest-gallery-container {
	width: 100%;
	overflow: auto;
	position: relative;
	float: right;
	text-align:justify;
	padding:1px;
	margin-right:35px;
	background-color:#f6f6f6;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}

.HeadSideBar{
	padding-top: 5px;
	font-size: 15px;
	font-size-adjust: inherit;
	width: 100%;
	height: 25px;
	color: #FFF;
	text-align: center;
	vertical-align: central;
background: #23538a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzIzNTM4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTdlYWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #23538a 1%, #197eaf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#23538a), color-stop(100%,#197eaf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #23538a 1%,#197eaf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #23538a 1%,#197eaf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #23538a 1%,#197eaf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #23538a 1%,#197eaf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23538a', endColorstr='#197eaf',GradientType=0 ); /* IE6-8 */

	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.Lista{
	width:100%;
	padding-top:10px;
	text-align:center;
	list-style-type:disc;
	font-size:12px;
}

.Border{
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	-webkit-box-shadow: 0px 0px 6px 1px;
	box-shadow: 0px 0px 6px 1px;
}

    .module{
background: #23538a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzNTM4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjczYjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #23538a 0%, #1b73b7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#23538a), color-stop(100%,#1b73b7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #23538a 0%,#1b73b7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #23538a 0%,#1b73b7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #23538a 0%,#1b73b7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #23538a 0%,#1b73b7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23538a', endColorstr='#1b73b7',GradientType=0 ); /* IE6-8 */

	padding: 0 0 0 10px;
	font-size: 18px;
	color: #FFF;
	line-height: 2;
	text-align: center;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
    }

#PiePagina{
background: #eeeeee; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
position:relative;
border-top:medium #333 solid;
}

#Chat{
	
}

.HeadBG{
background: #eeeeee; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
	
}
.Contacto{
	text-align:center;	
}

/* Mobile */
@media handheld, only screen and (max-width: 750px) {
.one_half, .one_half.nogutter, 
	.one_third, .two_third, .one_third.nogutter, .two_third.nogutter, 
	.one_quarter, .two_quarter, .three_quarter, .one_quarter.nogutter, .two_quarter.nogutter, .three_quarter.nogutter, 
	.one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_fifth.nogutter, .two_fifth.nogutter, .three_fifth.nogutter, .four_fifth.nogutter, 
	.one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth, .one_sixth.nogutter, .two_sixth.nogutter, .three_sixth.nogutter, .four_sixth.nogutter, .five_sixth.nogutter{display:block; float:none; width:auto; margin:0 0 5% 0; padding:0;}
	body {
	font-size: 14px;
	-webkit-text-size-adjust: none;
	}
	
	.row, body, .container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}	
	.rowFull .onecol, .rowFull .twocol, .rowFull .threecol, .rowFull .fourcol, .rowFull .fivecol, .rowFull .sixcol, .rowFull .sevencol, .rowFull .eightcol, .rowFull .ninecol, .rowFull .tencol, .rowFull .elevencol, .rowFull .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	.responsive_menu,
	.responsive_menu ul {
		width: 100%;
	}
	.responsive_menu ul li,
	.responsive_menu ul li.nav_first,
	.responsive_menu ul li.nav_last {
		width: 100%;
		border-bottom: solid 1px #c8c8c8;
		border-top: solid 1px #fff;
		border-right: none;
		border-left: none;
		height: 32px;
	}
	.responsive_menu ul li.nav_first {
		-webkit-border-radius: 3px 3px 0px 0px;
        border-radius: 3px 3px 0px 0px;
		border-top: none;
		height: 33px;
	}
	.responsive_menu ul li.nav_last {
		-webkit-border-radius: 0px 0px 3px 3px;
        border-radius: 0px 0px 3px 3px;
		border-bottom: none;
		height: 33px;
	}
	.responsive_menu ul li a {
		width: 100%;
	}
	.responsive_menu ul li a span {
		top: 0px;
		right: 0px;
	}
	.responsive_menu ul li a span p {
		top: 5px;
		right: 5px;
	}
	#Chat{
		display:none;
	}

	.Slash {
	font-size: 14px;
	height:inherit;
	text-align:center;
	}
	#PiePagina{
		text-align:center;}
	.latest-gallery-container {
			text-align:center;
	}
	.Contacto{
	text-align:center;	
	}
}
