#botones 
{
	width: 658px;
	padding-top:2px;
	padding-bottom:2px;
	z-index: 0;
}
#botones1
{
	color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    font-weight: bold;
	text-decoration:none;
	cursor:pointer;
	position:relative;
	z-index: 3;
}
#botones a
{
	color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
	/*Superponemos los botones para 
	eliminar el border inferior - only IE (como siempre!!)*/
	position:relative;
	z-index: 1;
}
#botones a:hover
{
	color:#000000;
}

#contenido 
{
	/*Ancho y Alto del contenedor*/
	width: 665px;
	height:auto;
	background-color:#FFFFFF;
	border-top:3px #535F97 solid;
	padding:5px;
}
#conten 
{
	/*Ancho y Alto del contenedor*/
	width: 658px;
	height:auto;
	background-color:#FFFFFF;
	border-top:5px #535F97 solid;
	padding:5px;
	background-image: url(/content/images/plofondode2.jpg);
}
#contenido p
{
	color:#3366FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#resultado
{
    width: 542px;
	height: 150px;
	background: #505C91;
	color: #fff;
	display: none;
}
#fld1
{
    width: auto;
    height: auto;
}
#fld_2
{
    width: auto;
    height: auto;
}
#fld2
{
    width: 865px;
    height: auto;
}
#fld3
{
    width: auto;
    height: auto;
}
#titnot
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    color: #0283DE;
}
#cuerponot
{
    font-family: Arial;
    font-size: 13px;
    color: #000000;
}
#fechanot
{
    font-family: Calibri;
    font-size: 12px;
    color: #000000;
}
#vermas
{
    font-family: Calibri;
    font-size: 10px;
    color: #0283DE;
}
#vermas1
{
    font-family: Calibri;
    font-size: 8px;
    color: #0283DE;
}
a:hover
{
	text-decoration: underline;
}
/*estilos de link vermas */
.Estilo110
{
    font-family: Verdana;
	font-size: 10px; color: #000000;
}
/*estilos de titulo noticia*/
.Estilo100
{
    font-family: Calibri;
	font-size: 12px; color: #0066FF;
}
.Estilo111
{
    font-family: Calibri;
	font-size: 12px; color: #0066FF;
}
.Estilo120
{
    font-family: Verdana;
	font-size: 12px; color: #000000;
}
.Estilo121
{
    font-family: Calibri;
	font-size: 12px; color: #0066FF;
}
.Estilo122
{
    font-family: Verdana;
	font-size: 12px; color: #0000FF;
	font-weight: bold;
}
.Estilo123
{
    font-family: Arialcursive;
	font-size: 13px; color: #000000;
	font-weight: bold;
}
/*estilos de titulo general noticia*/
.Estilo130
{
    font-family: Calibri;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
	
}
.Estilo131
{
	color: #0066CC;
	font-size: 12px;
	font-family: Calibri;
}
.Estilo132
{
	color: #000000;
	font-size: 12px;
	font-family: Calibri;
}
.Estilo200
{
    color: #FF0000;
	font-size: 12px;
    font-weight: bold;
	font-family: Calibri;

}
.Estilo202
{
    color: #FFFFFF;
	font-size: 12px;
    font-weight: bold;
	font-family: Calibri;

}
/*estilos de color*/
#tinot
{
    font-family: Calibri;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}
#cnot
{
    font-family: Calibri;
    font-size: 12px;
    color: #FFFFFF;
}
.Estilo3
{
    color: #FFFFFF
}
a:hover 
{
	color: #000000;
	text-decoration: none;
}

a:visited 
{
	color: #333333;
	text-decoration: none;
}
a:active 
{
	color: #11536F;
	text-decoration: none;
}
.TituloCabecera {
	BORDER-BOTTOM: #d5dce7 2px solid; PADDING-BOTTOM: 2px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN-BOTTOM: 5px; LETTER-SPACING: 0px !important; COLOR: #003a80; FONT-SIZE: 1.3em; FONT-WEIGHT: 600; PADDING-TOP: 6px
}

.Estilo215
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003a80;
	border-bottom: #d5dce7 2px solid;
	padding-bottom: 2px;
	padding-left:0px;
	padding-right: 0px;
	margin-bottom: 5px;
	letter-spacing: 0px;
}
 
.PopupPanel
{
	border: solid 1px black;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: white;
	z-index: 100;
	height: 230px;
	margin-top: -100px;
	width: 510px;
	margin-left: -200px;
}
 
.PopupPanelModalArea
{
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color:silver;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	z-index: 99;
	border: 0;
	-moz-opacity: 0.60;
}
 
 
.PopupPanel .TitleBar
{
	margin: 0;
	display: block;
	background-color: #0058ee;
	line-height: 20px;
	color: white;
	font-family: Calibri;
	font-weight: bold;
	padding: 0 0 0 5px;
}
 
.PopupPanel .ContentArea
{
	padding: 0 0 0 5px;
}
 