﻿	body {
		margin: 0;
		padding: 0;
		border: 0;
		width: 100%;
		background: #fff;
		min-width: 600px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}
	h1 {
		margin: .2em 0 .2em 0;
		padding: 0;	
		font-size: 1.6em;
}
	h2 {
		margin: .2em 0 .2em 0;
		padding: 0;
		font-size: 1.4em;
		color: #008000;
}
	a {
		color:#369;
	}
	a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	}

	p {
		margin: 0.2em 0 0.2em 0;
		padding: 0;
}
 li {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 20px;
	color: #008000;
	margin-right: 20px;
	padding-right: 20px;
	text-align: left;
	text-indent: 0px;
}
 	dl {
		margin-right: 50px;
		margin-left: 20px;
}
    dt {
		font-size: 1.4em;
		font-weight: bold;
		margin-left: 20px;
		color: #008000;
		margin-right: 20px;
		padding-right: 20px;
}
    dd{ 
}
    dd:first-letter{
		font-size: 1.2em;
		color: maroon;
		font-weight: bold;
}
    blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #800000;
}
 blockquote p{
	text-indent: 0px;
}

	#cajaCabecera {
		clear:both;
		float:left;
		width:100%;
		background: url('fondotitulodos.jpg') repeat-x;
	}
	#cajaCabecera {
		border-bottom: 1px solid #000;
		border-bottom-style: groove;
		border-bottom-width: thin;
}
	.encabezamiento {
		height: 120px;
		margin: 0;
		width: 100%;
		background: url('fondotitulodostexto.jpg') no-repeat center top;*/
}
	.cajaCuerpo {
		position:relative;	
		clear:both;
		float:left;
		width:100%;	
		overflow:hidden;
	}
	.col2Izqda {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	.columCentro {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	.unicaPag {
	}
	.unicaPag .columCentro {
		width:96%;	
		left:0%;
		top: 0px;
	}
	.seleccionar {
		width: 100%;
		height: 30px;
		margin: 0;
		right: auto;
		position: absolute;
		top: 95px;
		background-color: #F95F2B;
	
}
	.seleccionar ul {
		margin: 0;
		padding: 0;
		list-style: none;
		line-height: normal;
}

	.seleccionar li{
		DISPLAY: inline;
		line-height: 28px;
	
}

	.seleccionar a{
		float: right;
	padding: 0 5px 0 5px;
		background-color: #800000;
		border-style: solid;
		border-width: 1px;
		border-color: #996600 #800000 #800000 #996600;
		display: block;
		color: #FFFFFF;
		font-size: 0.8em;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
}
	.seleccionar a:hover {
		BACKGROUND: #CC3300;
}

	.articulo {
		color: #663300;
		font-weight: bold;
		padding-left: 50px;
		text-indent: 15px;
		text-align: justify;
}
	.articulo p:first-letter{
		font-size: 1.4em;
		color: maroon;
		font-weight: bold;
}
	.resaltar {
		font-size: 1.1em;
		font-weight: bold;
		color: #008000;
}
	.resaltaruno {
		font-size: 1.3em;
		font-weight: bold;
}
	.figDcha {
		margin: 0px 0px 0px 15px;
		float: right;
}
	.figIzqda {
		margin: 0px 15px 0px 0px;
		float: left;
}
	#cajaPie {
	clear: both;
	float: left;
	width: 100%;
	background-color: #F95F2B;
	border-top: 1px solid #000;
	background-image: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000;
	border-bottom-color: #000000;
}
	#cajaPie p {
		padding:5px;
		margin:0;
	}
