article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display: block;
}
header{
	margin-top: 5px;
}
.logomex{
	background-image: url("../images/logo.png");
	background-repeat: no-repeat;
 	background-size: 100%;
 	height: 130px;
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.name-cetis{
	font-size: 18px;
	margin-top: 40px;
	font-weight: bold;
}
.logo-cetis{
	background-image: url("../images/cetis.jpg");
	background-repeat: no-repeat;
 	background-repeat: no-repeat;
	background-size: 130px 130px;
	width: 130px;
	height: 130px;
	display: inline-block;
	float: right;

}
nav li{
	display: inline-block;
	margin: 5px 19px;
	font-size: 22px;
	cursor: pointer;
}
nav > ul{
	padding: 0px;
	margin-bottom: 0px;
}
li ul {
	z-index: 100;
	border: 1px solid #696;
	margin-top: 0px;
	/*padding: 60px 0;*/
	/*text-align: center; width: 200px;*/
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;*/
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #DDD9D9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DDD9D9), to(#000000));
	background: -webkit-linear-gradient(#DDD9D9, #000000);
	background: -moz-linear-gradient(#DDD9D9, #000000);
	background: -ms-linear-gradient(#DDD9D9, #000000);
	background: -o-linear-gradient(#DDD9D9, #000000);
	background: linear-gradient(#DDD9D9, #000000);
	-pie-background: linear-gradient(#DDD9D9, #000000);
	behavior: url(/pie/PIE.htc);
	color: #fff;
	display: none;
	-webkit-transition-property: background;
  	-webkit-transition-duration: 1s;
  	-webkit-transition-timing-function: ease;
  	-moz-transition-property: background;
  	-moz-transition-duration: 1s;
  	-moz-transition-timing-function: ease;
}

li:hover .sub {
	display: block;
}
.sub{
	position: absolute;
}
.container{
	width: 960px;
}
nav{
	border: 1px solid #fff;
	/*padding: 60px 0;*/
	/*text-align: center; width: 200px;*/
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;*/
	/*-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;*/
	background: #DDD9D9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DDD9D9), to(#000000));
	background: -webkit-linear-gradient(#DDD9D9, #000000);
	background: -moz-linear-gradient(#DDD9D9, #000000);
	background: -ms-linear-gradient(#DDD9D9, #000000);
	background: -o-linear-gradient(#DDD9D9, #000000);
	background: linear-gradient(#DDD9D9, #000000);
	-pie-background: linear-gradient(#DDD9D9, #000000);
	behavior: url(/pie/PIE.htc);
	color: #fff;
}
nav:hover{

}
nav li:hover {
 	color: #ff9900;
	cursor: pointer;
}
nav a:link{
	text-decoration: none;
}
nav a:hover{
	color: #ff9900;
}
nav a:visited{
	/*color: #ff9910;*/
}

a{
	color: #fff;
}


.center{
	text-align: center;
}
.lateral-title{
	color: #660066;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	display: inline-block;
}

marquee {
    height: 200px;
    margin-left: 15px;
    margin-top: 25px;
}

.notice{
	margin: 10px 0;
	font-family: cursive;
}

.notice > .title {
	color: color: #ff9900;
	font-weight: bold;
}
.notice  .img {
	width: 80px;
	height: auto;
	
}
.notice > .content {

}
.marquee{
	background:url("../images/note.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 300px;
    margin-left: 15px;
    display: inline-block;
}
#datepicker{
	display: inline-block;
    font-size: 9px;
    position: relative;
    width: 72%;
}
.ui-datepicker-inline ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all{
	width: 90%;
	font-size:10px;
}
.highlight{
       background-color: #ff0;
}
.marquee-video{
	border:solid #3F3C3C 10px;
	border-radius: 6px;
	width: 100%;
	height: 200px;
}
.mrgt-20{
	margin-top: 20px;
}
footer{
	margin-top: 30px;
	width: 100%;
	background-color:black;
	color: white;
	font-size: 10px;
	text-align: center;
	padding: 20px;
}

footer .text{
	font-family: arial;
}
.main{
	margin-top: 30px;
}
.main-master{
	min-height: 500px;
	margin-top: 30px;
}
.main-master .title{
	margin: 10px 0px;
	color: #660066;
	font-size: 30px;
	font-weight: bold;
}
.main-master .text{
	line-height: 30px;
	font-size: 20px;

}
.main-master .contact{
	color: #660066;
	font-size: 30px;
	line-height: 45px;	
	margin-left: 20px;

}
.line-dot{
	font-size: 35px;
	color:  #ff9900;
}

ul strong{
	margin-left: -20px;
}
.photo{
	display: inline;
	width: 125px;
	height: auto;
}

.marquee-video-2 {
    border:solid #3F3C3C 10px;
    display: inline-block;
    margin: 10px;
}
.imgDir {
	width: 220px;
	border:2px solid #000;
	border-radius: 5px;
	display: inline-block;
}
.imgDir img{

	display: inline-block;
	width: 200px;
	position: relative;
}
.imgDir1 {
        min-width: 50px;
        min-height: 50px;
       	border:5px solid #000;
	border-radius: 10px;
        display: inline-block;
        position: relative;
       
        
	
}
.imgDir1 img{

	display inline-block;
	min-height: 50px;
	position: relative;
	}
.imgcar img{

	display inline-block;
	min-height: 50px;
	position: relative;
	}



.ui-datepicker-calendar{
	background-color: #ccc !important;
}