@charset "UTF-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans);


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  caption, tbody, tfoot, thead,  article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	line-height: 1;
}

/* ------- GENERALES  --------*/


body {
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	background-attachment: fixed;


	}

.container {
	width: 1105px;
	margin: 0 auto;
	margin-top: 0px;
	font-family: 'Noto Sans', sans-serif;


	}

.logo {
	position:absolute;
	z-index:100000;

	}
#simplegallery1{
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #630;
	border-bottom-color: #630;
	}



/* ------- Menu  --------*/

.menu select {
  display: none;
}
.menu {
	margin-top: 10px;
	height: 54px;
	margin-left:200px;
}

  .menu ul {
	padding-top: 5px;
	list-style: none;
	font-family: 'Quicksand', sans-serif;
	font-size: 19px;
	font-weight: lighter;
  }

	.login {
	padding-top: 50px;
	list-style: none;
	font-family: 'Quicksand', sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-align:right;
	padding:10px 0px 0px 10px;
	color:#000;
  }

	.enviar_login, .cerrar_sesion {

		text-decoration: none;
    padding: 3px;
    font-weight: 600;
    font-size: 12px;
    color: #ffffff;
    background-color: #E85C00;
    border-radius: 6px;
    border: 2px solid #fff;


  }

	.bienvenido{
		color:#630;
		font-weight: 600;
    font-size: 18px;
	}

  .menu ul li {
	  float: left;
	  display: inline-block;
	  text-align: center;
	  margin-top:17px;
  }

  .menu ul li a {
   color:#000;
   padding:10px 3px 10px 3px;
   text-decoration: none;
   background: #FE920A;
  -o-transition:color .2s ease-out, background 1s ease-in;
  -ms-transition:color .2s ease-out, background 1s ease-in;
  -moz-transition:color .2s ease-out, background 1s ease-in;
  -webkit-transition:color .2s ease-out, background 1s ease-in;
  /* ...and now override with proper CSS property */
  transition:color .2s ease-out, background 1s ease-in;
}

	.menu ul li a:hover {
	color:#FFF;
	background: #E85C00;
}

 #nolink {
	 background-color: #C15000;
	 color:#FFF;
	 padding:14px 10px 15px 10px;
	 margin-top:0px;
	 }
/* ------- contenido  --------*/

.contenido {
	background-color: #fff;
	-webkit-box-shadow: 2px 3px 9px #999;
	-moz-box-shadow: 2px 3px 9px #999;
	box-shadow: 2px 3px 9px #999;
}
.sombra{
	-webkit-box-shadow: 2px 3px 9px #999;
	-moz-box-shadow: 2px 3px 9px #999;
	box-shadow: 2px 3px 9px #999;
	}

.sombra1{
	-webkit-box-shadow: 2px 3px 9px #999;
	-moz-box-shadow: 2px 3px 9px #999;
	box-shadow: 2px 3px 9px #999;
	}

.contenido_int ul {
	float:left; margin-left:50px; margin-top:20px; font-size:15px; color:#653D2B
	}
.cont_der {
	float:left;
	width:800px;
	}

.caja a{
	text-decoration:none;
	float: left;
	width:315px;
	height:305px;
	margin:30px 20px 15px 50px;
}
.caja a:hover {
	margin:25px 15px 10px 45px;
	padding:5px;
	-webkit-box-shadow: 5px 4px 10px #ECECEC;
	-moz-box-shadow: 5px 12px 10px #ECECEC;
	box-shadow: 5px 12px 10px #ECECEC;

	}

.caja2{
	width:315px;
	margin:30px 20px 25px 50px;
	float:left;
	}


.caja h1 {
	position:absolute;
	color: #FFF;
	background-color: #A55C31;
	text-align: center;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: lighter;
	padding: 15px 0px;
	width:200px;-webkit-box-shadow: 2px 3px 3px #333;
	-moz-box-shadow: 2px 3px 3px #333;
	box-shadow: 2px 3px 3px #333;
	}
.caja h2 {
	color: #630;
	text-align: justify;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: lighter;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A55C32;
	}

.banner {
	margin-left:40px;

	}

/* ------- contenido  izq --------*/
.cont_izq {
	float: right;
	width: 275px;
	background-color: #FFCC99;
	padding: 15px;
	height: 1080px;
	}
.cont_izq h1 {
	color:#630;
	font-size:24px;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	}
.noticias a{
	font-size:16px;
	margin-top:25px;
	margin-bottom:5px;
	}
.noticias a h2{
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 5px;
	font-weight: bold;
	text-align:center;
	}
.noticias p {
	font-size:14px;
	margin-top:15px;
	margin-bottom:5px;
	text-align:justify;
	}
.noticias img {
	margin-left:10px;}
.noticias  a {
	text-decoration:none;
	color:#630;
	}
.noticias a:hover {
	text-decoration: underline;
	color: #600;
	}




/* ------- Interiores --------*/
.seccion{
	background-image: url(../images/fondo_seccion.jpg);
	height: 74px;
}

.seccion h1 {
	text-align: right;
	font-size: 36px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 40px;
	font-weight: lighter;
	}

.contenido_int {
	background-color: #FFF;
	-webkit-box-shadow: 2px 3px 9px #999;
	-moz-box-shadow: 2px 3px 9px #999;
	box-shadow: 2px 3px 9px #999;
	padding:20px;
	text-align:justify;
}



.contenido_int_1 {
	background-color: #FFF;
	-webkit-box-shadow: 2px 3px 9px #999;
	-moz-box-shadow: 2px 3px 9px #999;
	box-shadow: 2px 3px 9px #999;
	padding:20px;
	text-align:center;
}


.menu_interno {
	margin: 0 auto;
	background-color:#FF9802;
	height: 26px;
}

  .menu_interno ul {
	list-style: none;
	font-size: 14px;
  }

  .menu_interno ul li {
	  float: left;
	  display: inline-block;
	  text-align:center;
  }


   .menu_interno ul li a {
	color: #000;
	text-decoration: none;
	background: #FFF;
	padding: 2px 30px 7px 30px;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	/* ...and now override with proper CSS property */
	transition: color .2s ease-out, background 1s ease-in;
	-webkit-box-shadow: 2px 3px 3px #888;
	-moz-box-shadow: 2px 3px 3px #888;
	box-shadow: 2px 3px 3px #888;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

	.menu_interno ul li a:hover {
	color:#FFF;
	background-color:#999;
}

 #nolink2 {
	 background-color: #666;
	 color:#FFF;
	  padding:6px 30px;

	 }

.titulos {
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 20px;
	font-size: 40px;
	color: #973800;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FC8927;
}
.programa_div {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	background-color: #6B2B08;
	color: #FFF;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 14px;
}
	.div_programacont {
	padding-right: 30px;
	padding-left: 30px;
	background-color: #E4E4E4;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #666;
	margin-left: 30px;
	font-size: 13px;
	margin-right: 30px;
}
	.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A24714;
	text-align: right;
	margin-right: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE601E;
	margin-top: 40px;
	margin-left: 85px;
	margin-bottom: 10px;
}
.rest img {
	-webkit-box-shadow: 2px 3px 3px #333;
	-moz-box-shadow: 2px 3px 3px #333;
	box-shadow: 2px 3px 3px #333;
	margin:20px;
}
/*-----------------Tables------------------------*/


#tablas th
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
# tablas tr.alt td
{
color:#000000;
background-color:#EAF2D3;
}


/*-----------------Footer------------------------*/
.footer{
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight: lighter;
	font-weight: lighter;
	background-color:#630;
	padding:20px 0 ;

	}
.footer a {
	color: #FF9;
}

/*-----------------Itboom------------------------*/

.marca {
	width:1105px;
	margin: 0 auto;
	margin-top:10px;
	}
.itboomp {
	float:right;
	width: 155px;
}

.itboomp p {
	font-size: 10px;
	float: left;
	color: #999;
}
