/*
 * Cajas
 */
.boxParticipacion	.listDes
{
	padding-left:10px;
    font-family: Arial;
    font-size  : 11px;
    color: #706E6D;	
}
.boxParticipacion .listTit img
{
	float:left;
	margin-top:2px;
	margin-bottom:10px;
}

.boxGrey
{
	/*background-color:#EFEFEF;*/
	padding:0px 10px 0px 0px;
	background-image:url(../../gifs/fondo-ferias.gif);
	background-repeat:repeat-y;
	border-bottom:solid 10px #ebebeb;
	margin-bottom:10px;
	float:left;
	width:732px;
}
.boxGrey .tit
{
	background-color:#ebebeb;
	width:720px;
	height:35px;
    font-family: Arial;
    font-size  : 14px;
    font-weight: bold;
    color: #FE8E08;	
    padding:10px 0px 0px 10px;
}
.boxGrey .titleft
{
	background-color:#ebebeb;
	width:350px;
	height:35px;
    font-family: Arial;
    font-size  : 14px;
    font-weight: bold;
    color: #FE8E08;	
    padding:10px 0px 0px 10px;
    float:left; 
}
.boxGrey .titright
{
	background-color:#ebebeb;
	width:350px;
	height:35px;
    font-family: Arial;
    font-size  : 14px;
    font-weight: bold;
    color: #FE8E08;	
    padding:10px 0px 0px 10px;
    float:left; 
}
.boxGrey .listDes
{
    font-family: Arial;
    font-size  : 11px;
    color: #706E6D;
    margin-right:18px;
}
.boxGrey .listTit img
{
	float:left;
	margin-top:2px;
	margin-bottom:10px;
}
.boxWhiteLeft
{
	/*background-color:#ffffff;*/
	padding:10px 10px 10px 20px;
	margin-right:10px;
	width:340px;
	float:left;
}
.boxWhiteLeft p.listTit
{
    width : 310px;
}
.boxWhiteLeft	.listDes
{
    width : 310px;
	padding-left:10px;
}
.boxWhiteRight
{
	/*background-color:#ffffff;*/
	padding:10px 0px 10px 15px;
	margin-right:10px;
	width:320px;
	float:left;
	font-family: Arial;
	font-size  : 13px;
}
.boxWhiteRightInfo
{
	/*background-color:#ffffff;*/
	padding:10px 0px 10px 15px;
	margin-right:10px;
	width:320px;
	float:left;
	font-family: Arial;
	font-size  : 13px;
}
.boxWhiteRight a
{
	text-decoration:none;
}
.boxWhiteRight .tabs
{
	height:24px;
}
.tabs
{
	width:338px;
	color:#454545;
	float:left;
	background-color:#ebebeb;
}
.tabs a
{
	color:#9e9e9e;
	text-decoration:none;
}
.tabs .tabitem
{
	border-bottom:solid 4px #efefef;
	background-color:#ffffff;
	width:110px;
	float:left;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	font-family: Arial; 
	font-size  : 14px; 
}
.tabs .tabitem1
{
	border-right:solid 4px #efefef;
	border-bottom:solid 4px #efefef;
	background-color:#ffffff;
	width:110px;
	float:left;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	font-family: Arial;
	font-size  : 14px;  
}
.tabs .selected
{
	border-bottom:solid 4px #ffffff;
	font-weight:bold;
	color:#454545;
}

.itemlist br
{
	display:none;
}
.itemcol
{
	margin-bottom:3px;
	margin-top:3px;
}
.itemlistsepara
{
	background-image:url(../../gifs/fondo_separacion.gif);
	background-repeat:repeat-y;
	background-position:top right;
	width:5px;
	width:380px;
	margin-bottom:18px;
	margin-right:10px;
	float:left;	
}
