@charset "utf-8";
/* CSS Document */


html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	font-family:Arial;
	font-size:12px;
	color:#474747;
	border:0px;

}


body
{
background-image:url(../img/bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#ffffff;
margin: 0;
padding: 0px;
}

a 
{
font-weight:bold;
color:#333333;
text-decoration:none;
}

a:hover
{
font-weight:bold;
color:#333333;
text-decoration:underline;
}

#fullsite

{

width:939px; 
margin:auto;

}
#logo
{
padding:0 0 0px 0;
}

#info_gmaps
{
font-family:Arial;
font-size:12px;
}

.follow-info{
	margin-top:5px;
	width:auto;
	text-align:center;}



/* LOADING 
=========================================================================*/

#loading
{
width:auto; 
height:250px; 
margin:auto;
}


.loading-cont
{
width:auto; 
height:auto; 
margin:auto; 
padding:40px 0 40px 0;
opacity:0.6; 
filter:alpha(opacity=60); 
text-align:center;
}


/* PRELOADER 
=========================================================================*/


#preloader
{
width:230px;
height:auto;
margin-top:auto;
font-size:11px;
font-weight:none;
text-align:center;
display:none;
}


.preloader-cont
{
padding-top:40px; 
width:auto; 
height:auto; 
text-align:center;
}

/* MENU 
=========================================================================*/
#menu
{
float:left;
padding:10px 0 10px 0; 
width:672px; 
height:auto; 
text-align:center;
}

#buscador
{
float:right;
width:260px;
margin:auto;
}

.menu_boton
{
font-family: Arial;
font-size:11px;
font-weight:bold;
float:left;
padding:4px 8px 4px 8px; 
width:auto; 
height:auto; 
text-align:center;
border-right:1px solid #CCCCCC;
}

.menu_boton a
{
text-decoration:none;
color:#000000;
}

.menu_boton a:hover
{
text-decoration:underline;
color:#ff5400;
}


/* BANNER 
=========================================================================*/
#banner
{
background-image:url(../img/banner-bg.png);
background-position:top;
background-repeat:repeat-x;
width:939px; 
height:229px; 
text-align:center;
}

#banner-flash
{
margin:auto;
float:left;
width:650px; 
height:208px;
margin:10px 3px 0px 10px;
text-align:center;
border:1px solid #CCCCCC;
}

#banner-contenido
{
background-image:url(../img/bg-bloques.jpg);
background-position:top;
background-repeat: repeat-x;
margin:auto;
float:right;
width:258px; 
height:208px;
margin:10px 10px 0px 2px;
text-align:center;
border:1px solid #CCCCCC;
}

.banner-contenido-txt
{
padding:8px;
width:240px; 
height:190px;
text-align:left;
}


/* SUBMENU 
=========================================================================*/

#submenu
{
padding:0px;
width:895px;
height:31px;
margin:auto;
}

#submenu_contenido
{
background-image:url(../img/submenu_bg.jpg);
background-position:top;
background-repeat:repeat-x;
width:890px;
height:31px;
margin:auto;
text-align:left;
border:#e44500 solid 1px;
}

.submenu_link
{
padding-top:6px;
float:left;
width:auto;
padding-right:20px;
height:31px;
margin:auto;
}

.submenu_link_pic
{
float:left;
background-image:url(../img/submenu-boton-pic.png);
background-position:top;
background-repeat:no-repeat;
width:20px;
height:31px;
}

.submenu_link a
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
width:120px;
height:31px;
margin:auto;
}

.submenu_link a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#FFFFFF;
width:120px;
height:31px;
margin:auto;
}


/* CONTENIDO 
=========================================================================*/


#cont-top-bg
{
background-image:url(../img/cont-top-bg.png);
background-position:top;
background-repeat: no-repeat;
width:939px;
height:16px;
}

#cont-mid-bg
{
background-image:url(../img/cont-mid-bg.png);
background-position:top;
background-repeat: repeat-y;
width:939px;
height:auto;
}

#cont-foot-bg
{
background-image:url(../img/cont-foot-bg.png);
background-position:top;
background-repeat: no-repeat;
width:939px;
height:16px;
}

#contenido
{
padding-top:0px;
width:900px;
min-height:250px;
margin:auto;

}

#contenido p
{
padding:0px;
width:auto;
height:auto;
margin:0px;
}

#contenido p a
{
color:#ff5400;
text-decoration:none;
font-weight:bold;
}

#contenido p a:hover
{
color:#ff5400;
text-decoration:underline;
font-weight:bold;
}

/* HEADERS 
=========================================================================*/
h1
{
font-family:Verdana;
font-size:18px;
font-weight:bold;
font-style:italic;
color:#ffffff;
margin:2px;
}

h2
{
font-family:Trebuchet MS;
font-size:20px;
font-weight:bold;
color:#ff5400;
margin:2px;
}

h3
{
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
font-style:italic;
color:#ff5400;
margin:2px;
}

h4
{
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
font-style:italic;
color:#ff5400;
margin:2px;
}

h5
{
font-family:Trebuchet MS;
font-size:11px;
font-weight:bold;
font-style:italic;
color:#000000;
margin:2px;
}


/* CANALES RSS 
=========================================================================*/

#rss
{
width:930px;
margin:auto;
padding-top:25px;
text-align:left;
}

.rss-canal-area
{
background-image:url(../img/bg-bloques.jpg);
background-position:top;
background-repeat: repeat-x;
width:303px;
height:120px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.rss-canal-tit
{
font-family:Arial;
font-size:12px;
font-weight:bold;
font-style:italic;
text-align:left;
color:#ffffff;
padding-top:42px;
padding-left:11px;}

#rss-img-canal-1
{
background-position:top;
background-repeat: no-repeat;
width:305px;
height:61px;
}

#rss-img-canal-2
{
background-position:top;
background-repeat: no-repeat;
width:305px;
height:61px;
}

#rss-img-canal-3
{
background-position:top;
background-repeat: no-repeat;
width:305px;
height:61px;
}

#rss-canal-1
{
text-align: left;
width:280px;
min-height:92px;
margin:auto;
padding-top:10px;
}

#rss-canal-1 a
{
color:#000000;
text-decoration:none;
font-weight:bold;
}

#rss-canal-1 a:hover
{
color:#ff5400;
text-decoration:underline;
}

#rss-canal-2
{
text-align: left;
width:280px;
min-height:92px;
margin:auto;
padding-top:10px;
}

#rss-canal-2 a
{
color:#000000;
text-decoration:none;
font-weight:bold;
}

#rss-canal-2 a:hover
{
color:#ff5400;
text-decoration:underline;
}


#rss-canal-3
{
text-align: left;
width:280px;
min-height:92px;
margin:auto;
padding-top:10px;
}

#rss-canal-3 a
{
color:#000000;
text-decoration:none;
font-weight:bold;
}

#rss-canal-3 a:hover
{
color:#ff5400;
text-decoration:underline;
}

.canallinkpic
{
text-align:right;
}


.tablenoticias
{
margin:0px;
}

.trnoticias
{
}

.tdnoticias
{
padding:3px;
border-bottom:1px solid #d2d8e0;
}


/* FOOTER
=========================================================================*/

#footer
{
background-image:url(../img/bg-footer.jpg);
background-position:top;
background-repeat: repeat-x;
margin-top:20px;
width:auto;
height:57px;
}


/* GOOGLE SEARCH
=========================================================================*/

.gsearch
{
width:170px;
}

.gsearch-boton
{
border:1px solid #ff5400;
background: #000000;
height:22px;
color: #ffffff;
width:70px;
}


cse-search-results
{
width: auto;
height: auto;
}



