.shadetabs{

padding-top:5px;

margin-left: 0;

margin-top: 1px;

margin-bottom: 0;

font:14px Franklin;

list-style-type: none;

text-align: left; /*set to left, center, or right to align the menu as desired*/

}



.shadetabs li{

display: inline;

margin: 0;



}



.shadetabs li a{

	text-decoration: none;

	/*padding: 8px 30px;*/

	padding-left:30px;

	padding-right:30px;

	padding-top:3px;

	margin-right: 0px;

	color: #333333;

	background: white url(tabinactivo.jpg) top left repeat-x;

	height:25px;

}

#uno{

	/*background:url(tabinactivo1.gif) top left;*/

}

#dos{

	/*background:url(tabinactivo2.gif) top left;*/

}

#tres{

	/*background:url(tabinactivo3.gif) top left;*/

}

.shadetabs li a:visited{

color: #2d2b2b;

}



.shadetabs li a:hover{

text-decoration: none;

color: #2d2b2b;

}

/*Objeto 1 de la lista*/

.shadetabs li.selected{

position: relative;

}



.shadetabs li.selected a{ /*selected main tab style */

	color: #FFFFFF;

	background-image: url(tabactivo1.png);

}



.shadetabs li.selected a:hover{ /*selected main tab style */

text-decoration: none;

}

/**/



/*Objeto 2 de la lista*/

.shadetabs li.selected2{

position: relative;

}



.shadetabs li.selected2 a{ /*selected main tab style */

	color: #FFFFFF;

	background-image: url(tabactivo2.png);

}



.shadetabs li.selected2 a:hover{ /*selected main tab style */

text-decoration: none;

}

/**/

/*Objeto 3 de la lista*/

.shadetabs li.selected3{

position: relative;

}



.shadetabs li.selected3 a{ /*selected main tab style */

	color: #FFFFFF;

	background-image: url(tabactivo3.png);

}



.shadetabs li.selected3 a:hover{ /*selected main tab style */

text-decoration: none;

}

/**/

.contentstyle{

	width: 390px;

	height:98px;

	background-color:#FFF;

}

.tabla_principal{

	width:402px;

	height:113px;

}

.tabla_exterior{

	width:390px;

	height:98px;

	background-color:#003366;

	padding-left:6px;

	padding-right:6px;

	padding-top:3px;

}

.tabla_interior{

	width:390;

	height:98px;

	background-color:#003366;

}

.tabla_fotos{

	width:390px;

	height:84px;

}

.tabla_vermas{

	width:390px;

	height:14px;

	background-color:#003366;

}

.tabla_vermas img{

	padding-right:7px;

	float:right;

}



/*Esquinas redondeadas*/

b.rtop, b.rbottom{

	display:block;

	/*background-color: #875F2E;

	background-color:transparent;*/

}

b.rtop b, b.rbottom b{

	display:block;

	height: 1px;

	overflow: hidden; 

	background: #003366;

}

/*Redondear arriba con esquina superior izquierda sin redondeo*/

b.r1{

	margin-top: 0;

	margin-right: 2px;

	margin-bottom: 0;

	margin-left: 0px;

}

b.r2{

	margin-top: 0;

	margin-right: 1px;

	margin-bottom: 0;

	margin-left: 0px;

}

b.r3{

	margin: 0 0px

}

b.rtop b.r4, b.rbottom b.r4{

	margin: 0 0px;

	height: 3px;

}

/*Redondear abajo*/

b.r5{

	margin: 0 2px

}

b.r6{

	margin: 0 1px

}

b.r7{

	margin: 0 0px

}

b.rtop b.r8, b.rbottom b.r8{

	margin: 0 0px;

	height: 3px;

}

.botones{

	width:100px;

}



/*Estilos para los avisos*/

.renglon_aviso_1{

	background-color:#FFFFFF;

	border-bottom:solid #999999 1px;

}

.renglon_aviso_2{

	background-color:#CCCCCC;

	border-bottom:solid #999999 1px;

}