﻿body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	padding-left:16px;
	font-family: Arial;
	font-size: 9pt;
	color: #002369;
}

#contenido{
	width: 575px;
	margin: 0 10px 0 10px;
}

#logo
{
	width: 140px;
	float: left;
	height: 50px;
	background-image: url(/PortalURL/Pictures/logo_url_01_p.jpg);
	
}


#iconos
{
	width:100px;
	float:  right;
	
}


#barra_01
{
	font-family: Arial;
	font-size: 8pt;
	color:#FFF;
	width: 575px;
	float:left;
	background-color: #002369;
	height:30px;
	text-align: center;
}


#barra_01b
{
	font-family: Arial;
	font-size: 8pt;
	color:#FFF;
	width: 575px;
	float:left;
	height:5px;
	background-color: #e1c400;
}


#barra_02
{
	font-family: Arial;
	font-size: 8pt;
	color:#FFF;
	width: 575px;
	float:left;
	background-color: #002369;
	height:30px;
	text-align: center;
}


#barra_02b
{
	font-family: Arial;
	font-size: 8pt;
	color:#FFF;
	width: 575px;
	float:left;
	height:5px;
	background-color: #e1c400;
}

#impresion
{
	color: #002369;
	font-family: Arial;
	font-size: 9pt;
	background-color: #FFF;
	width: 575px;
	float: left;
}

.titulos
{
	 font-family: Arial;
	 font-size: 9pt;
	 color: #FFF;
}


.foto_noticias_01 {
	float:left;
	margin-right: 15px;
	margin-left: 15px;
	
}

.foto_noticias_01_B {
	float:left;
	margin-right: 10px;
	
}
.foto_noticias_02 {
	float:right;
	margin-left:10px;
	
}