body {
	margin:0px;
}

#contenedor {
	width: 1000px;
	height:100%;
	overflow: hidden;
	margin:0px auto;
	text-align: left;
	/*border:1px solid #000000;*/
}
#up_cont{
	clear:both;
	float:left;
	width:1000px;
	height:107px;
	position: relative;
	margin:0px auto;
	background: url(../images/encabezado_certificadormovil.jpg) no-repeat;
}
#right_cont{
	float:right;
	width:680px;
	height:480px;
	position: relative;
	margin:20px 20px 10px 20px;
	/*border:1px solid #000000;*/
}
#left_cont{
	float:left;
	width:230px;
	height:480px;
	position: relative;
	margin:30px 20px 10px 20px;
	/*border:1px solid #000000;*/
}
#left_cont ul { 
	padding:0; 
	margin:5px 0px; /*dist entre menus*/
	/* border:1px solid #000; */
	
}
#left_cont li {
	color:#3A3C3C;
	list-style-type: disc;
	list-style-position:inside;
	padding:3px 0 2px 15px;
	margin:0px;
	border-bottom:1px dotted #238282;
}
#left_cont li.active_li {
	background-color:#135553;
	color:#FFFFFF;
	list-style-type: disc;
	list-style-position:inside;
	padding:3px 0 2px 15px;
	margin:0px;
	/*border-bottom: 1px solid #FFFFFF;*/
}

#left_cont a { /*letra de Menu*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#3A3C3C;
	text-decoration:none;
}
#left_cont a.active_a { /*letra de Menu Activo*/
	color:#FFFFFF;
	font-weight:bold;
}
#left_cont a:hover { 
	color:#000000; 
	text-decoration:none;
}
#footer {
	width:1000px;
	height:70px;
	background: url(../images/footer.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #FFFFFF;	
	text-align: left;	
	font-weight: normal;
	margin:0px auto;
	padding: 0px;
	position:relative;
}
.footer a {
	font: normal 14px Arial, Helvetica, sans-serif; 
	color:#0f0f0f;
	}
	
.mapa_site {
	margin:1px 30px;
	padding:0px;
	position:absolute;
	left:0px;
	top:0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
}
.inicio_site {
	font-weight: bold;
	padding-right:5px;
	cursor:pointer;
}
.titles{
	margin:10px 20px 30px 20px;
	padding:0px;
	font-family: Arial;
	font-size: 18px;
	color: #3A3C3C;
	text-align: left;
	font-weight: normal;
	/*border-bottom:1px solid #000000;*/
}
.vin_tit{
	color:#135553;
	font-size:12px;
	padding-right:10px;
}
.text_cert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding:0px 20px;
	line-height: 1.5;
	text-align: justify;
	font-weight: normal;
}

.text_nons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #820000;
	padding:0px 5px;
	text-align: justify;
	font-weight: normal;
}
.txt_fm_sbt{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	padding:0px;
	text-align: left;
	font-weight: bold;
}
.txt_fm_cmp{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	padding:0px;
	text-align: left;
	font-weight: normal;
}