/* CSS Document */
body {
	background-color: #F2F2F2;
}




#work_detail {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: left;
	/*background-color: #FFFFFF;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #CCCCCC;
	margin: 0px;
	height: auto;*/
}
#work_detail_heineken {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: left;
	width: 1000px;	/*background-color: #FFFFFF;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #CCCCCC;
	margin: 0px;
	height: auto;*/
}

#work_detail img{
	border: 1px solid #CCCCCC;

}

#work_detail .novum_img{
	float: left;

}





#trabajos_body {
	margin-left: 20px;
	width: 800px;
	/*margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;*/
}




#descripcion {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia;
	font-size: 11px;
	color: #999999;
	height: auto;
}

.titulo {
	font-weight: bold;
	color: #E00A3A;
	margin-bottom: 5px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#descripcion a{
	color: #E00A3A;
	text-decoration: none;
	font-size: 11px;
	background-color: #E6E6E6;
	font-weight: bold;
}

#descripcion a:hover{

	background-color: #E00A3A;
	text-decoration: none;
	color: #FFFFFF;
}

#esp {
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
}
#eng {
	color: #999999;
	margin: 0px;
}


.link_descripcion {
	font-size: 11px;
	font-weight: bold;

}


/*FOOTER*/



#footer {
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C0C0C0;
	padding-left: 10px;
}
#footer a {
	color: #E00A3A;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	background-color: #E00A3A;
	text-decoration: none;
	color: #FFFFFF;
}

