@charset "utf-8";
/* CSS Document */
.c_top1{
	background-image:url(img/contenedor1_r1_c2.jpg);
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

.c_top2{
width:52px; 
height:40px;
background-image:url(img/contenedor1_r1_c4.jpg);
}

.c_top3{
background-image:url(img/contenedor1_r1_c4.jpg);
text-align:right;
font-family: Tahoma;
font-size: 12px;
}

.c_left{
background-image:url(img/left.jpg);
background-repeat:repeat-y;
}

.c_right{
background-image:url(img/right.jpg);
background-repeat:repeat-y;
}

.c_contenido{
background-image:url(img/contenedor1_r2_c2.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#E9E9E9;
vertical-align:top;
font-family: Tahoma;
font-size: 12px;
width:90%;
}

.c_bottom{
background-image:url(img/contenedor1_r3_c2.jpg);
text-align:right;
font-family: Tahoma;
font-size: 12px;
width:90%;
}



















