html 
{
	height: 100%;
	margin-bottom: 0;
}
form 
{
    margin: 0 auto;
    padding: 0;
    width: 400px;
}
img
{
	border: 0;
}
body 
{
	margin: 0;
	background-color: #fff;
	background-repeat:repeat-x;
    color: #fff;
    font-family: 'Roboto',sans-serif;
}

/************************ TIPOS Y PARRAFOS ************************/
h1,h2,h3
{
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 300;
}

h4,h5,h6
{
    font-family: 'Roboto',sans-serif;
}	
h1 	{font-size: 30px;}
h2 	{font-size: 24px;}
h3 	{font-size: 18px;}
h4	{font-size: 15px;}
h5	{font-size: 12px;}
h5	{font-size: 10px;}

a
{
	text-decoration:none;
	color: #ff6d00;
}
a:hover
{
	text-decoration:none;
	color: #4C5166;
}
ul
{
	margin:0px;
}
/*li
{
	list-style-type: none;
}*/
p
{
	font-family: 'Roboto',sans-serif;
	font-size: 14px;
	text-align: justify;
}
/************************ ESTRUCTURA ************************/

header, #banner, #mapa, #contenedor, footer, #contenedor_portada, #contenedor_galeria, #wd_notas
{
	width:auto;
	margin:0 auto;
}
section, #tabs_portada, #carrusel_portada, #contenedor_lista_grupo, #mapa
{
	max-width:980px;
	margin:0px auto;
	width: 100%;
}
#tabs_portada
{
	border-radius:4px;
	overflow:hidden;
	margin-bottom:20px;
}
header
{
	/*background-image:url(../images/header.png);*/
	background-repeat:repeat-x;
}
nav
{
	background-color:black;
}

#banner {
    background-color: #000;
    background-image: url("../images/banner_bg.png");
    background-position: center center;
    background-repeat: repeat-x;
    height: 428px;
    overflow: hidden;
    padding: 30px 0 0;
}
#contenedor_galeria
{
	/*background-image: url("../images/bg_nota.png");*/
	background-repeat: repeat-x;
}


#mapa
{
	background-image: url("../images/bg_mapa.png");
	background-repeat: repeat-x;
}
#contenedor
{
	background-color: #fff;
	padding: 5px 0 10px;
}
footer {
    background-color: #95470d;
    overflow: hidden;
    padding-top: 20px;
}
#contenedor_portada
{
	background-image:url(../images/bg_carrusel.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000;
	margin: 0;
	padding: 20px 0 10px;
}
#contenedor_galeria
{
	background-color: #fff;
	background-image: url("../images/carrrusel_bg.jpg");
	margin: 0;
	padding: 1px 0 10px;
	background-position: center top;
	background-repeat: no-repeat;
	
}

/************************ HEADER ************************/
header section {
    background-position: left center;
    background-repeat: no-repeat;
    height: 160px;
}
#logo, #logo_inf {
    background-position: left center;
    background-repeat: no-repeat;
    border: 0 solid #fff;
    float: left;
    height: 140px;
    margin: 0 auto;
    width: 530px;
}
#logo_inf
{
	background-size: 70%;
}
#fono
{
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	margin:0px auto;
	height: 100px;
}
#fono_icon {
    background-image: url("../images/fono_icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 40px;
    margin: 95px 10px 0 0;
    width: 45px;
}
#fono_numero {
    color: #000;
    float: left;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 25px;
    font-weight: bolder;
    height: 27px;
    margin: 95px 0 0;
    width: auto;
}

/************************ BANNER ************************/
.flexslider {
    background-color: #856d51;
    margin: 0 auto;
    max-height: 395px;
    max-width: 980px;
    overflow: hidden;
    position: relative;
}

.banner_contenedor {
    background-image: url("../images/banner_velo.png");
    border: 0 solid #fff;
    height: 70px;
    padding: 10px 0 0 20px;
    position: absolute;
    top: 308px;
    width: 960px;
}
.banner_texto
{
    color: #fff;
    float: left;
    font-weight: 300;
    border: 0px solid#fff;
}
.banner_boton
{
    background-color: #FFC600;
    color: #000;
    margin:15px;
    padding: 5px 10px;
    float: right;
    border-radius: 5px;
}



/************************ FOOTER ************************/
footer section {
    color: #000;
    height: 300px;
    margin-top: 10px;
    overflow: hidden;
}
#ubicacion
{
    font-family: 'Roboto',sans-serif;
	margin:0;

}
#ubicacion_contenedor {
    margin: 25px auto 0;
    width: 90%;
}
#ubicacion_direccion, #ubicacion_fono
{
    font-size: 17px;
    font-weight: 300;
    width: 90%;
    margin: 0;
}
#creditos {
    background-color: #000;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    height: 25px;
    margin-top: -138px;
    padding: 13px 0 6px;
    text-align: center;
    width: 100%;
}
#pie
{
	padding: 0;
}
footer h4
{
	text-align: left;
	margin:5px 0 0;
	color: #000;
}
footer h3 {
    color: #fff;
    font-weight: 700;
    margin: 10px 0 0;
    text-align: center;
    text-transform: uppercase;
}
footer p {
    color: #fff;
    margin: 0;
    text-align: center;
}
#redes
{
	overflow: hidden;
	margin: 0 auto;
	float: right;
}
/*#bt_mapa 
{
    background-image: url("../images/bt_mapa.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
    height: 340px;
    margin: 0 auto;
    overflow: hidden;
    width: 348px;
}*/
footer a
{
	text-decoration:none;
	color: #fff;
}
footer a:hover
{
	text-decoration:none;
	color: #fff;
}

/*********** Redes Sociales ************************/

#iconos_redes
{
	overflow: hidden;
}
.redes_sociales
{
	width: 50px;
	height: 50px;
	float: left;
	margin: 10px 17px;
	background-repeat: no-repeat;
	/*background: url("../images/red_face.png");*/
}
.face, .twi
{
	height: 35px;
	float: right;
	margin:  3px 10px;
	padding: 10px 0 0 50px;
	overflow: hidden;
	/*min-width: 40px;*/
}

.face {background: url("../images/red_face.png"); background-repeat: no-repeat;}
.twi {background: url("../images/red_youtube.png"); background-repeat: no-repeat;}

/***************************************************/


#logo_mini
{
	background: url("../images/logo_mini.png");
	float: left;
	width: 240px;
	height:60px;
	margin:0;
}
/************************ NAV ************************/
nav section 
{
	height:59px;
	margin:0 auto;
    max-width: 980px; 
    overflow: hidden;
}
nav ul 
{
    margin:0 auto;
    width: 980px;
}
#menu_superior {
    height: 40px;
    overflow: hidden;
    padding-left: 0;
    padding-top: 20px;
    text-align: center;
}
#menu_superior li 
{
    display: inline;
    list-style: none outside none;
}
a.menu_sup:link, a.menu_sup:visited {
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 15px;
    font-weight: 300;
    height: 70px;
    margin: 0 50px 0 0;
    padding: 18px 40px;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.5s linear 0s;
    width: 50px;
}
a.menu_sup:hover {
    background: #fef94d none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: #000;
        transition: background-color 0.5s linear 0s;
}

/************************ MENU RESPONSIVO ************************/
#menu_responsive
{
	display: none;
} 
.demo-1 .dl-menuwrapper button {
	background: #ffba00;
}

.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper button.dl-active,
.demo-1 .dl-menuwrapper ul {
	background: #f5b200;
	z-index: 999;
}

/************************ ICONS ************************/
.icons_claro, .icons_oscuro 
{
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    font-size: 14px;
    padding: 10px;
    width: 14px;
    height: 14px;
    width: 18px\9;
    height: 18px\9;
}
.icons_claro
{
	border: 2px solid #ffb700;
    border: 0px solid #ffb700\9;
    color: #ffb700;
    background-image: url("../images/ie_bg_h2_os.png")\9; 
    background-position: center;
}
.icons_oscuro 
{
	border: 2px solid #fa4504;
    border: 0px solid #fa4504\9;
    color: #fa4504;
    background-image: url("../images/ie_bg_h2_cl.png")\9; 
    background-position: center
}
/************************ WD NOTAS HORIZONTAL ************************/
#wd_notas
{
	background-color: #E8EAF1;
}
#wd_notas_horizontal, #wd_notas_horizontal_4
{
	width: 998px;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
}
#wd_notas_horizontal li, #wd_notas_horizontal_4 li
{
	background-color: #fff;
	box-shadow: 0px 0px 5px #8087a4;
	margin: 9px;
	padding: 5px;
	list-style: none;
}
#wd_notas_horizontal li
{
	height: 250px;
}
#wd_notas_horizontal_4 li
{
	height: 350px;
}
.wd_notas_horizontal_img, #wd_notas_horizontal_img
{
	background-repeat:no-repeat;
	height:170px;
	background-position: center;
}
#wd_notas_horizontal h2
{
	background-repeat: no-repeat;
	background-position: 10px 12px;
	font-family:'roboto';
	padding: 0 10px;
	margin: 10px 0 0;
    color: #fa4504;
	border: 0px solid;
	border-radius: 5px 5px 0 0;
	font-weight: 300;
		text-align: center;
}
#wd_notas_horizontal_4 h2
{
	background-repeat: no-repeat;
	background-position: 10px 12px;
	font-family:'roboto';
	padding: 0 10px;
	margin: 10px 0 0;
    color: #fa4504;
	border: 0px solid;
	border-radius: 5px 5px 0 0;
	font-weight: 300;
	text-align: center;
}
#wd_notas_horizontal h3
{
	font-family: 'Roboto Condensed',sans-serif;
	background-repeat:no-repeat;
    font-weight: 500;
    margin: 0 0 10px;
    padding: 10px;
    text-align: center;
}
#wd_notas_horizontal_4 h3
{
	font-family: 'Roboto Condensed',sans-serif;
	background-repeat:no-repeat;
    font-weight: 500;
    margin: 30px 0 0;
    padding: 10px 0 0;
    text-align: center;
}
.talla
{
	font-family: 'Roboto Condensed',sans-serif;
	background-color: #FF6D00;
	border: 2px solid#fff;
    font-weight: 500;
    margin: -38px auto;
    padding: 10px;
    text-align: center;
    font-size: 32px;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    color: #fff;
}
#wd_notas_horizontal_4 p
{
    color: #2e61b3;
    font-weight: 300;
    margin:5px 10px;
}  
#wd_notas_horizontal_4 h4
{
    text-align: center;
    font-weight: 600;
    color: #2e61b3;
    font-weight: 300;
    margin: 5px 0;
    float: left;
}  
/************************ NOTA DE PORTADA ************************/
#nota_portada {
    border: 0 solid #fff;
    margin: 0 auto;
    max-width: 900px;
    min-height: 185px;
    overflow: hidden;
    padding: 20px 40px;
    width: 100%;
}
#nota_portada h1 {
    color: #ffc600;
    font-weight: 700;
    margin: 10px;
    overflow: hidden;
    text-transform: uppercase;
}
#nota_portada h2
{
	overflow: hidden;
	color: #FFC600;
	margin:10px;
	font-weight: 500;
}
#nota_portada h3
{
    font-weight: 400;
    margin: 0;
    height: 44px;
    margin:10px;
}
#nota_portada p {
    line-height: 25px;
    margin: 10px;
    overflow: hidden;
    text-align: justify;
    font-size: 16px;
}
#nota_portada img
{
    /*border: 7px solid #E3E7E8;*/
    display: block;
    margin: 0 10px;
    max-width: 100%;
}
/*
.nota_portada_img {
    border: 1px solid #D8DFEC;
    float: left;
    height: 140px;
    margin: 29px;
    width: 140px;
}
.capa_nota_portada_img
{
	width:100px;
	height: 100px;
	border: 50px solid#fff;
	display:block!important;
	-webkit-transition:-webkit-transform 0.5s ease-out;
	-moz-transition:-moz-transform 0.5s ease-out;
	-o-transition:-o-transform 0.5s ease-out;
	-ms-transition:-ms-transform 0.5s ease-out;
	transition:transform 0.5s ease-out;
	border-radius: 150px;
	position: absolute;
}
.capa_nota_portada_img:hover
{
		position: absolute;
	width:100px;
	height: 100px;
	border-radius: 150px;
	-moz-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	-o-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}*/


/************************ CARRUSEL DE PORTADA ************************/
#owl-example .item
{
    color: #fff;
    margin: 10px;
    text-align: center;
    background-color: #000;
}
.owl-theme .owl-controlls .owl-page span
{
	background-color: #ccc;
}
#carrusel_portada
{
	z-index: -999;
	padding-top: 5px;
	margin-bottom: 10px;
}
.carrusel_portada_img {
    background-position: center center;
    background-repeat: no-repeat;
    height: 235px;
    margin: 0;
    width: auto;
}
#carrusel_portada h2 {
    background-position: 10px 12px;
    background-repeat: no-repeat;
    color: #000;
	font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    margin-top: 20px;
    padding: 0;
    text-align: center;
}
#carrusel_portada h3 {
    color: #fff;
    font-weight: 300;
    height: 45px;
    margin: 5px auto 0;
    padding: 5px;
    width: 295px;
    font-size: 15px;
    text-transform: uppercase;
}

#carrusel_portada h4
{
	text-align:center;
	color:#000;
	padding:30px 20px 0;
	border: 1px solid#fff;
}


/************************ CONTENIDOS GRUPOS, LISTAS Y RESPUESTA ************************/
#contenedor_lista_grupo, #contenedor_respuesta, #contenedor_lista, #contenedor_lista_imagenes, #contenedor_lista_archivos
{
	max-width:900px;
	width: 100%;
	padding: 10px 40px;
}
#contenedor_lista_grupo, #contenedor_respuesta, #contenedor_lista, #contenedor_lista_imagenes, #contenedor_lista_archivos
{
	margin:10px auto 10px;
	overflow: hidden;
	min-height:500px;
	background-color: #000;
}
/************************ H1 H2 H3 ************************/
#contenedor_lista_grupo h1, #contenedor_respuesta h1, #contenedor_lista h1, #contenedor_lista_imagenes h1, #contenedor_lista_archivos h1
{
    color: #FFC600;
    font-weight: 400;
    margin: 0 0 20px;
    padding: 10px 0 10px 0px;
}
#contenedor_lista_grupo h2, #contenedor_lista h2, #contenedor_lista_imagenes h2, #contenedor_lista_archivos h2
{
	padding-bottom:5px;
	text-align: center;
	margin: 14px 0;
	font-weight: 400;
	color: #ff6d00;
}
#contenedor_lista_grupo h3, #contenedor_lista h3, #contenedor_lista_imagenes h3, #contenedor_lista_archivos h3
{
	padding-bottom:5px;
	text-align: center;
	margin: 14px 0;
	font-weight: 400;
	color: #FFC600;
}
/************************ ul ************************/
#contenedor_lista_grupo ul, #contenedor_respuesta ul, #contenedor_lista ul, #contenedor_lista_imagenes ul, #contenedor_lista_archivos ul
{
	margin:0 auto;
	padding: 0;
	/*width: 90%;*/
}
/************************ li ************************/
#contenedor_lista_grupo li, #contenedor_lista li, #contenedor_lista_imagenes li, #contenedor_lista_archivos li
{
	border-radius: 3px;
	border-radius: 3px;
	margin: 20px;
	list-style-type: none;
}
#contenedor_lista_grupo li
{
	height: 215px;
}
#contenedor_lista li
{
	height: 215px;
}
#contenedor_respuesta li 
{
    font-size: 14px;
}
#contenedor_lista_archivos li
{
	height: 110px;
}
/************************ IMG ***********************/
#contenedor_respuesta img 
{
    /*border: 4px solid #FFFFFF;
    box-shadow: 0 0 5px #ABB2CF;*/
    margin: 5px;
    width: 98%;
    height: auto;
}
/************************ p ************************/

#contenedor_lista p
{
	padding: 0;
	text-align:center;
	margin:30px;
}
#contenedor_respuesta p, #contenedor_lista_imagenes p
{
	padding: 0;
	text-align:justify;
	margin:0 0 5px;
}
#contenedor_lista_archivos p
{
	text-align: center;
}
/************************ IMAGENES ************************/
.archivo_icon
{
	border: 2px solid #ccc;
	border-radius: 50px;
	width: 50px;
	height: 50px;
	margin: 30px auto 0;
}
.img_lis {
    background-position: center center;
    background-size: 100% auto;
    height: 190px;
}
.img_lis_grupo
{
	height:150px;
	background-position: center;
}
/************************ FORMULARIOS ************************/
#contacto
{
	border: 0px solid#fff000;
    margin: 0 auto 20px;
    width: 95%;
}
.text, .textarea
{
    background-color: #000;
    border: 2px solid #333;
    border-radius: 5px;
    margin-bottom: 5px;
    color: #fff;
    padding: 10px;
    width: 80%;
}
.text 
{
    height: 17px;
}
.textarea 
{
    height: 70px;
}
.button {
    background-color: #FFC600;
    border: 2px solid #333;
    border-radius: 5px;
    color: #000;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    margin: 0;
    width: 150px;
}
.button:hover {
    background-color: #000;
    color: #FFC600;
}
.caption {
    float: left;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
    width: 600px;
    color: #fff;
}
/************************ TABLAS ************************/
table {
    padding: 1px;
    text-align: left;
    border-radius: 5px;
    float: left;
    margin: 10px;
}
.contenido
{
	margin:0 20px 0 0;
}
th {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #E8EEF8;
    padding: 15px 5px 5px;
    color: #1259C6;
    text-align: center;
}
td {
    border: 1px solid #E8EEF8;
    padding: 5px 20px;
    border-radius: 5px;
    font-weight: 300;
    font-size: 15px;
    width: 200px;
}
/************************ MAPA ************************/
#mapa iframe
{
	max-width: 980px;
	width: 100%;
	margin: 0;
}
#mapa h2
{
	background-color:#ff6600;
	max-width:930px;
	width: auto;
	margin:0px auto;
	/*background-image:url(../images/icono_mapa.png);*/
	background-repeat:no-repeat;
	background-position:left center;
	height:44px;
	padding-left:50px;
	color:#fff;
	padding-top:11px;
	font-weight: lighter;
}
#mapa section
{
	width:90%;
	overflow: hidden;
}


