body {
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	color:#000;
	margin:0; 
	padding:0;
	padding-top:5px;  
	font-size: 12px;
	text-align: center;
}
#cont{
	width:970px;
	border: 1px solid #999999;
	background-color: #FFFFC1;
	text-align: center;
	height: 100%;
	margin: 5px auto 0 auto;
}

#cabecera{
	width:970px;
	height: 128px;
	background-image: url(img/derecho-militar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu{
	width:949px;
	text-align:left;
	background-color: #95954F;
	height: 28px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}

#pie{
	width:965px;
	text-align: left;
	padding-left: 12px;
	font-size: 11px;
	color:#666;
	padding-top:4px;
	padding-bottom: 4px;
	clear:both;
	
}

#derechagoogle{
	width:160px;
	height: 610px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 0px;
	text-align:center;
	background-color: #FFFFFF;
}

#derecha{
	width:160px;
	height: 100%;
	padding: 0;
	margin-right: 0px;
	margin-left: 70px;
	margin-top:25px;
	margin-bottom:10px;
	float: left;
	text-align:center;
}

.boton{
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.web{
    margin-left: 331px;
}

#articulo{
	width:670px;
	height: 100%;
	text-align:justify;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#fecha{
	width:936px;
	height: 30px;
	text-align:right;
	margin-top: 6px;
    font-size: 11px;

}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #111;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3D3D1F;
	text-transform: uppercase;
}

.mas {
	font-weight: bold;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 8px 3px;
	padding-left: 20px;
}

.atras {
	font-weight: bold;
	background-image: url(img/atras.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 0px;
	padding-left: 17px;
}

.link, .enlace, .jurisp {
	font-weight: bold;
	background-image: url(img/flecha.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 0px;
	padding-left: 18px;
}

.enlace, .jurisp {
	text-transform: uppercase;
}

.jurisp {
	line-height: 18px;
}

a {
	color: #95954F;
	text-decoration: underline;
}

a:hover {
	color: #6C6C39;
}

h2 a {
	color: #3D3D1F;
	text-decoration: none;
}

h2 a:hover {
	color: #3D3D1F;
	text-decoration: underline;
}
.corte {clear: both;}

