﻿@charset "UTF-8";
@import url('./bootstrap/css/bootstrap.min.css');

@import url('./skinslides.css');

html{height:100%;margin:0;padding:0;}
#Body{height:100%;font-family:Helvetica, Arial, sans-serif;color:#333;margin:0;padding:0;}
#Form{height:100%;}
a{outline:0;border:0;}
p, ul, ol{margin:0;padding:0 0 1em 0;}

h1{font-size:26px; margin:0 0 10px 0;}
h2, .Head{font-size:22px; margin:0 0 10px 0;}
h3{font-size:18px; margin:0 0 10px 0;}

/* Fonts */
.Normal{font-size:12px;line-height:16px;}
.SubHead{color:#333;}

/*Layout */

#login
{
	margin-top: 10px;
	width: 1000px;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: #FFFFFF;
}
#loginlinks
{
	width: 300px;
	height: auto;
	margin: auto;
	color:#FFFFFF;
	float:right;
	text-align:right;
	align-content:flex-end;	
	padding-top:10px;
	margin-right: 10px;
		
}

#loginlinks .Normal
{
	color: #FFFFFF;
	}

#dnnLogin,#dnnUser
{
	color:#FFFFFF;
}

#logobar{
	width:1000px;
	height:100px;
	margin:auto;
	background: url('images/banner.jpg');
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	box-shadow: 0px 3px 13px -2px #000000;
	-moz-box-shadow: 0px 3px 13x -2px #000000;
	-webkit-box-shadow: 0px 3px 13px -2px #000000;
	margin-top: 10px;
	
	}
	
#logobarPane
{
	float: right;
	width:260px;
	height:40px;
	}

#search{
	font-size:10px;
	margin-top:20px;
	/*margin-right:10px;*/
	}
	

	
#navbar{
	width:1000px;
	height:45px;
	margin:auto;
	margin-bottom:10px;
	box-shadow: 0px 5px 10px -3px #000000;
	-moz-box-shadow: 0px 5px 10px -3px #000000;
	-webkit-box-shadow: 0px 5px 10px -3px #000000;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	}

#header{
	width:1000px;
	height:330px;
	margin:auto;
	margin-bottom:10px;
	box-shadow: 0px 2px 10px -2px #000000;
	-moz-box-shadow: 0px 2px 10px -2px #000000;
	-webkit-box-shadow: 0px 2px 10px -2px #000000;
	}

#headerbotones{
	width:80%;
	height:350px;
	margin:auto;
	margin-bottom:10px;
	background:#FF0000;
	
	}




#footer{
	line-height:10px;
	width:1000px;
	height:100px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 0px 0px 10px 10px;
	box-shadow: 0px 5px 10px -2px #000000;
	-moz-box-shadow: 0px 5px 10px -2px #000000;
	-webkit-box-shadow: 0px 5px 10px -2px #000000;
	background: url('images/banner.jpg');
	-webkit-background-size: cover;
    -moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	color: #fff;
	}
	
#footer .Normal {
	color:#FFF;
	}
	
#footer a{
	color: #fff;	
}

#footer .Normal{
	line-height:10px;
}
	
#FooterLeft{
	line-height:10px;
	width:322.66px;
	height: 85px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 8pt;
	}
	
#FooterLeft .Normal{
	line-height:20px;
}
	
#FooterlineLeft{
	width:1px;
	height:85px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
	background: #FFFFFF;
	}
	
#FooterMiddle{
	line-height:10px;
	width:332.66px;
	height:85px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	font-size:8px;
	line-height:1;
	}
	
#FooterMiddle .Normal{
	line-height:20px;
}
	
#FooterlineRight{
	width:1px;
	height:85px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom:10px;
	float:left;
	background: #FFFFFF;
	}
#FooterRight{
	line-height:10px;
	width:332.66px;
	height:85px;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#FooterRight .Normal{
	line-height:20px;
}
/*==========================================================inicio 4 botones inferiores==================================*/

#lowerpanes{
	width: 1000px;
	height: 140px;
	margin: auto;
	
	}

#LowerLeftAndMiddle {
	height:150px;
	width: auto;
	
	float:left;
	
	
}

#LowerLeft {
	width: 192px;
	height: 140px;
	float: left;
	box-shadow: 0px 3px 13px -2px #000000;
	-moz-box-shadow: 0px 3px 13x -2px #000000;
	-webkit-box-shadow: 0px 3px 13px -2px #000000;
	border-radius: 10px;
}

#LowerLeft img{
	width: 192px;
	height: 140px;
	border-radius: 10px;
}

#LowerMiddleLeft {
	height: 140px;
	width: 192px;
	float: left;
	box-shadow: 0px 3px 13px -2px #000000;
	-moz-box-shadow: 0px 3px 13x -2px #000000;
	-webkit-box-shadow: 0px 3px 13px -2px #000000;
	border-radius: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-size: cover;
}

#LowerMiddleLeft img{
	width: 192px;
	height: 140px;
	border-radius: 10px;
	
}

#LowerCenter{
	height: 140px;
	width: 192px;
	float: left;
	box-shadow: 0px 3px 13px -2px #000000;
	-moz-box-shadow: 0px 3px 13x -2px #000000;
	-webkit-box-shadow: 0px 3px 13px -2px #000000;
	border-radius: 10px;
	/*margin-left: 10px;*/
	margin-right: 10px;
	background-size: cover;
}

#LowerCenter img{
	width: 192px;
	height: 140px;
	border-radius: 10px;
	
}

#LowerMiddleRight {
	height: 140px;
	width: 192px;
	float: left;
	box-shadow: 0px 3px 13px -2px #000000;
	-moz-box-shadow: 0px 3px 13x -2px #000000;
	-webkit-box-shadow: 0px 3px 13px -2px #000000;
	margin-right:10px;
	border-radius: 10px;
}

#LowerMiddleRight img{
	width: 192px;
	height: 140px;
	border-radius: 10px;	
}

#LowerRight {
	height: 140px;
	width: 192px;
	float: right;
	box-shadow: 0px 3px 13px -2px #000000;
	-moz-box-shadow: 0px 3px 13x -2px #000000;
	-webkit-box-shadow: 0px 3px 13px -2px #000000;
	border-radius: 10px;
}

#LowerRight img{
	width: 192px;
	height: 140px;
	border-radius: 10px;
}


/*==========================================================fin 4 botones inferiores==================================*/


.clear{
	
	clear:both;
	color:#3B96B6
}




/*===================================================inicio menú tabs=========================*/


#contenedor {
	
	width: 780px;  /* Ancho del contenedor */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 350px;
}

#contenedor input {
	height: 32px;
	visibility: hidden;
	width: 0px;
}

#contenedor label {
	
	float: left;
	cursor: pointer;
	font-size: 10pt;  /* Tamaño del texto de las pestañas */
	line-height: 40px;
	height: 40px;
	padding: 0 20px;
	display: block;
	color: #ffffff;  /* Color del texto de las pestañas */
	text-align: center;
	border-radius: 5px 5px 0 0;
	background: #7ab800;  /* Fondo de las pestañas */
	margin-right: 5px;
	font-family: verdana;
}

#contenedor input:hover + label {
	
background: #006751;  /* Fondo de las pestañas al pasar el cursor por encima */
color: #ffffff;  /* Color del texto de las pestañas al pasar el cursor por encima */
}

#contenedor input:checked + label {
	
	background: #F3F3F3;  /* Fondo de las pestañas al presionar */
	color: #006751; /* Color de texto de las pestañas al presionar */
	
	line-height: 45px;
	height: 40px;
	position: relative;
	top: -2px;
	-webkit-transition: .1s;
	-moz-transition: .1s;
	-o-transition: .1s;
	-ms-transition: .1s;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
}

.content {
	background: #F3F3F3 no-repeat;  /* Fondo del contenido */
	position: relative;
	width: 720px;
	height: 279px;  /* Alto del contenido */
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	z-index: 5;
	border-top-left-radius: 0;
	font-family: verdana;
	font-size: 10pt;
	overflow-x: hidden;
	
}

.content div {
	position: absolute;
	z-index: -100;
	opacity: 0;
	transition: all linear 0.1s;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 310px;
	background-repeat:no-repeat;
}

#contenedor input.tab-selector-1:checked ~ .content .content-1,
#contenedor input.tab-selector-2:checked ~ .content .content-2,
#contenedor input.tab-selector-3:checked ~ .content .content-3,
#contenedor input.tab-selector-4:checked ~ .content .content-4,
#contenedor input.tab-selector-5:checked ~ .content .content-5 {
	z-index: 100;
	opacity: 1;
	-webkit-transition: all ease-out 0.2s 0.1s;
	-moz-transition: all ease-out 0.2s 0.1s;
	-o-transition: all ease-out 0.2s 0.1s;
	-ms-transition: all ease-out 0.2s 0.1s;
	height: 310px;
	background-repeat:no-repeat;
}



/*===================================================fin menú tabs=========================*/
