@charset "utf-8";
/* CSS Document */
*{ /*padding:0px;*/ margin:0px; line-height:25px; text-align:justify;}
/*p, a{ line-height:24px;}*/
h1, h2, h3, h4, h5, h6{ font-weight:bold;}
h2{
    margin:5px 0px;
}

body{ font-family: Tahoma, Times New Roman, Arial; font-size:12px; color: #4c4c4c;}
#mainContainer{ width:950px; height:745px; margin:0px auto 0px auto;}
/*#mainContainer*/ #headerContainer{ width:950px; height:100px; float:left; padding:0px 0px 5px 0px;}
/*#mainContainer #headerContainer */#logoContainer{ width:160px; height:62px; float:left; margin:20px 0px 20px 20px;}
/*#mainContainer #headerContainer */#metuTop{ width:633px; height:20px; float:right; margin:20px 0px 42px 0px; text-align:right;}
/*#mainContainer #headerContainer*/ #feedBackContainer{ width: 116px; height:41px; float:left;}
#mainContainer #menuContainer{ width:950px; height:30px; background-color:#FFF; float:left;}
#mainContainer #sliderContainer{ width:950px; height:337px; float:left; margin-bottom:18px;}
#blueBottom{ width:100%; height:372px; margin:0px auto 0px auto; padding:25px 0px 0px 0px; background-image:url(../images/im%C3%A1genes/footerBackground_02.jpg); background-repeat: no-repeat; background-position:center; background-color:#0089c6;}
#blueBottom #blueBorderBottom{ width:100%px; height:275px; border-bottom:2px solid #075477;}
#blueBottom #blueBorderBottom #containerArticles{ width:950px; height:275px; margin:0px auto 0px auto; border-bottom:2px solid #075477;}
#blueBottom #blueBorderBottom #containerArticles #moduleArticle{ width:295px; height:275px; float:left; background-image:url(../images/shadowModule.png); background-position:bottom center; background-repeat:no-repeat; padding:0px 10px 0px 10px;}
#blueBottom #blueBorderBottom #containerArticles #moduleArticle h3{ background-image:url(../images/bulletH1.png); background-position:left; background-repeat:no-repeat; font-weight:normal; padding-left:25px; color: #ffffff; height:38px;}
#blueBottom #blueBorderBottom #containerArticles #moduleArticle #marcoImagen{ width:283px; height:97px; background-image:url(../images/marcoArticulo.png); background-repeat:no-repeat; padding:7px;}s
#blueBottom #lightblueBorderTop{ width:100%px; height:94px; border-top:2px solid #47a2cb;}

#articleContainerMain{width: 665px; height:auto; padding: 0px 0px 0px 0px;margin: 20px 0px 9px 0px; float:left; background-image:url(../images/article_rounded_body.jpg);}

input .text{ width:500px; background-color:#0F0;}

/*LINKS*/
.blue_link{
    color: #778a3b;
}

a:link{
    text-decoration:none;
	font-style: none;
	color: #0067B1;
}

a:visited{
    color: #0067B1;
    text-decoration:none;
}

a:active{
    color: #0067B1;
    text-decoration:none;
}

a:hover{
    color: #1e87d2;
    text-decoration: underline;
}
/*
.blue_link{
    color: #778a3b;
}

a.blue_link:link{
    color: #778a3b;
    text-decoration:none;
	font-style: none;
}

a.blue_link:visited{
    color: #778a3b;
    text-decoration:none;
}

a.blue_link:active{
    color: #778a3b;
    text-decoration:none;
}

a.blue_link:hover{
    color: #abca67;
    text-decoration: underline;
}
*/

.transparencia {
   opacity: .50;
   -moz-opacity: .50;
   filter:alpha(opacity=50);
}

.leermas{ width:auto; height: 21px; padding: 5px 12px; background-color:#a3d3ea;}
.button{ width:auto; height: 25px; padding: 0px 12px; background-image:url(../images/button_bck.jpg); border: 0px; color: #FFF;}

/*ul #newsLast li */.li_newsLast{ width:100%; height:auto; font-size:12px; line-height:13px; background-repeat:no-repeat; background-position:left; list-style-image:url(../images/bullet001.png); text-align:left;}
