/* CSS Document by emiliosoler.com */
/* html*/
*{margin:0; padding:0;}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-top:10px;
	color:#FFF;
	background-color: #000;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat;
}
td img {display: block;}

/* tds */
td.toptop{
background:none;
}
td.top{
	background-image: url(../images/index_r3_c1.png)!important;
	background-repeat: no-repeat;
	background-position: center bottom;
}
td.foot{
	background-image: url(../images/index_r5_c1.png)!important;
	background-repeat: no-repeat;
	background-position: center top;
}
td.izq{
	background-image: url(../images/index_r4_c1.png)!important;
	background-repeat: repeat-y;	
	background-position: right top;
}
td.der{
	background-image: url(../images/index_r4_c3.png)!important;
	background-repeat:repeat-y; 
	background-position: left top;

}
td.central{background:url(logozarco.jpg) no-repeat center; background-color:#000;}

/* estilos */
div.centrado{text-align: center;}
div.centrado table {margin: 0 auto; text-align: left; height:auto;}
.menu{
	position:relative;
	float: right;
	text-align:center;
	margin-right:50px;
	line-height:38px;
	height:38px;
	width:180px;
	background-image: url(../images/fondomenu.png);
}
.menu a{ color:#CCCCCC; text-decoration:none; font-size:16px;}
.menu a:hover{ color:#FFFFFF; text-decoration:underline;}

.titular{
	float:left;
	position:relative;
	height:auto;
	min-height: 40px;
	margin:20px;
	padding:12px;
	width:300px;
	background-image: url(../images/transparente40.png)!important;
	background-repeat: repeat;
	border: 1px solid #999999;
}
.fecha{ color:#CC0033; font-size:12px; font-weight:bold; clear:both;}
.noticia{
	position:relative;
	font-size:18px;
	color:#FF9933;}
.titular a{ color:#CCCCCC; text-decoration:none; font-weight:bold;}
.titular a:hover{color:#FFFFFF; text-decoration:overline;}

/* ICONOS -----------*/
#iconos{
	float:left;
	position:relative;
	height:auto;
	width:auto;
	margin-top:18px;
	margin-left:26px;}
img{ border:none; }

img.flickr {
margin-right:10px;
float:left;
position:relative;
background-image : url(../images/gflickr.png);
height:36px;
width:36px;
}
img.flickr:hover {
background-image : url(../images/flickr.png);
}

img.facebook {
margin-right:10px;
float:left;
position:relative;
background-image : url(../images/gfacebook.png);
height:36px;
width:36px;
}
img.facebook:hover {
background-image : url(../images/facebook.png);
}

img.vimeo {
margin-right:10px;
float:left;
position:relative;
background-image : url(../images/gvimeo.png);
height:36px;
width:36px;
}
img.vimeo:hover {
background-image : url(../images/vimeo.png);
}

img.youtube {
margin-right:10px;
float:left;
position:relative;
background-image : url(../images/gyoutube.png);
height:36px;
width:36px;
}
img.youtube:hover {
background-image : url(../images/youtube.png);
}

img.plurk {
margin-right:10px;
float:left;
position:relative;
background-image : url(../images/gplurk.png);
height:36px;
width:36px;
}
img.plurk:hover {
background-image : url(../images/plurk.png);
}



