/****************************
ESTILOS GENERALES
****************************/
body{
	background:#9B9999;
	
	font-family: Optima,Verdana;
        font-size: 19px;
        background-image:url("../images/servicios.jpg");
	background-repeat:no-repeat;
	background-position:center center;

}

body.front{
        background-image:url("../images/front.jpg");
}

body.section-historia{
        background-image:url("../images/historia.jpg");
}
body.section-quienes-somos{
        background-image:url("../images/quienes2.jpg");
}
body.section-responsabilidadsocial{
        background-image:url("../images/responsabilidad.jpg");
}

body.section-contacto,
body.section-contact{
        background-image:url("../images/contacto.jpg");
}

#page-wrapper {
	/*background-image:url("../images/bgfront.jpg");
	background-repeat:no-repeat;*/
	height:640px;
	position:relative;
	margin-top: 15px;
	/*box-shadow:0px 0px 10px #000000;*/
}


/****************************
ESTILOS FRONT
****************************/
.front #page{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    height: 500px;
    left: 88px;
    position: absolute;
    text-align: center;
    top: 70px;
    /*box-shadow:0 0 10px white inset;*/
    /*border:2px solid #ddd;*/
    border-radius:20px;
    width:790px;
}
.front #logo {
    float: none;
    margin: 0;
    padding: 0;

}



.front #footer{
    margin: -52px auto auto;
    position: relative;
    right: 17px;
    text-align: right;
    width: 960px;
    z-index: 10000000;
}
.front #footer,
.front #footer a{
    color:#ddd;
    text-decoration:none;
font-size: 15px;
}



.front #header {
    margin: 40px 0 10px;
}

.front #block-nice_menus-1{
margin:0px;
padding:0px;
}


.front #superfish-1,
.front #nice-menu-1{
padding-top:25px;
 padding-left: 80px;
}

.front #navigation {
    z-index: 99;
	width:100%;
    overflow: visible;
    margin-top: 42px;
    background-color:rgba(255,255,255,0.9);
    height:80px;
}

.front #navigation li{

	background: none repeat scroll 0 0 transparent;
	padding: 0px 0px;
	border:none;
	/*border-top:2px solid white;
        border-bottom:2px solid white;*/
}
.front #navigation li.menuparent{
background-image: url("../images/arrow-down.png");
background-repeat: no-repeat;
background-position:right center;
}

.menu-item-container {
    border-right: 1px solid #444444;
    padding: 0.3em 15px 0.3em 6px;
    display: block;

}



.front #navigation li ul{
	margin-top: 38px;
}
.front #navigation li li {
	background-color;white;
	background-color: rgba(176, 39, 28,0.5);
    /*background-color: rgba(255, 255, 255, 0.5);*/
    border-bottom: 1px solid white;
    border-top: medium none;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 30px;
    padding: 5px 0;
    width: 20%;
}

.front #navigation li:hover,
.front #navigation li li:hover{
	background-color:white;
}

.front #navigation li li:hover a,
.front #navigation li li:hover
{
	color:black;
	
}


.front #navigation li,
.front #navigation li a{
    color: #333333;
    font-family: arial;
    font-size: 1em;
    text-decoration: none;
	
}
.front #navigation li a{
	border-right:1px solid #444444;
	padding: 0.3em 6px;
}
.front #navigation li li a{
border:none;
color:white;
text-shadow:none;
}


.front #navigation li.menu-358 a{
border-left:1px solid #444444;
}


.front #navigation li.last a{
border-right:none;
}



/****************************
ESTILOS NOFRONT
****************************/

.not-front .field-type-filefield {
    float: left;
    width: 270px;
}

.node-type-noticias .field-type-filefield {
  float: left;
  width: 265px;
}

.node-type-page .field-items .field-item{
display:none;
}
.node-type-page .field-items .first{
display:inline;
}

.node-type-page .field-items .first img{
    /*border: 3px solid #CCCCCC;*/
    box-shadow: 2px 2px 2px #111111;
    display: block;
    margin-top: 6px;
}


.node-type-page .content .node-body{
margin-left:285px;
color: #555555;
}

.not-front #page{
background:none repeat scroll 0 0 rgba(255, 255, 255, 0.5);

    /*background: #FAFAFA;*/
    /*height: 500px;*/
    left: 40px;
    position: absolute;
    text-align: center;
    top: 20px;
    border:2px solid #ddd;
    border-radius:5px;
    width:880px
    box-shadow:0 0 3px black inset;
    width:880px;
}
.not-front #logo{
	display:none;
}

.not-front #block-block-1 {
float:left;
/*margin-top: 18px;*/

}

.not-front #block-block-1 img{
margin-top:-4px;
}

.not-front #navigation ul{
margin-top:25px;
}

.not-front #navigation ul ul{
    margin-left: -33px;
    margin-top: -3px;
    width: 974px;
}

.not-front #navigation li{
border:none;
border-right:1px solid black;
background-color:white;
padding:0px;
}
.not-front #navigation li.menuparent{
/*padding:0 15px 0 0;*/
cursor: pointer;
}

.not-front #navigation li a:hover,
.not-front #navigation li li a:hover{
	background-color:rgba(200, 200, 200, 0.6);
}

.not-front #navigation li
{
border-right:none;
}
.not-front #navigation li,
.not-front #navigation li a{
    color: #666666;
    /*font-weight: bold;*/
    text-decoration: none;
    background: none repeat scroll 0 0 transparent;
    /*text-shadow: -1px 0 1px #333333;*/
}
.not-front #navigation li .menu-item-container,
.not-front #navigation li a{
    background: none;
    
    display: block;
    padding:0 10px 0;
    font-size:15px;
}
.not-front #navigation li .menu-item-container{
    /*padding:0 10px 0 0;*/
}


.not-front #navigation li li{
border-bottom:1px solid #999;
    border-top: 1px solid #999;
    border-right:1px solid #999;
    height: 54px;
    width: 10%;
    text-align:center;
}

.not-front #navigation li li:hover a{
color:black;
}

.not-front #navigation li li.first{
/*border-radius: 20px 20px 0 0;*/
border-left: 1px solid #999;
}
.not-front #navigation li li.last{
/*border-radius: 0px 0px 20px 20px;*/
/*border-bottom:none;*/
/*border-right: 1px solid #999;*/
}


.not-front #navigation li li a{
    background: none repeat scroll 0 0 #B0271C;
    border: medium none;
    color: white;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 9px;
    height: 39px;
    padding: 9px 5px 6px;
    font-weight: normal;
}


.not-front #navigation li a{
border-right: 1px solid #444444;
/*margin-top: 5px;*/
}
.not-front #navigation li.menu-358 a{
border-left: 1px solid #444444;
}


.not-front #navigation li.first a{
/*border-left: 1px solid #444444;*/
}

.not-front #navigation li.last a{
border:none;
}

.not-front #content{
	float: left;
	margin-left: 20px;
	margin-right: -840px;
	padding: 0;
	width: 840px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

.region-sidebar-first {
    float: left;
    margin-left: 0;
    margin-right: -300px;
    padding: 0;
    width: 300px;
}

#block-block-2{
    font-size: 12px;
    margin-left: 12px;
    margin-top: 106px;
    text-align: right;
    
    background: none repeat scroll 0 0 #E8E8E8;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 3px #111111;
    
}


.page-contacto  #content,
.page-contact  #content{
    margin-left: 330px;
    width: 520px;
}



.not-front #content-area {
/*background:white;*/
margin: 0px 0px 12px;
}

/*.not-front .views_view,*/
.not-front #content .section

{
    /*height: 320px;*/
    overflow: auto;
    padding: 24px 12px 24px 12px;
    text-align: justify;
    box-shadow:0px 0px 3px #111;
    border: 1px solid #CCCCCC;
    margin-top:120px;
    background: #E8E8E8;
    line-height:16px;
    margin-bottom:32px;
    opacity:0.9;

/*
background: -moz-linear-gradient(top, #fafafa 0%, #dbdbdb 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#dbdbdb)); 
background: -webkit-linear-gradient(top, #fafafa 0%,#dbdbdb 100%); 
background: -o-linear-gradient(top, #fafafa 0%,#dbdbdb 100%); 
background: -ms-linear-gradient(top, #fafafa 0%,#dbdbdb 100%); 
background: linear-gradient(top, #fafafa 0%,#dbdbdb 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#dbdbdb',GradientType=0 ); 
  */  
    
}
.not-front #content .section p{
margin: 0 0 1px 0;
padding:0px;
}


.not-front .views_view .views-field-title,
.not-front .views_view .views-field-title a{
    color: #555555;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none;
}

.not-front .views_view .views-field-view-node a{
color: #555555;
}

.not-front .views_view .views-field-title a:
{
	border-bottom: 2px solid #555555;
}

.not-front .views_view .views-field-field-portada-fid{
    box-shadow: 2px 2px 3px black;
    float: left;
    margin-bottom: 16px;
    margin-right: 16px;
}

.not-front #navigation {
    background: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid white;
    border-radius: 5px 5px 0 0;
    /*box-shadow: 0 1px 2px #555555;*/
    height: 64px;
    margin-left: -22px;
    margin-top: -2px;
    overflow: visible;
    width: 884px;
    z-index: 99;
    zoom:1;
    /*filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);*/
    

}

.page-contacto #navigation
.page-contact #navigation{
	margin-left:-12px;
}


.not-front #navigation .section{
    padding-left:20px;
}

.not-front .content,
.not-front .views_view .view-content{
 margin-left: 12px;
margin-right: 12px;
}

#contact-mail-page,
.not-front .views_view,
.not-front  .node {
    height: 300px;
}

.not-front .title{
margin-left:15px;
font-family:Optima;
color:#555;
font-size: 12px;
}


.page-contacto .title
.page-contact .title {
    font-family: Optima;
    margin-left: 0px;
}


.not-front #footer {
    margin: -52px auto auto;
    position: relative;
    right: 17px;
    text-align: right;
    width: 960px; 
    z-index: 10000000;
    top:20px;
}

.not-front #footer,
.not-front #footer a{
    color:white;
     text-decoration: none;
}

/****************************
CLEAR FIX
****************************/

.views-row:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.views-row {
	display: inline-block;
}
 
html[xmlns] .views-row {
	display: block;
}
 
* html .views-row {
	height: 1%;
}

.views-row {
    border-bottom: 1px solid #BBBBBB;
    margin-bottom: 12px;
    padding: 0 0 12px;
}
.views-row-last{
    border-bottom: none;
}

div.tabs {
    display: none;
}

.tall{
    font-size: 2em;
}

