/* Estilo de la pagina principal del Portal de Tratamiento */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Propiedades Globales */
.main{
	alignment-baseline:central;
	alignment-adjust:central;
}
a:link {
	text-decoration: none;
	color: #900;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #900;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #900;
}

body {
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	margin-top: 0px;
	background-color:#FFFFFF;
}	

.textomenu a{
	color: #fff;
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 25px;
	}
	
.textomenu a:hover {
	color: #46BC8C;
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 25px;
}


.textomenu2 a{
	color: #fff;
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 22px;
	}
	
.textomenu2 a:hover {
	color: #46BC8C;
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 22px;
}


.piepagina {
	padding-top:2px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size:18px;
	height:40px;
	text-align:center;
}

.tituloencabezado{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 45px;
	color: #fff;
	text-align:center;
}

.tituloencabezado2{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 45px;
	color: #333;
	text-align: center;
}

.titulo{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #333;
	text-align:center;
}
	
.titulo1{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	text-align:center;
}

.titulo2{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	font-size: 32px;
	color: #205741;
	text-align: center;
}
	
.contenido {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 28px;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

.contenidolink b{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 28px;
	color: #900;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

.contenidolink b:hover{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 28px;
	color: #fff;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

.tabla{
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.encabezado{
	background-image: url(../img/encabezado.png);
	background-position:center;
	background-repeat:no-repeat;
	width: 1202px;
	height: 120px;
}

.Menu{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #fff;
}

.Menu2{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 25px;
	color: #fff;
}
