@charset "utf-8";
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin:0px;
	padding:0px;
}

td img {
	display:block;
	text-align: center;
}

body {
	font-size:100.1%;
	font-style:normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #5D0201;
	left: auto;
	top: -1px;
	right: auto;
	font-family: Lucida Sans, Tahoma, Geneva, sans-serif;
	}
	
#encabezado{
	clear: both;
	float: none;
	background-repeat: repeat-x;
	background-position: 0px 1px;
	background-color: #FEF2DC;
	background-image: url(../imagenes/fondoencabezado.jpg);
}
#cuerpo{
	clear: both;
	float: none;
	background-color: #FEF2DC;
}
#pie{
	clear: both;
	float: none;
	background-color: #5D0201;
	color: #fff;
}

#pie p {
	color:#FFF;
	font-size: 0.9em;
	font-weight:bold;
}

p {
	font-size: 1em;
	color: #333;
	}
ul{
	display: inline;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 0.8em;
	text-indent: 1em;
}

ol{
	display: inline;
	list-style-type: none;
	list-style-position: inside;
	font-size: 0.8em;
	text-indent: 1em;
}

h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.2em;
	font-weight:bolder;
	color:#F60;
	text-align:left;
}
h3 {
	font-size:0.85em;
	font-weight:bolder;
	color:#F60;
	text-align:left;

}

#inicio a:link, #inicio a:visited{
	text-indent:-1000em;
	display:block;
	width:110px;
	height:119px;
	background-image:url(../imagenes/menus/inicio.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:none;
}

#inicio a:hover, #inicio a:active{
	background-position:left bottom;
	border:none;
}

#servicios a:link, #servicios a:visited{
	text-indent:-1000em;
	display:block;
	width:110px;
	height:119px;
	background:url(../imagenes/menus/servicios.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:none;
}
#servicios a:hover, #servicios a:active{
	background-position: left bottom;
	border: none;
}

#contacto a:link, #contacto a:visited{
	text-indent: -1000em;
	display: block;
	width:110px;
	height:119px;
	background: url(../imagenes/menus/contacto.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:none;
}
#contacto a:hover, #contacto a:active{
	background-position: left bottom;
	border: none;
}

#amparos a:link, #amparos a:visited{
	text-indent: -1000em;
	display: block;
	width:220px;
	height:60px;
	background: url(../imagenes/menus/amparos.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:none;
}
#amparos a:hover, #amparos a:active{
	background-position: left bottom;
	border: none;
}
#defensa a:link, #defensa a:visited{
	text-indent: -1000em;
	display: block;
	width:220px;
	height:60px;
	background: url(../imagenes/menus/defensa.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:none;
}
#defensa a:hover, #defensa a:active{
	background-position: left bottom;
	border: none;
}
#derecho a:link, #derecho a:visited{
	text-indent: -1000em;
	display: block;
	width:220px;
	height:60px;
	background: url(../imagenes/menus/derecho.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:none;
}
#derecho a:hover, #derecho a:active{
	background-position: left bottom;
	border: none;
}
#tramites a:link, #tramites a:visited{
	text-indent: -1000em;
	display: block;
	width:220px;
	height:60px;
	background: url(../imagenes/menus/tramites.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:none;
}
#tramites a:hover, #tramites a:active{
	background-position: left bottom;
	border: none;
}
#pie a:link, a:visited {
	color:#FC3;
}
#pie a:hover, a:active {
	color: #FFF;	
}
#direccion p{
	color: #FFF;
	font-size: 0.65em;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#cuerpo p {
/*	line-height: 1;
	text-align: justify;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	text-indent: 1em;*/
}

#cartel1 {
	width: 720px;
	height: 428px;
}

.marcado {
	font-weight: bold;
	color: #006;
}
.flotaizq {
	float: left;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0.7em;
	margin-left: 1em;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.flotader {
	float: right;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0.7em;
	margin-left: 1em;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.parrafo {
	
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	line-height: 1;
	text-align: justify;
	text-indent: 1em;
}
