body {
	background-image: none;
	padding: 0px;
}
#trabajo {
	height: 370px;
	width: 860px;
}
#trabajoExt {
	height: 365px;
	width: 855px;
}
.fotografiaWeb {
	height: 245px;
}
.fotografiaCorporativo {
	height: 336px;
	width: 451px;
}
.fotografiaPrensa {
	height: 295px;
	width: 408px; 
}
.fotografiaEventos {
	height: 295px;
	width: 403px; 
}
.fotografiaSpot {
	height: 332px;
	width: 448px;
}
.fotografiaRadio {
	width: 408px;
	padding-left: 40px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.webTxt {
	height: 260px;
	padding-right: 30px;
	overflow: hidden;
}
.corpTxt {
	height: 280px;
	padding-right: 20px;
	overflow: hidden;
	margin-top: 20px;
}
.comunicacionTxt {
	height: 250px;
	padding-right: 20px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 75%;
}
.prenTxt {
	height: 280px;
	padding-right: 20px;
	overflow: hidden;
	margin-top: 20px;
}
.webDcha {
	float: left;
	width: 380px;
}
.corpDcha {
	float: left;
	width: 350px;
}
.spotDcha {
	float: left;
	width: 355px;
}
.cunaDcha {
	float: left;
	width: 355px;
}
.corporDcha {
	float: left;
	width: 355px;
}
.eventoDcha {
	float: left;
	width: 350px;
}
.prenDcha {
	float: left;
	width: 380px;
}
.webIzda {
	float: left;
	margin-left: 10px;
}
.corpIzda {
	float: left;
	margin-left: 10px;
}
.prenIzda {
	float: left;
	margin-left: 20px;
}


.txt h1 {
	font-size: 160%;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.txt h2 {
	color: #4FA700;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.pie {
	height: 30px;
	width: 110px;
	background-image: url(../imagenes/fondo_paginacion.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	margin: 0px;
	text-align: center;
	word-spacing: 0.2em;
}
.pie img {
	float: left;
	vertical-align: baseline;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
/*.pie a {
	background-image:url(../imagenes/flecha_verde_izq.gif);
	float: left;
	height: 19px;
	width: 19px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-right: 3px;
	margin-left: 2px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 4px;
}
.pie a.aIzq {
	background-image:url(../imagenes/flecha_verde_izq.gif);
}
.pie a.aDcha {
	background-image:url(../imagenes/flecha_verde_dcha.gif);
}

.pie a:hover {
	background-position: -19px;
}*/
.webTxt p.email {
	margin-top: 15px;
	font-size: 100%;
}
.cabecera {
	margin-top: 10px;
	text-align: right;
	clear: both;
	width: 100%;
	height: 80px;
}
.cabeceraCorp {
	margin-top: 10px;
	text-align: right;
	clear: both;
	width: 100%;
	height: 40px;

}
.cabecera h1 {
	text-align: right;
	width: 50%;
	float: right;
	margin-left: 390px;
	line-height: 28px;
	margin-top: 10px;
}
.cabecera h2 {
	text-align: right;
	margin-right: 35px;
	margin-bottom: 20px;
	font-size: 120%;
}
.linea {
	background-image: url(../imagenes/linea_verde_superior.gif);
	background-repeat: no-repeat;
	height: 244px;
	width: 1px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
.txtPaginacion {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	width: 50px;
	float: left;
	margin-top: 5px;
	text-align: center;
	line-height: 15px;
}
.aSecciones {
	margin-top: 20px;
	font-size: 80%;
}

.aWeb {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #4FA800;
	width: 20%;
}
.divWeb {
	color: #4FA800;
	width: 50%;
	float: left;
}
.divGaleria {
	color: #4FA800;
	float: left;
	width: 105%;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#trabajo ul {
	font-size: 90%;
	list-style-type: disc;
	margin-left: 15px;
	margin-top: 10px;
}
.webTxt p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(./images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
/*	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;*/
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
    /* height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');*/
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 2px solid #4fa800;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
/*margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');*/
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:3px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:4px;
	margin-bottom:1px;
	color: #FFFFFF;
	margin-left: 5px;
	font-size: 90%;
	font-weight: bold;
}

#TB_title{
	background-color:#4fa800;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
/*margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');*/
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
/*	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;*/
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
  /*   height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');*/
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
/*	_margin-bottom:1px;*/
}

#TB_closeAjaxWindow a {
	background-image:url(../Images/cerrar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width: 19px;
	text-decoration: none;
}

#TB_closeAjaxWindow a:hover {
	background-position: -19px;
}

/*thickbox*/
.divWeb a {
	float: left;
	background-color: #4FA800;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0FF88;
	border-left-color: #C0FF88;
}
.divAmpliar {
	float: right;
	margin-top: 10px;
}
.divpiePrensa {
	width: 408px;
}
.divpieGaleria {
	width: 408px;
}
.divpieRadio {
	width: 300px;
	float: left;
}
.pDuracion {
	color: #4FA800;
}
.seccionesTxt {
	margin-top: 0px;
	margin-bottom: 20px;
}
.seccionesTxt a {
	color: #000000;
	font-weight: bold;
	font-size: 80%;
	padding-right: 0px;
	padding-left: 3px;
}
.corpTxt ol {
	margin-left: 20px;
	padding-left: 20px;
	list-style-type: decimal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.corpTxt ul {
	margin-left: 20px;
	padding-left: 20px;
	list-style-type: circle;
	margin-top: 5px;
	margin-bottom: 5px;
}
.h3Sorteo {
	padding-left: 30px;
}

