/*  
Theme Name: 
Theme URI: 
Description: 
Author: 
Author URI: 
Version: 1.0 
*/

body{
		font: 16px "Calibri",Arial, Lucida, Verdana, sans-serif;
		/*color: #3b3b3b;*/
		color: #545455;
		/*font: 16px/1.2em "Gnuolane", Calibri, Tahoma;*/
		background: url(../images/background.png) repeat;


} 

* {
	margin: 0;
	padding: 0;
}


img {
	border: none;
}

ul{
	
}

li{
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 10px;
	
}

/* ---------- TYPOGRAPHY */



@font-face {
    font-family: 'Gnuolane';
    src: url('../fonts/Kit-GnuolaneRg-Regular/gnuolane_rg-webfont.eot');
    src: url('../fonts/Kit-GnuolaneRg-Regular/gnuolane_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Kit-GnuolaneRg-Regular/gnuolane_rg-webfont.woff') format('woff'),
         url('../fonts/Kit-GnuolaneRg-Regular/gnuolane_rg-webfont.ttf') format('truetype'),
         url('../fonts/Kit-GnuolaneRg-Regular/gnuolane_rg-webfont.svg#gnuolane_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



textarea,
input,
p,
a,
/*li {
	list-style-type: none;
	text-decoration: none;
}*/

/*p{ margin-top: 10px;
	margin-bottom: 10px;
	
}*/

a {
	outline-style: none;
	text-decoration: none;
	color: #000;
}
a:link{
	text-decoration: underline;
}
a:visited {
	outline-style: none;
	text-decoration: none;
	color: #000;
}

a:active {
	outline-style: none;
	text-decoration: none;
	color: #000;
}



a:hover {
	text-decoration: underline;
	color: #737373;
}


.clear {
	clear: both;
}


/* ----------  STRUCTURE */

h1 {
	margin-bottom: 80px;
	margin-top: 40px;
	/*text-transform: uppercase;*/
	color: #4b4b4b;
	text-align: center;
	font: normal 23px/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 90%;
	/*background-color: #f7fb75;*/
	margin-left: auto;
	margin-right: auto;
	
}

h2 {

	font: 38px/0.9em "Gnuolane", Calibri, Tahoma;
	margin-bottom: 10px;
	margin-top: 60px;
	text-transform: uppercase;
	color: #353433;
	padding-bottom: 20px;
	/*border-bottom: 3px solid #1a7cd3;*/
	padding-left: 50px;
	background: url(../images/sep_headline.png) repeat-x 0 bottom;
}

h3 {
	
	font: 16px/0.9em "Gnuolane", Calibri, Tahoma;
	text-transform: uppercase;
	color: #353433;
	margin-bottom: 5px;

	

}

h4 {
	font: 23px/1.4em "Gnuolane", Calibri, Tahoma;
	color: #cd2055;
	text-transform: uppercase;
}

h5 {
	
}

h6 {
	
}





/* ----------  HEADER */

#header {
	height: 180px;
	width: 100%;
	display: block;
	/*background-color: #e1b0ff;*/
	margin-bottom: 30px;
}


/* ---------- CONTE */





#wrap {
	width: 970px;
	height: auto;
	margin: 0 auto;
	/*margin-bottom: 120px;*/
	/*background-color: #b6beff;*/
	/*padding: 10px;*/
}



#conte {
	/*background-color: #ff7f59;*/
	width: 100%;
	min-height: 400px;
	padding-bottom: 10px;
	/*margin-top: 40px;*/
	padding-top: 30px;
}

/* ----------  BOX HOME */

#box_home {
	min-height:  270px;
	margin-top: 45px;
	width: 979px;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #86b320;*/
}


#box_home .box{
	width: 190px;
	min-height: 180px;
	float: left;
	margin-right: 15px;
	background-color: #feffff;
	padding: 20px;
}


#box_home .box .img_ico{
	
	margin-left: auto;
	margin-right: auto;
	width: 66px;
	height: 66px;
	
	
	}


#box_home .box_last{
	width: 190px;
	min-height: 180px;
	float: left;
	/*margin-right: 15px;*/
	background-color: #feffff;
	padding: 20px;
}


#box_home .box_last .img_ico{
	
	margin-left: auto;
	margin-right: auto;
	width: 66px;
	height: 66px;
	
	
	}



#box_home .box p{
	padding-right: 5px;
	font-size: 12px;
}

#box_home .box p a:hover{
	text-decoration: underline;
}

#box_home .box img:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}


#box_home .box33{
	width: 275px;
	min-height: 240px;
	float: left;
	margin-right: 15px;
	background-color: #feffff;
	padding: 20px;
	font-size: 15px;
}



#box_home .box33:hover, .box33_last:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}


#box_home .box33_last{
	width: 275px;
	min-height: 240px;
	float: left;
	/*margin-right: 15px;*/
	background-color: #feffff;
	padding: 20px;
	font-size: 15px;
}



#box_home .box33 h2{
	font: 28px/0.9em "Gnuolane", Calibri, Tahoma;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	color: #353433;
	padding-bottom: 20px;
	/*border-bottom: 3px solid #1a7cd3;*/
	padding-left: 50px;
	background: url(../images/sep_headline.png) repeat-x 0 bottom;
	
	}
	
	
#box_home .box33_last h2{
	font: 28px/0.9em "Gnuolane", Calibri, Tahoma;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	color: #353433;
	padding-bottom: 20px;
	/*border-bottom: 3px solid #1a7cd3;*/
	padding-left: 50px;
	background: url(../images/sep_headline.png) repeat-x 0 bottom;
	
	}




#box_home .box50{
	width: 440px;
	min-height: 200px;
	float: left;
	margin-right: 15px;
	background-color: #feffff;
	padding: 20px;
	font-size: 15px;
	margin-bottom: 40px;
}



#box_home .box50:hover, .box33_last:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}


#box_home .box50_last{
	width: 440px;
	min-height: 200px;
	float: left;
	/*margin-right: 15px;*/
	background-color: #feffff;
	padding: 20px;
	font-size: 15px;
		margin-bottom: 40px;

}



#box_home .box50 h2{
	font: 28px/0.9em "Gnuolane", Calibri, Tahoma;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	color: #353433;
	padding-bottom: 20px;
	/*border-bottom: 3px solid #1a7cd3;*/
	padding-left: 50px;
	background: url(../images/sep_headline.png) repeat-x 0 bottom;
	
	}
	
	
#box_home .box50_last h2{
	font: 28px/0.9em "Gnuolane", Calibri, Tahoma;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	color: #353433;
	padding-bottom: 20px;
	/*border-bottom: 3px solid #1a7cd3;*/
	padding-left: 50px;
	background: url(../images/sep_headline.png) repeat-x 0 bottom;
	
	}


/* ---------------------------------------- SLIDER */


#slider_container{
	/*background-color: #ffc787;*/
	/*padding: 10px;*/
	height: 385px;
	width: 954px;
	position: relative;
	top: -20px;
	padding-left: 3px;
	/*float: left;*/

}

#nav {
	height: 15px;
	width: auto;
	padding: 0 auto;
	bottom: 10px;
	z-index: 10;
	margin: 0 auto;
	position: absolute;
	bottom: -48px;
	right: 390px;
}

/*div#slider_container div#slide {
	height: 313px;
	width: 745px;
	position: relative;
	float: left;
	margin-left: 16px;
}*/

div#slider_container img {
	border: 5px solid #feffff;
	background-color: #feffff;
}


div#slider_container div.slideshow {
	height: 385px;
	width: 954px;
}

.slideshow a {
	display: none;
}

#nav a {
	display: block;
	height: 12px;
	width: 12px;
	background-color: #d3d3d3;
	text-decoration: none;
	float: left;
	text-indent: -9999px;
	text-align: center;
	margin-right: 10px;
	/*border: 1px solid #CCCCCC;*/
}

#nav a.activeSlide {
	background-color: #000;
}


/* ----------  NAVBAR */
.fila_full{
	background-color: #feffff;
	width: 100%;
	height: 287px;
	margin-top: 50px;
}


.fila_full .conte{
	
	width: 959px;
	margin-left: auto;
	margin-right: auto;
	
	}


.fila_full .conte .box1{
	float: left;
	width: 270px;
	font-size: 20px;
	padding: 20px;
	padding-top: 90px;
	background: url(../images/asterisco.png) no-repeat 17px 20px;
}



.fila_full .conte .box2{
	float: left;
	width: 240px;
	/*background-color: #c59cff;*/
	padding-left: 20px;
}


.fila_full .conte .box2 h1{
	margin-bottom: 10px;
	margin-top: 25px;
	padding-left: 0;
	margin-left: 0;
	/*text-transform: uppercase;*/
	color: #4b4b4b;
	text-align: left;
	font: 38px/0.9em "Gnuolane", Calibri, Tahoma;
	/*width: 90%;*/
	/*background-color: #f7fb75;*/
	/*margin-left: auto;
	margin-right: auto;*/
	
	}
	
	.fila_full .conte .box2 ul{
	margin-top: 30px;
	}
	
	.fila_full .conte .box2 li{
	list-style-type: disc;
	list-style-image: url(../images/arrow.png);
}


.fila_full .conte .box3{
	float: left;
	width: 345px;
	height: 375px;
	background-image: url(../images/frase_back.png);
	position: relative;
	top: -33px;
	
	
	
} 
.fila_full .conte .box3 h1{

	font: 55px/1.1em "Gnuolane", Calibri, Tahoma;
	color: #feffff;
}	

.fila_full .conte .sep{
	float: left;
	width: 37px;
	height: 285px;
	background: url(../images/sep_vert.png) no-repeat;
}


/* ----------  FULL MAP */

.full_map{
	width: 100%;
	margin-top: 120px;
	/*background-color: #ff7f5e;*/
	height: 388px;
}

.full_map .conte{
	width: 959px;
	margin-left: auto;
	margin-right: auto;
	}
	
	
.full_map .conte h1{
	margin-bottom: 10px;
	margin-top: 25px;
	padding-left: 0;
	margin-left: 0;
	/*text-transform: uppercase;*/
	color: #4b4b4b;
	text-align: left;
	font: 38px/0.9em "Gnuolane", Calibri, Tahoma;
	/*width: 90%;*/
	/*background-color: #f7fb75;*/
	/*margin-left: auto;
	margin-right: auto;*/
	
	}



.full_map .map-frame {
 	width: 100%;
    height: 288px;
    position: relative;
    
        /*width: 100%;
    height: 100%;
    position: relative;*/
}


/* ----------  NAVBAR */

.navbar{
	border-bottom: 1px dotted rgba(205,221,226,0.93);
	/*border-top: 1px solid #cbdae3;*/
	margin-bottom: 30px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	/*position: relative;
	top: -10px;*/
}


.navbar h1{

	color: #9f9fa0;
	float: left;
	display: inline;
	font: 15px/0.9em "Gnuolane", Calibri, Tahoma;
	margin-right: 10px;
	margin-top: 8px;
	text-transform: uppercase;
}

.navbar h2{
	font: 15px/0.9em "Gnuolane", Calibri, Tahoma;
	color: #000;
	float: left;
	display: inline;
	margin-top: 8px;
	text-transform: uppercase;
	border-top-color: #1992ca;
}

/* ----------  LOGO */



#header div#logo {
	height: 147px;
	width: 378px;
	margin-bottom: 3px;
	float: left;
	margin-top: 15px;
	/*background-color: #5f6aff;*/
}

#header div#llamanos{
	float: right;
	text-align: right;
	height: 47px;
	width: 478px;
	padding-top: 100px;
	margin-bottom: 3px;
	font: bold 28px/1.1em "Gnuolane", Calibri, Tahoma;
	text-shadow: #f2f4ff 2px 2px 0;
	color: #585858;
/*	background: url(../images/ico_cel.png) no-repeat 130px 92px;*/
/*	padding-left: 50px;*/
	
	
	
}

#header div#llamanos span.celular{
float: right;
margin-right: 40px;
padding-left: 35px;
background: url(../images/ico_cel.png)  no-repeat;



}


#header div#llamanos span.copaco{
	background: url(../images/ico_copaco.png) no-repeat;
	padding-left: 35px;
	
/*	padding-left: 50px;*/
	float: right;
}


#header div#llamanos .mail{
	font: 18px/0.9em "Gnuolane", Calibri, Tahoma;
	/*text-shadow: #f2f4ff 2px 2px 0;*/
	color: #585858;
	padding-left: 50px;
	margin-top: 5px;
	
	
	
}



/*#header div#llamanos p{

	float: right;
	text-align: right;
	height: 47px;
	width: 378px;
	padding-top: 100px;
	margin-bottom: 3px;
	
	background: url(../images/ico_cel.png) no-repeat 130px 95px;
	padding-left: 50px;

	font: bold 38px/0.9em "Gnuolane", Calibri, Tahoma;
	color:#FFFFFF;
	text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}*/

/* ----------  QUOTE */


#wrap quote{
	padding: 20px;
	display: block;
	margin-bottom: 40px;
	margin-top: 20px;
	background: rgba(251,254,233,0.7) url(../images/quote_back.png) repeat;
	font-style: italic;
	font-size: 12px;
}


/* ----------  MYTABLE */

.mytable {
	width: 100%;
	padding: 0;
	/*border-left: 1px solid #d5dddb;*/

/*margin: 0;*/
}


.mytable tr{
	height: 60px;
	

}

.mytable th {
	padding: 10px;
	padding-left: 40px;
	font-size: 14px;
	background: rgba(254,255,255,0.63) ;
	font: 28px/0.9em "Gnuolane", Calibri, Tahoma;
	text-transform: uppercase;
}



.mytable th.gost p{
	padding: 10px;
	padding-left: 40px;
	font-size: 14px;
	font: 18px/0.9em "Gnuolane", Calibri, Tahoma;
	text-transform: uppercase;
	background-color: transparent;
	}




.mytable td {
	padding: 10px;
	padding-left: 40px;
	font-size: 14px;
	background: rgba(208,208,209,0.51) url(../images/arrow.png) no-repeat 10px center;
}

.mytable td.check {
	padding: 10px;
	padding-left: 40px;
	font-size: 14px;
	background: rgba(208,208,209,0.51) url(../images/arrow.png) no-repeat center center;
}

.mytable td.nocheck {
	padding: 10px;
	padding-left: 40px;
	font-size: 14px;
	background: rgba(208,208,209,0.51) url(../images/noarrow.png) no-repeat center center;
}

.mytable td.blank{
	padding: 10px;
	/*padding-left: 40px;*/
	font-size: 15px;
	background: rgba(248,249,251,0.51) none no-repeat center center;
}




/* ----------  FOOTER */

#footer {
	height: 162px;
	width: 100%;
	margin-top: 60px;
	color: #fffbf7;
	/*background: url(../images/footer_back.png) repeat-x;*/
	padding-bottom: 50px;
	background-color: #454546;
}


#footer h1{
	color: #feffff;
	font-weight: normal;
	font-style: normal;
	margin-top: 20px;

}


#footer .container {
	height: 122px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	background-color: rgba(190,191,195,0.57);
}

#footer .container .datos{
	background-color: #39b8ff;
	width: 640px;
	float: left;
	height: 120px;
	font-size: 13px;
}

#footer .container .social{
	
	float: left;
	background-color: #76fa7a;
	width: 80px;
	height: 120px;

}




#footer .container .social .social_box{
	
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 3px;
	padding-top: 40px;
}

#footer .container .social .social_box:hover{

	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}

#footer .container .logos_box{
	float: right;
	width: 219px;
	height: 120px;
	background-color: #fcaaff;
	margin-bottom: 30px;
}

#footer .container .logos_box .miembros{
	width: 219px;
	height: 100px;
	float: left;
	}

#footer .container p{
	font-size: 11px;
	text-align: center;
}

div#footer {
	height: 162px;
	width: 100%;
	margin-top: 60px;
	background-color: #464645;
	position: relative;
	border-top: 5px solid #c4c4c4;
}


div#footer #box_container{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}

div#footer .boxData {
	height: 120px;
	width: 460px;
	margin: 0 auto;
	position: relative;
	/*background-color: #ff4122;*/
	float: left;
	margin-right: 10px;
	color: #fffeff;
	font-size: 12px;
	padding-left: 20px;
	/*padding-top: 20px;*/
	border-left: 8px solid #1a7cd3;
}


div#footer .boxData img{
	margin-bottom: 10px;
	position: relative;
	left: -5px;
	}

div#footer .boxQuote {
	height: 70px;
	width: 280px;
	margin: 0 auto;
	position: relative;
	/*background-color: #ff4122;*/
	float: left;
	color: #fffeff;
	text-transform: uppercase;
	font: 100 14px/1.2em 'GillSansLight','Gill Sans', 'Calibri';
	text-transform: uppercase;
	/*border-left: 4px solid #b9dc60;*/
	margin-right: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	background-color: #414141;
}
	
	

#footer div.box div.footer_links ul {
	height: auto;
	width: auto;
}

#footer div.box div.footer_links ul li.centros,
#footer div.box div.footer_links ul li.institucional,
#footer div.box div.footer_links ul li.ayuda,
#footer div.box div.footer_links ul li.legales {
	float: left;
	color: #ffffff;
	margin-right: 40px;
}

#footer div.box div.footer_links ul li h5 {
	color: #ffffff;
	font-size: 13px;
	font-weight: 500;
}

#footer div.box div.footer_links ul li a {
	color: #ffffff;
	font-size: 12px;
}

#footer div.box div.logo a {
	position: absolute;
	top: -11px;
	right: -18px;
	background-image: url("../images/footer/img_footer_logo.png");
	height: 136px;
	width: 231px;
	display: block;
}

#footer div.box div.logo a span {
	display: none;
}



#footer .boxFollow{
	width: 201px;
	height: 69px;
	float: right;
	margin-top: 10px;
	/*background-color: #aec3fa;*/
}
	
	
#footer .boxFollow .box1{
	width: 85px;
	height: 69px;
	float: left;
	background-image: url(../images/follow/images/follow_us_01.png);
}	

#footer .boxFollow .box2{
	float: left;
	width: 50px;
	height: 69px;
	/*background-color: #ffcf48;*/
}	
	
#footer .boxFollow .box3{
	float: left;
	width: 66px;
	height: 69px;
	/*background-color: #38fba5;*/
}			

#footer .boxFollow img{
	

filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;

}


#footer .boxFollow img:hover{


	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
	
	}


