@charset "UTF-8";
/* CSS Document */

*{margin:0 auto;}

#wrapper {
	background-color: #FFF;
	width: 960px;
	height: auto;
}
.logosuperior {
	background-image: url(../img/logopaginas.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 457px;
	margin-left: 0;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.logoinicio {
	background-image: url(../img/logohome.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 60px;
	float: left;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: 10px;
	margin-left: 420px;
}
#imgindex {
	height: 300px;
	width: 960px;
	margin-top: 20px;
	background-image: url(../img/engranes.png);
	background-repeat: no-repeat;
}

#menuprincipal {
	height: 58px;
	width: 960px;
	background-image: url(../img/barraprincipal.png);
	margin-top: 10px;
}
#barramenu {
	
	background-repeat: repeat-x;
	height: 58px;
	width: 800px;
}
#nosotros {
	background-image: url(../img/nosotros.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 58px;
	width: 160px;
	float: left;
}
#areasdepractica {
	background-image: url(../img/areasdepractica.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 58px;
	width: 160px;
	float: left;
}
#oficinas {
	background-image: url(../img/oficinas.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 58px;
	width: 160px;
	float: left;
}
#publicaciones {
	background-image: url(../img/publicaciones.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 58px;
	width: 160px;
	float: left;
}
#contacto {
	background-image: url(../img/contacto.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 58px;
	width: 160px;
	float: left;
}
#nosotros:hover {
	background-image: url(../img/nosotros.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 58px;
	width: 160px;
	float: left;
}
#areasdepractica:hover {
	background-image: url(../img/areasdepractica.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 58px;
	width: 160px;
	float: left;
}
#oficinas:hover {
	background-image: url(../img/oficinas.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 58px;
	width: 160px;
	float: left;
}

#publicaciones:hover {
	background-image: url(../img/publicaciones.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 58px;
	width: 160px;
	float: left;
}
#contacto:hover {
	background-image: url(../img/contacto.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 58px;
	width: 160px;
	float: left;
}
.logovolver {
	background-image: url(../img/logovolver.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 47px;
	width: 47px;
	margin-top: 60px;
	clear: both;
	margin-right: 100px;
}
.espacio1 {
	clear: both;
	height: 2px;
}


.lineaverde {
	background-image: url(../img/separacioninferior.png);
	background-repeat: repeat-x;
	height: 2px;
	width: 800px;
	margin-top: 100px;
}
.aviso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #4b4a4c;
	text-align: center;
	float: none;
	margin-top: 30px;
	margin-bottom: 0px;
}
#footer {
	height: 120px;
	width: 960px;
	margin-top: 10px;
	background-color: rgb(255,255,255);
}
#infoizq {
	height: 110px;
	width: 270px;
	float: left;
	margin-left: 170px;
	margin-bottom: 0px;
}
#infoderecha {
	height: 110px;
	width: 270px;
	float: left;
	margin-left: 60px;
	margin-bottom: 0px;
}
#header {
	height: 85px;
	width: 960px;
	
}
.ciudad {
	font-size: 12pt;
	color: #8bd600;
	text-decoration: none;
	font-style: normal;
	font-family: "MS Serif", "New York", serif;
	margin-top: 10px;
}


.direccion {
	font-size: 12px;
	color: #4b4a4c;
	text-decoration: none;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#cuadrogris {
	height: 440px;
	width: 770px;
	border: medium solid #807e82;
	margin-top: 100px;
}
.titulotexto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 29.18px;
	height: 60px;
	width: 708px;
	margin-top: 150px;
	text-align: justify;
	color: #8bd600;
}
.contenidotexto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20.43px;
	color: #4b4a4c;
	text-decoration: none;
	text-align: justify;
	text-indent: 50px;
	height: 50px;
	width: 708px;
	margin-top: 40px;
	display: block;
	margin-bottom: 240px;
}

.contenidotexto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20.43px;
	color: #4b4a4c;
	text-align: justify;
	text-indent: 50px;
	width: 708px;
	height: 50px;
}

.contenidotexto1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20.43px;
	color: #4b4a4c;
	height: 50px;
	width: 708px;
	text-align: justify;
	text-indent: 50px;
	margin-top: 40px;
}
#litigio {
	height: 200px;
	width: 708px;
	margin-bottom: 0px;
}
.litigiofiscal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #4b4a4c;
	text-align: justify;
	text-indent: 50px;
	width: 708px;
}
.tituloch {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15.59px;
	color: #8bd600;
	height: auto;
	width: 260px;
	margin-top: 10px;
}
.textoch {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #4b4a4c;
	height: 80px;
	width: 240px;
	margin-top: 10px;
	text-indent: 30px;
	text-align: center;
	display: block;
	white-space: normal;
}

#inferior {
	height: 271px;
	width: 960px;
	min-width: 960px;
}
#cuadroverde {
	height: 410px;
	width: 740px;
	border: thin solid #8bd600;
	margin-top: 14px;
	padding-top: 0px;
}
#superior {
	height: 271px;
	width: 960px;
}
.cuadrochgris {
	height: 184px;
	width: 294px;
	border: medium solid #807e82;
	float: left;
	margin-top: 100px;
	margin-right: 90px;
	margin-left: 90px;
}
.cuadrochverde {
	height: 170px;
	width: 280px;
	border: thin solid #8bd600;
	margin-top: 5px;
	
}
.texto4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #8bd600;
	font-size: 18px;
	text-align: center;
	text-indent: 15px;
	height: 100px;
	width: 708px;
	margin-top: 0px;
}
.texto3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #8bd600;
	text-align: center;
	text-indent: 15px;
	height: 40px;
	width: 708px;
	margin-top: 140px;
}
.cuadroch2verde {
	height: 170px;
	width: 280px;
	margin-top: 5px;
	border: thin solid #8bd600;
}
.texto1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #4b4a4c;
	height: 126px;
	width: 708px;
	text-indent: 15px;
	text-align: justify;
	margin-top: 90px;
}
.texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #4b4a4c;
	text-decoration: none;
	text-align: justify;
	height: 126px;
	width: 708px;
	margin-top: 0px;
	text-indent: 15px;
}


	
.contenidotexto1 a{
	color: #4b4a4c;
}

.contenidotexto1 a:hover {
	color: #8bd600;
}

.contenidotexto1 a.dl {
	color: #8bd600;
}

.contenidotexto2 a{
	color: #4b4a4c;
}

.contenidotexto2 a:hover {color: #8bd600;}

.contenidotexto2 a.dl {
	color: #8bd600;
}


#cuadrooficinas {
	height: 540px;
	width: 960px;
	padding-top: 30px;
	float: none;
}
#bloquecentral {
	height: 0px;
	width: 0px;
	margin-top: 0px;
}
#imgpublicaciones {
	background-image: url(../img/rompecabezas.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 960px;
	margin-top: 20px;
}
.cuadrodirecciones {
	height: 560px;
	width: 460px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: medium solid #807e82;
	float: left;
	margin-left: 10px;
}
#btnmas {
	background-image: url(../img/mas.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 50px;
	margin-top: 33px;
	margin-right: 15px;
}

#btnmas:hover {
	background-image: url(../img/mas2.psd);
	background-repeat: no-repeat;
	height: 16px;
	width: 50px;
	margin-top: 33px;
	margin-right: 15px;
}
#btn3mas {
	background-image: url(../img/mas.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 50px;
	margin-top: 33px;
	margin-right: 15px;
}

#btn3mas:hover {
	background-image: url(../img/mas2.psd);
	background-repeat: no-repeat;
	height: 16px;
	width: 50px;
	margin-top: 33px;
	margin-right: 15px;
}


#btn2mas {
	background-image: url(../img/mas.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 50px;
	margin-top: 15px;
	margin-right: 15px;
}

#btn2mas:hover {
	background-image: url(../img/mas2.psd);
	background-repeat: no-repeat;
	height: 16px;
	width: 50px;
	margin-top: 15px;
	margin-right: 15px;
}

.mapa {
	height: 500px;
	width: 400px;
	margin-top: 10px;
}
.cuadrodireccionesverde {
	height: 530px;
	width: 430px;
	margin-top: 14px;
	border: thin solid #8bd600;
}
#imgareas {
	background-image: url(../img/laberinto2.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 960px;
	margin-top: 20px;
}
#centrado {
	margin-right: auto;
	margin-left: auto;
	width: 294px;
}

a.activonosotros #nosotros {
	background-image: url(../img/nosotros.png);
	background-position: bottom;
}

a.activoareasdepractica #areasdepractica {
	background-image:url(../img/areasdepractica.png); 
	background-position: bottom;
}

a.activopublicaciones #publicaciones {
	background-image:url(../img/publicaciones.png); 
	background-position: bottom;
}

a.activooficinas #oficinas {
	background-image:url(../img/oficinas.png); 
	background-position: bottom;
}

a.activocontacto #contacto {
	background-image:url(../img/contacto.png); 
	background-position: bottom;
}

#logosuperior:hover {
	
}

#logoinferior:hover {
	
}

body{
background: #fbfff4;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iI2VmZmZkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YmQ2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #fbfff4 0%, #efffd3 37%, #8bd600 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfff4), color-stop(37%,#efffd3), color-stop(100%,#8bd600));
background: -webkit-linear-gradient(top, #fbfff4 0%,#efffd3 37%,#8bd600 100%);
background: -o-linear-gradient(top, #fbfff4 0%,#efffd3 37%,#8bd600 100%);
background: -ms-linear-gradient(top, #fbfff4 0%,#efffd3 37%,#8bd600 100%);
background: linear-gradient(to bottom, #fbfff4 0%,#efffd3 37%,#8bd600 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfff4', endColorstr='#8bd600',GradientType=0 );

	}
.cuadroch2gris {
	float: left;
	height: 184px;
	width: 294px;
	border: medium solid #807e82;
	margin-top: 100px;
}
.espacio {
	clear: both;
}
form {
	font-family: Verdana, Geneva, sans-serif;
	color: #4b4a4c;
	font-size: 14px;
	height: 280px;
	width: 400px;
	margin-top: 40px;
}
textarea {
	width: 400px;
	height: 180px;
	margin-top: 5px;
}
.renglon {
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#rengloninferior {
	background-color: #FFF;
	height: 10px;
	width: 960px;
}
.correo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8bd600;
	text-decoration: none;
}
.ifai {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8bd600;
	text-decoration: none;
}
.tituloaviso1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #8bd600;
	text-decoration: none;
	text-align: center;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.avisoformato {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8bd600;
	text-decoration: none;
	font-style: italic;
}

.tituloaviso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #8bd600;
	text-decoration: none;
	padding-left: 15px;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contenidoaviso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #4b4a4c;
	text-decoration: none;
	text-align: justify;
	width: 900px;
}
.enviar {
	margin-left: 10px;
	padding-top: 0px;
	margin-top: 10px;
}
.limpiar {
	margin-top: 10px;
	margin-left: 250px;
}

#imgcontacto {
	background-image: url(../img/tiroalarco.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 960px;
	margin-top: 20px;
}
#imgconstruccion {
	background-image: url(../img/construccion.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 689px;
	margin-top: 85px;
}
