.congresos_convenciones h3 {
	font-size:12px;
	font-weight:bold;
}
div.cc_dia {
	padding:0 0 20px 0;
}
p.cc_fecha {
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}
p.cc_fecha span {
	font-size:10px;
	background-color:#666666;
	color:#ffffff;
	padding:2px 3px;
	margin-right:5px;
}
span.cc_hora {
	font-size:10px;
	background-color:#ececec;
	padding:2px 3px;
	margin-right:5px;
}
div.cc_dst {
	font-size:10px;
	border:1px solid #f1f1f1;
	background-color:#fcfcfc;
	padding:0 10px;
}

div.cc_dst p {
	font-size:10px;
	margin:0;
	padding:5px 0;
	text-align:justify;
}

div.cc_dst_center {
	font-size:10px;
	border:1px solid #f1f1f1;
	background-color:#fcfcfc;
	padding:0 10px;
}

div.cc_dst_center p {
	font-size:10px;
	margin:0;
	padding:5px 0;
	text-align:center;
}
p.cc_dst_title {
	text-decoration:underline;
}
img.cc_img {
	padding:5px;
	border:1px solid #f1f1f1;
}
img.cc_img_normal {
	padding:5px;
}
.right {
	float:right;
	margin:0 0 15px 15px;
}
.left {
	float:left;
	margin:0 15px 15px 0;
}
.gallery {
	float:left;
	margin:8px;
}
.gallery_g{
	float:left;
	margin:3px;
}
div.cc_img_leyenda {
	width:210px;
}
div.cc_img_leyenda p {
	text-align:center;
}
div.cc_img_leyenda_g {
	width:340px;
}
div.cc_img_leyenda_g p {
	text-align:center;
}
div.cc_pres02 {
	font-size:10px;
	border:1px solid #f1f1f1;
	background-color:#fcfcfc;
	padding:0 10px;
	height:340px;
}

div.cc_pres02 p {
	font-size:10px;
	margin:0;
	padding:5px 0;
	text-align:justify;
}

.congresos_convenciones_left { 
	float:left; 
	width:350px;
	text-align:center;
}

.congresos_convenciones_right { 
	float:right; 
	width:350px;
	text-align:center;
}