/***************************GALERIA***********************************/
.galeria_mask{
 position:relative;
 width:300px;
 height:200px;
 overflow:hidden;
 margin-left:10px;
}
.galeria_mask img{
 position:absolute;

 border:none;
 width:300px;
 height:200px;
}
#galeria
{
 width:320px;
 height:275px;
 margin:260px 9px 0px 10px;
 #margin:260px 4px 0px 10px;
 _margin:260px 4px 0px 10px;
 float:right;
 background-color:#B5BDC7;
 padding:0px;
 border:thin solid #AAAAAA;
}
#galeria h1
{
 font-size:12px;
 color:#fff;
 background-color:#637389;
 width:310px;
 padding:5px 0px 5px 10px;
 text-align:left;
}
#galeria span
{
 cursor:pointer;
 padding-left:10px;
}
#galeria_box h2
{
 text-align:center;
 position:absolute;
 background-color:rgba(0,0,0,0.6);
 z-index:9999;
 bottom:0;
 padding:5px;
 width:100%;
 margin:0px;
}
#galeria_box a
{
 font-size:12px;
 color:#fff;
 text-decoration:none;
}
.galeria_buttons
{
 text-align:center;
}
/***************************COTRATACIONES***********************************/
#contratacion {
	background-position: 0px 40px;
	background-repeat: no-repeat;
	float: left;
	height: 125px;
	margin: 10px 0px 0px 10px;
	width: 739px;
}
/***************************************************************************/
#NewsTicker{
 border:thin solid #AAAAAA;
 width:400px;
 height:276px;
 margin:0 auto;
 background-image:url(../image/bg_noti.png);
 background-repeat:no-repeat;
 background-position:0px 40px;
 background-color:#fff;
 float:left;
 margin:260px 0px 0px 10px;
}
#NewsTicker h1{
 padding:6px;
 margin:10px 0px 0px 0px;
 border:0px;
 background:#ccc;
 color:#000000;
 font-size:12px;
 font-weight:bold;
}
#NewsVertical {
 margin:10px 0px 0px 10px;
 width: 400px;
 height: 220px;
 display: block;
 overflow: hidden;
 position: relative;
}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
 width: 400px;
 height: 200px;
 display: block;
 list-style: none;
 margin: 0;
 padding: 0;
}
#TickerVertical li {
 display: block;
 width: 288px;
 color: #333333;
 text-align: left;
 font-size: 11px;
 margin: 0;
 padding: 6px;
 float: left;
}
#TickerVertical li .NewsTitle{
 display: block;
 color: #000000;
 font-size: 12px;
 font-weight:bold;
 margin-bottom:6px;
}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
 display: block;
 color: #000000;
 font-size: 12px;
 font-weight:bold;
 margin-bottom:6px;
 text-decoration:none;
}
#TickerVertical li .NewsTitle a:hover {
 text-decoration:underline;
}
#TickerVertical li .NewsImg{
 float:left;
 margin-right:10px;
}
#TickerVertical li .NewsFooter{
 display: block;
 color: #000000;
 font-size: 10px;
 margin:6px 0 14px 0;
}


/*****************************************************************/
.noticias_mask
{
 position:absolute;
 width:480px;
 height:240px;
 overflow:hidden;
 margin:10px 0px 0px 10px;
 background-image:url(../image/bandera.png);
 background-position:100px 0px;
 background-repeat:no-repeat;
 background-color:#fff;
 border-bottom:thin solid #AAAAAA;
 border-left:thin solid #AAAAAA;
 border-top:thin solid #AAAAAA;
}
#noticias_box
{
 position:absolute;
}
#noticias_box div{
 width:480px;
 height:240px;
 float:left;
}

#noticias_box h1
{
 font-size:14px;
 color:#0061CA;
 text-align:left;
 padding:0px;
 margin:10px 10px 0px 10px;
 height:35px;
}
#noticias_box a{ text-decoration:none;color:#0061CA; font-size:11px;}
#noticias_box a.titulo{ text-decoration:none;color:#0061CA; font-size:11px;}
#noticias_box a:hover{ text-decoration:underline;}

#noticias_box p
{
 text-align:justify;
 padding:0px;
 margin:5px 10px 0px 10px;
 height:170px;
 overflow:hidden;
}
#noticias_box img
{
 width:270px;
 height:180px;
 float:left;
 margin:5px 10px 0px 10px;
 border:0px;
}
.noticias_thumbs
{
 position:absolute;
 width:260px;
 height:240px;

 margin:10px 0px 0px 490px;
 border-bottom:thin solid #AAAAAA;
 border-right:thin solid #AAAAAA;
 border-top:thin solid #AAAAAA;
 background-image:url(../image/bandera.png);
 background-position:-380px 0px;
 background-repeat:no-repeat;
 background-color:#EEE;
}
#noticias
{
}
.noticias_thumbs div
{
 display:block;
 width:260px;
 height:50px;
 margin:0px 0px 0px 0px;
 padding:5px 0px 5px 0px;
 cursor:pointer;
 overflow:hidden;
}
.noticias_thumbs div a
{
 text-align:justify;
 vertical-align:top;
 font-size:11px;
 text-indent:12px;
 margin:0px 10px 0px 0px;
 line-height:12px;
 text-decoration:none;
}
.noticias_thumbs div img
{
 display:block;
 width:75px;
 height:50px;
 border:none;
 float:left;
 padding:0px 5px 0px 10px;
}
.noticias_thumbs_list
{
}
.noticias_thumbs_list a
{
 color:#666;
}
.noticias_thumbs_list img
{
 opacity:0.4;
 filter:alpha(opacity=40);
}
.noticias_thumbs_current
{
 background-color:rgba(255,255,255,0.5);
}
.noticias_thumbs_current a
{
 color:#000;
}
.noticias_thumbs_current img
{
 opacity:1;filter:alpha(opacity=100)
}
/**************************************************************/
#NewsCierre{
 border:thin solid #AAAAAA;
 width:px;
 height:350px;
 margin:0 auto;
 /*background-image:url(../image/bg_noti.png);*/
 background-repeat:no-repeat;
 background-position:0px 0px;
 background-color:#fff;
 float:left;
 margin:5px 0px 0px 10px;
}
#NewsCierre h1{
 padding:6px;
 margin:10px 0px 0px 0px;
 border:0px;
 background:#ccc;
 color:#000000;
 font-size:12px;
 font-weight:bold;
}
#NewsVerticalCierre {
 margin:10px 0px 0px 10px;
 width: 400px;
 height: 220px;
 display: block;
 overflow: hidden;
 position: relative;
}
/* --------------- */




