/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2F2F2F;
	clip: rect(0px,0px,0px,0px);
	margin-top: 0px;
	margin-left: 0px;
	text-align:center;
}

A:link{
color:#CCCCCC;
}

A:visited{
color: #EDAD00;
}

A:active{
color:#999999;
}

a.nuevo:link {
	color: #ffffff;
	text-decoration: none;
}

a.nuevo:visited {
	color: #ffffff;
	text-decoration: none;
}

a.nuevo:active {
	color: #ffffff;
	text-decoration: none;
}

#row1{
	background-image:url(imagenes/index_r1_c2.jpg);
	background-repeat:repeat-x;
	height:147px;
}

#row1a{
	background-image:url(imagenes/index_r2_c2.jpg);
	background-repeat:repeat-x;
	height:18px;
}

#row1b{
	background-image:url(imagenes/index_r2_c4.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:283px;
}

#row1c{
	background-image:url(imagenes/index_r3_c8.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#row2{
	background-image:url(imagenes/index_r5_c5.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:262px;
	height:144px;
}


#row2b{
	background-image:url(imagenes/index_r5_c10.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:144px;
}

#row3{
	background-image:url(imagenes/index_r6_c4.jpg);
	background-repeat:no-repeat;
	height:51px;
}

#divi{
	background-image:url(imagenes/index_r10_c5.jpg);
	background-repeat:repeat-x;
	height:3px;
}

#divi2{
	background-image:url(imagenes/index_r6_c2.jpg);
	background-repeat:repeat-x;
	height:9px;
}

#fondo01{
	background-image:url(imagenes/fondo01.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

#fondo02{
	background-image:url(imagenes/fondo02.jpg);
	background-repeat: no-repeat;
	background-position:right;
}

#fondo03{
	background-image:url(imagenes/fondo03.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

#fondo04{
	background-image:url(imagenes/fondo04.jpg);
	background-repeat: no-repeat;
	background-position:left;
}

#texto{
text-align:left;
}