* { margin: 0; padding: 0; }
/*
body { padding-left: 1em; margin-bottom: 8em; font: normal normal 100% verdana; }
h1, h2, h3 { font-size: 1em; }
h1 { font-size: 1.2em; margin-top: 1em; }
h2 { margin-top: .8em; margin-bottom: .2em; }
*/
body, div { font-family: arial, sans-serif }
body { margin: 0; padding: 0; font-size: small; color: #666 }



li { list-style-type: none; }



/**************************************************************************** */
/**************************************************************************** */
/**************************************************************************** */

#list4,#list3 {
	font-size: 12px;
	width: 137px;
	color: #999999;
	font-weight: normal;
}
#list4 div div,
#list3 div div {
/*border-left:5px solid #6699CC;*/
	padding: 5px;
	/* DIV QUE MUESTRA EL CONTENIDO */
	
}
#list4 div.principal,
#list3 div.principal {
	color: #fff;
	background-image: url(img/titulo_bg1.gif);
	background-repeat: repeat-x;
	text-align: center;
	/*border-bottom: 1px solid #008080;*/
	padding: 5px;
}
#list4 div.principal div,
#list3 div.principal div {
	margin: 0;
	padding: 0;
	background-color:red;
}
#list4 div.title,
#list3 div.title {
	background-image: url(img/titulo_bg1.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	padding-top: 0px;
	cursor: pointer;
	font-size: 11px;
	font-style: normal;	font-weight: bold;
	height:17px;
}
#list4 div.title.selected,
#list3 div.title.selected {
	font-weight: none;
	color: #297DD1;
	background-image: url(img/titulo_bg2.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	padding-top:0px;
}
#list4 div.selected, 
#list3 div.selected {
	padding: 5px;
	
}


/*

#list3 div.principal {
	background-image: url(img/titulo_bg.gif);
	background-repeat: repeat-x;
}

*/
/*****************************************************************************************/
/*****************************************************************************************/
/***************************************************************************************/



