/* powered by http://mierendo.com/software/rounded_css_boxes/ */
.RoundBox1_tl, .RoundBox1_t, .RoundBox1_tr, .RoundBox1_l, .RoundBox1_r, .RoundBox1_bl, .RoundBox1_b, .RoundBox1_br, .RoundBox1 {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
.RoundBox1_t {
    /*
        change this div to layout the whole box (width, height, float, margin, ...)
        example lines:
        width: 60%;
        margin: 7px 35px 0px 1px
        to change distance to content/text scroll to class ".RoundBox1" and change the padding
    */
    background-color: #ffffff;
    background-image: url(upload/image/general/roundbox1_border.png);
    background-repeat: repeat-x;
    background-position: top;
}
.RoundBox1_tl {
    height: 100%;
    background-image: url(upload/image/general/roundbox1_topleft.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.RoundBox1_tr {
    height: 100%;
    background-image: url(upload/image/general/roundbox1_topright.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.RoundBox1_bl {
    height: 100%;
    background-image: url(upload/image/general/roundbox1_bottomleft.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.RoundBox1_br {
    height: 100%;
    background-image: url(upload/image/general/roundbox1_bottomright.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.RoundBox1 {
    height: 100%;
    /* change this if you want to change the distance distance to text/content */
    padding: 5px 6px 5px 6px;
}

.RoundBox1_l {
    height: 100%;
    background-image: url(upload/image/general/roundbox1_border.png);
    background-repeat: repeat-y;
    background-position: left;
}
.RoundBox1_r {
    height: 100%;
    background-image: url(upload/image/general/roundbox1_border.png);
    background-repeat: repeat-y;
    background-position: right;
}
.RoundBox1_b {
    height: 100%;
    background-image: url(upload/image/general/roundbox1_border.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

/* powered by http://mierendo.com/software/rounded_css_boxes/ */
.RoundBox2_tl, .RoundBox2_t, .RoundBox2_tr, .RoundBox2_l, .RoundBox2_r, .RoundBox2_bl, .RoundBox2_b, .RoundBox2_br, .RoundBox2 {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
.RoundBox2_t {
    /*
        change this div to layout the whole box (width, height, float, margin, ...)
        example lines:
        width: 60%;
        margin: 7px 35px 0px 1px
        to change distance to content/text scroll to class ".RoundBox2" and change the padding
    */
    background-color: #dfdfdf;
    background-image: url(upload/image/general/roundbox2_border.png);
    background-repeat: repeat-x;
    background-position: top;
}
.RoundBox2_tl {
    height: 100%;
    background-image: url(upload/image/general/roundbox2_topleft.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.RoundBox2_tr {
    height: 100%;
    background-image: url(upload/image/general/roundbox2_topright.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.RoundBox2_bl {
    height: 100%;
    background-image: url(upload/image/general/roundbox2_bottomleft.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.RoundBox2_br {
    height: 100%;
    background-image: url(upload/image/general/roundbox2_bottomright.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.RoundBox2 {
    height: 100%;
    /* change this if you want to change the distance distance to text/content */
    padding: 5px 6px 5px 6px;
}

.RoundBox2_l {
    height: 100%;
    background-image: url(upload/image/general/roundbox2_border.png);
    background-repeat: repeat-y;
    background-position: left;
}
.RoundBox2_r {
    height: 100%;
    background-image: url(upload/image/general/roundbox2_border.png);
    background-repeat: repeat-y;
    background-position: right;
}
.RoundBox2_b {
    height: 100%;
    background-image: url(upload/image/general/roundbox2_border.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

/* powered by http://mierendo.com/software/rounded_css_boxes/ */
.RoundBox3_tl, .RoundBox3_t, .RoundBox3_tr, .RoundBox3_l, .RoundBox3_r, .RoundBox3_bl, .RoundBox3_b, .RoundBox3_br, .RoundBox3 {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
.RoundBox3_t {
    /*
        change this div to layout the whole box (width, height, float, margin, ...)
        example lines:
        width: 60%;
        margin: 7px 35px 0px 1px
        to change distance to content/text scroll to class ".RoundBox3" and change the padding
    */
    background-color: #f9fcc5;
    background-image: url("upload/image/general/roundbox3_border.png");
    background-repeat: repeat-x;
    background-position: top;
}
.RoundBox3_tl {
    height: 100%;
    background-image: url("upload/image/general/roundbox3_topleft.png");
    background-repeat: no-repeat;
    background-position: left top;
}
.RoundBox3_tr {
    height: 100%;
    background-image: url("upload/image/general/roundbox3_topright.png");
    background-repeat: no-repeat;
    background-position: right top;
}
.RoundBox3_bl {
    height: 100%;
    background-image: url("upload/image/general/roundbox3_bottomleft.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
.RoundBox3_br {
    height: 100%;
    background-image: url("upload/image/general/roundbox3_bottomright.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.RoundBox3 {
    height: 100%;
    /* change this if you want to change the distance distance to text/content */
    padding: 7.5px 8.5px 7.5px 8.5px;
}

.RoundBox3_l {
    height: 100%;
    background-image: url("upload/image/general/roundbox3_border.png");
    background-repeat: repeat-y;
    background-position: left;
}
.RoundBox3_r {
    height: 100%;
    background-image: url("upload/image/general/roundbox3_border.png");
    background-repeat: repeat-y;
    background-position: right;
}
.RoundBox3_b {
    height: 100%;
    background-image: url("upload/image/general/roundbox3_border.png");
    background-repeat: repeat-x;
    background-position: bottom;
}

/* powered by http://mierendo.com/software/rounded_css_boxes/ */
.RoundBox4_tl, .RoundBox4_t, .RoundBox4_tr, .RoundBox4_l, .RoundBox4_r, .RoundBox4_bl, .RoundBox4_b, .RoundBox4_br, .RoundBox4 {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
.RoundBox4_t {
    /*
        change this div to layout the whole box (width, height, float, margin, ...)
        example lines:
        width: 60%;
        margin: 7px 35px 0px 1px
        to change distance to content/text scroll to class ".RoundBox4" and change the padding
    */
    background-color: #ffffff;
    background-image: url("upload/image/general/roundbox4_border.png");
    background-repeat: repeat-x;
    background-position: top;
}
.RoundBox4_tl {
    height: 100%;
    background-image: url("upload/image/general/roundbox4_topleft.png");
    background-repeat: no-repeat;
    background-position: left top;
}
.RoundBox4_tr {
    height: 100%;
    background-image: url("upload/image/general/roundbox4_topright.png");
    background-repeat: no-repeat;
    background-position: right top;
}
.RoundBox4_bl {
    height: 100%;
    background-image: url("upload/image/general/roundbox4_bottomleft.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
.RoundBox4_br {
    height: 100%;
    background-image: url("upload/image/general/roundbox4_bottomright.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.RoundBox4 {
    height: 100%;
    /* change this if you want to change the distance distance to text/content */
    padding: 7.5px 8.5px 7.5px 8.5px;
}

.RoundBox4_l {
    height: 100%;
    background-image: url("upload/image/general/roundbox4_border.png");
    background-repeat: repeat-y;
    background-position: left;
}
.RoundBox4_r {
    height: 100%;
    background-image: url("upload/image/general/roundbox4_border.png");
    background-repeat: repeat-y;
    background-position: right;
}
.RoundBox4_b {
    height: 100%;
    background-image: url("upload/image/general/roundbox4_border.png");
    background-repeat: repeat-x;
    background-position: bottom;
}


/* Menú Horizontal 1 */

#menuhorizontal1{
font-weight:bold;
font-size: 90%;
}

#menuhorizontal1:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#menuhorizontal1 ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 1px solid #bebebe;
text-align: center; /*set value to "center" for example to center items*/
}

#menuhorizontal1 ul li{
display: inline;
}

#menuhorizontal1 ul li a{
/*color: #494949;*/
color: #999966;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(upload/image/general/sepmenuhoriz1.gif) top right no-repeat;
}

#menuhorizontal1 ul li a:visited{
/*color: #494949;*/
color: #999966;

} 

#menuhorizontal1 ul li a:hover{
color: black;
}



/* Menú Vertical */
.VerticalMenuContainer {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BACKGROUND: #f1f1f1; OVERFLOW-X: hidden; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid;VERTICAL-ALIGN: top;WIDTH:100%;HEIGHT:100%
}

.VerticalMenuCommon {
	FONT-SIZE: 11px; BACKGROUND: none transparent scroll repeat 0% 0%; FONT-FAMILY: verdana,arial,helvetica
}

.VerticalMenuTop {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: small; BACKGROUND: #f1f1f1; BORDER-LEFT: #999999 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #999999 1px solid;
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; OVERFLOW-X: hidden; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}

.VerticalMenuRow {
	BORDER-RIGHT: 1px solid; PADDING-RIGHT: 15px; BORDER-TOP: 1px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 3px; MARGIN: 0px 2px; BORDER-LEFT: 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 1px; BORDER-BOTTOM: 1px solid;
	BORDER-LEFT-COLOR: #f1f1f1; BACKGROUND: #f1f1f1; OVERFLOW-X: hidden; BORDER-BOTTOM-COLOR: #f1f1f1; BORDER-TOP-COLOR: #f1f1f1; BORDER-RIGHT-COLOR: #f1f1f1
}
.VerticalMenuRow A {
	FONT-WEIGHT: normal; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: black; TEXT-DECORATION: none
}
.VerticalMenuRow A:visited {
	FONT-WEIGHT: normal; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: black; TEXT-DECORATION: none
}
.VerticalMenuRow A:hover {
	FONT-WEIGHT: normal; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: black; TEXT-DECORATION: none
}
.VerticalMenuSection {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; MARGIN: 2px; COLOR: #6699cc; TEXT-DECORATION: none
}
.VerticalMenuBorder {
	BACKGROUND: #999999; MARGIN: 2px 0px; OVERFLOW: hidden; HEIGHT: 1px;MARGIN-BOTTOM: 2px
}

/* Marco de página*/

.MarcoPagina {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; MIN-HEIGHT: 1%; BACKGROUND: #dfdfdf; PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px; HEIGHT: 1%;WIDTH: 950px;
	FONT: 12pt 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif; text-align:left
}

table.MarcoPaginaTable {
	width:inherit
}

table.MarcoPaginaTable tr {
	vertical-align:top;
}


table.MarcoPaginaTable td {
	padding:3px;
}

table.SecundariaTable {
	width:inherit;
	border:0px 
}

table.SecundariaTable tr {
	vertical-align:top;
}


table.SecundariaTable td {
	padding:0px;
}


/* Ventana */

.MarcoVentanaBlanco {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid; BACKGROUND: white;
	BORDER-LEFT: #bbb 1px solid; BORDER-BOTTOM: #bbb 1px solid;	DISPLAY: block;
	vertical-align: top;
}

.MarcoVentanaGris {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid;
	BACKGROUND: #dfdfdf;
	BORDER-LEFT: #bbb 1px solid; BORDER-BOTTOM: #bbb 1px solid;	DISPLAY: block;
	vertical-align: top;
}

.MarcoVentanaNaranja {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid;
	BACKGROUND: #f9fcc5;
	BORDER-LEFT: #bbb 1px solid; BORDER-BOTTOM: #bbb 1px solid;	DISPLAY: block;
	vertical-align: top;
}


.MarcoVentanaSombraGris {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid;
	BACKGROUND: #ffffff url(upload/image/general/module_inner_bg.gif) no-repeat right bottom;
	BORDER-LEFT: #bbb 1px solid; BORDER-BOTTOM: #bbb 1px solid;	DISPLAY: block;
	vertical-align: top;
}

.MarcoVentanaTransparenteSombraGris {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;
	BORDER-RIGHT: #bbb 1px hidden; BORDER-TOP: #bbb 1px hidden;
	BACKGROUND: #ffffff url(upload/image/general/module_inner_bg.gif) no-repeat right bottom;
	BORDER-LEFT: #bbb 1px hidden; BORDER-BOTTOM: #bbb 1px hidden; DISPLAY: block;
	vertical-align: top;
}

.MarcoVentanaAzulClaro {
	margin-bottom:15px;
	background-color:#f8fafb;
	border:#4fa4c3 solid 1px;
	color:#333;
	BACKGROUND: #ffffff url(upload/image/general/module_inner_bg.gif) no-repeat right bottom;
}


/* Header ventana */

.HeaderVentanaGrad01 {
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 0px solid;
	MIN-HEIGHT: 29px;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 0px solid;
	HEIGHT: 29px;
	background-color: #ffffff;
	background-image: url(upload/image/general/module_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.HeaderVentanaAzul {
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 0px solid;
	MIN-HEIGHT: 29px;
	BACKGROUND: url(upload/image/general/logo1.jpg) rgb(1,50,93) right no-repeat;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 0px solid;
	HEIGHT: 29px;
}

.HeaderVentanaAzulClaro {
	background:url(upload/image/general/fondoheaderazulclaro.gif) repeat-x;
	height:28px;
	color:#282828;
	border-bottom:#bedbe6 solid 1px;
	line-height:195.5%;
	padding:0px 5px;
}

.HeaderVentanaGrad01 H2 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: .8em;
	font-weight:bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	COLOR: #fff;
	LINE-HEIGHT: 18px;
	PADDING-TOP: 6px;
	font-family: Georgia, Times, Serif;
	border:0;
}



.HeaderVentanaAzul H2 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: .8em;
	font-weight:bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	COLOR: #fff;
	LINE-HEIGHT: 18px;
	PADDING-TOP: 6px;
	font-family: Georgia, Times, Serif;
	border:0;	
}

.HeaderVentanaAzulClaro H2 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	COLOR: #053156;
	LINE-HEIGHT: 18px;
	PADDING-TOP: 6px;
	border:0;	
	font:bold 108% Arial, Helvetica, san-serif;
}

/* Contenido ventana */

.ContenidoVentana {
	MARGIN: 2px 3px;
	padding:6px;
	vertical-align: top;
	FONT-SIZE: 81.2%;
	line-height: 1.5em;
	COLOR: #444;
}

.ContenidoVentanaMenu {
	MARGIN: 2px 3px;padding:1px
}


.ContenidoVentana H1 {
	display:block;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
	font-weight:400;
	text-align:left;
	padding:0;
	color: rgb(1,50,93);
	padding-top:.3em;
	padding-bottom:.2em;
	border-bottom:1px #ddd solid;
	letter-spacing:0;
	margin:0 0 .25em;

	background: url(upload/image/general/newsheader.gif) no-repeat top left;
	text-indent: 20px;	

}

.ContenidoVentana H2 {
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-weight:400;
	text-align:left;
	padding:0;
	color: #889;
	padding-top:.9em;
	padding-bottom:.1em;
	border-bottom:1px #ddd solid;
	letter-spacing:0;
	margin:0 0 .25em;
}

.ContenidoVentana H3 {
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-weight:400;
	text-align:left;
	padding:0;
	color: #889;
	padding-bottom:.1em;
	letter-spacing:0;
	margin:.1em 0 .1em;
}

.ContenidoVentana hr.hrgris {
	border: 0;
	width: 60%;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	text-align:center;
	margin: 15px auto;
}

.ContenidoVentana hr.hrazul {
	border: 0;
	width: 60%;
	color: rgb(1,50,93);
	background-color: rgb(1,50,93);
	height: 1px;
	text-align:center;
	margin: 15px auto;	
}



.ContenidoVentana p {
	margin:0.3em 0 0.2em 0;
	text-align:left;
}

.ContenidoVentana p img {
	padding: 2px;
	border: 0px solid #98999d;
}
.ContenidoVentana p img.alignleftborder{
	border: 2px solid #98999d;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	float:left
}
.ContenidoVentana p img.alignnoneborder {
	border: 1px solid #98999d;
}
.ContenidoVentana p img.alignrightborder {
	background: #ffffff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 2px solid #98999d;
	margin: 7px 0px 7px 7px;
	float:right
}

.ContenidoVentana p img.alignleft{
	border: 0px solid #98999d;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left
}
.ContenidoVentana p img.alignnone{
	border: 0px solid #98999d;
}
.ContenidoVentana p img.alignright {
	background: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px solid #98999d;
	margin: 7px 0px 7px 7px;
	float:right
}

.imagenparrafoizquierda{
	float:left
}

.imagenparrafoderecha{
	float:right
}


p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px 0 0 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}
img.alignleft {
	padding: 4px 0 0 0px;
	margin: 0px 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
p.alignright {
	margin: 0px 10px 0px 0px;
}
p.alignright a {
	color: #FFFFFF;
	font-weight: bold;
}
p.alignright a:hover {
	color: #000000;
}
p.alignleft {
	margin: 0px;
}


.ContenidoVentana A{
	COLOR: #00aff0;
	TEXT-DECORATION: none;
}

.ContenidoVentana A:hover {
	TEXT-DECORATION: underline
}

.ContenidoVentana A IMG {
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid; BORDER-LEFT: #bbb 1px solid; BORDER-BOTTOM: #bbb 1px solid
}

.ContenidoVentana A:hover IMG {
	BORDER-LEFT-COLOR: #00aff0; BORDER-BOTTOM-COLOR: #00aff0; BORDER-TOP-COLOR: #00aff0; BORDER-RIGHT-COLOR: #00aff0
}


.ContenidoVentana ul.uliconlogo{
	list-style-type:none;margin:0 0 1em;padding:0;
	margin:0.2em 0 0.2em 0;
}

.ContenidoVentana ul.uliconlogo li{
	background:url(upload/image/general/liicon1.gif) no-repeat left top;
	margin-left:0;padding-left:20px;text-align:left;
}

.ContenidoVentana ul.uliconok{
	list-style-type:none;margin:0 0 1em;padding:0;
	margin:0.2em 0 0.2em 0;
}

.ContenidoVentana ul.uliconok li{
	background:url(upload/image/general/iconok.png) no-repeat left top;
	margin-left:0;padding-left:20px;text-align:left
}

.ContenidoVentana ul.uliconwrong{
	list-style-type:none;margin:0 0 1em;padding:0;
	margin:0.2em 0 0.2em 0;
}

.ContenidoVentana ul.uliconwrong li{
	background:url(upload/image/general/iconwrong.png) no-repeat left top;
	margin-left:0;padding-left:20px;text-align:left
}

.ContenidoVentana ul.noticia{
	margin:0px 7px;
	padding:0px 0px;
	color:000;
}

.ContenidoVentana ul.noticia li{
	padding:5px 10px 10px 10px;
	clear:left;
	_position:relative;
	background:url(upload/image/general/basepuntos.gif) bottom repeat-x;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	font-weight:400;

}

.ContenidoVentana ul.noticia li h1{
	display:block;
	font-family: Georgia, Times, Serif;
	font-size: 1.3em;
	font-weight:400;
	text-align:left;
	padding:0;
	color: rgb(1,50,93);
	padding:5px 0px 0px 0px;
	border-bottom:0px;
	letter-spacing:0;
	margin:0 0 0;
	background: url(upload/image/general/newsheader.gif) no-repeat top left;
	text-indent: 20px;	
}

.ContenidoVentana ul.noticia li h2{
	display:block;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	font-weight:400;
	text-align:left;
	padding:0;
	color: #889;
	padding:0px 0px 0px 10px;
	border-bottom:0px;
	letter-spacing:0;
	margin:0 0 0;
}


.bullet1 {list-style-image: url(upload/image/general/bullet_01.png);
margin-left:0;padding-left:20px;text-align:left;
}
.bullet2 {list-style-image: url(upload/image/general/bullet_02.png);
margin-left:0;padding-left:20px;text-align:left;
}

.ContenidoVentanaMenuVertical {
	FONT-SIZE: 11px; BACKGROUND: #f1f1f1; MARGIN: 2px 3px; COLOR: #666; FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif;padding:6px
}

.ContenidoVentanaSalto {
	FONT-SIZE: 11px;
	MARGIN: 0px 0px;
	COLOR: #666;
	FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	padding:6px;
	BACKGROUND: url(upload/image/general/home_inside_atp_bg.gif) no-repeat right bottom;
	vertical-align: top;
}
