body{
	background : url(fondo.jpg);
	background-repeat : repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font: 10pt verdana, geneva, arial, helvetica, sans-serif;
	color: #130d25;
	text-align: center;
	background-color : #130d25;
}
a:link{ 
   color: #307082
} 
a:visited { 
  color: #307082
}
a:hover{ 
   color: #d60808
} 
a:active{ 
 color: #307082
} 
a.linkList:link{
	color: #cdecf1;
	text-decoration : none;
} 
a.linkList:visited {
	color: #cdecf1;
	text-decoration : none;
}
a.linkList:hover{
	color: #ffffff;
	text-decoration : none;
} 
a.linkList:active{
	color: #cdecf1;
	text-decoration : none;
} 

/* menu */

#linkList {
	left: 0px; width: 210px; position: absolute; top: 120px
}
#linkList #uruguay ul li {
	border-bottom: #cdecf1 1px solid; display: block; font-size: 13px; padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px;    
}
#uruguay  ul {
	margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 40px; list-style-type: none
}
#uruguay h3.uruguay {
	background: url(tituruguay.gif) no-repeat; margin: 60px 0px 5px 40px; width: 69px; height: 15px
}
#uruguay h3.uruguay span {
	display: none
}
#linkList #menu ul li {
	border-bottom: #e6eef0 1px solid; display: block; font-size: 13px; padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px;
}
#menu ul {
	margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 40px; list-style-type: none
}
#menu h3.menu {
	background: url(titmenu.gif) no-repeat; margin: 30px 0px 5px 40px; width: 69px; height: 15px
}
#menu h3.menu span {
	display: none
}

/* cuerpo */

#principal {
	position: relative;
	margin: 20px auto;
	padding: 0 ;
	background: url(fondo2.gif) repeat-y left top;
	width: 720px;
	text-align : left;
}
#cabecera {
	width : 715px;
	height : 120px;
}
h1 {
	background: url(cabecera.gif); margin: 0px; overflow: hidden; width: 715px; height: 120px
}
h1 span {
	display: none
}
#coltexto {
	width : 380px;
	text-align : left;
	margin: 0px 20px 0px 260px
}
.texto {
	width : 360px;
	background-color : White;
	font-size : 10pt;
	padding : 5px 0px 0px 10px;
	text-align : left;
	color : Navy;
	margin : 0 0 0 10px;
}
.form {
	width : 340px;
	background-color : #cdecf1;
	font-size : 10pt;
	padding : 5px 0px 0px 10px;
	text-align : left;
	color : Navy;
	margin : 0 0 0 10px;
}

/* titulos */

#bienvenidos {
	background-image: url(titbienvenidos.gif);
	background-position : top right;
	background-repeat : no-repeat;
	width : 380px;
	height : 80px;
}
#bienvenidos  span {
	display: none
}

/* pie */

#footer {
	margin: 0 auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #fff;
	line-height: 26px;
	text-align: right;
	height: 70px;
	background-color : #130d25;
	width : 720px;
}
#footer a {
	color: #fff; text-decoration: none
}
#footer a:hover {
	text-decoration: underline
}
.footer2 {
	font-size: 8pt;
	color: #fff;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	text-align : left;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 0px;
	padding-top : 0px;
}

/* imagenes */

#imagen01 {
	margin: 10px 0px 20px 10px; background: url(tarjeta.jpg) no-repeat; width: 378px; height: 252px; 
}
#imagen01  span {
	display: none
}