﻿
.medio_blanco {	font-family:Arial; font-size:18px; color:#f4f4f4; text-decoration:none;}
.gran_gris {	font-family:Arial; font-size:16px; color:#333333; text-decoration:none;}
.medio_gris {	font-family:Arial; font-size:12px; color:#333333; text-decoration:none;}
.mini_gris {	font-family:Arial; font-size:10px; color:#333333; text-decoration:none;}
.gran_amarillo {	font-family:Arial; font-size:12px; color:#cc9900; text-decoration:none;}
.mini_amarillo {	font-family:Arial; font-size:10px; color:#cc9900; text-decoration:none;}

h3
{
    font-family:Arial;
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
    font-weight:normal;
    margin: 0 0 1px 0;
    padding:0;
    float:left;
}

body 
{ 
	background-color:#ffffff;
	margin:0 0 0 0;
}

/*Cuerpos principales*/
.body
{
  width: 700px;
	height: auto;
	margin:0 auto 0 auto;
}

.center
{
	width: 700px;
	height: 210px;
	/*background: transparent url(../img/foto_inicio.jpg) no-repeat top left;*/
	position: relative;
}

.center p
{
	margin-top:0px;
}


.bottom
{
  left:0px;
	margin-top:10px;
  width: 700px;
	height: auto;
}

/*Center*/

.center_1_0
{
		position: absolute;
		top:30px;
		left:10px;
    /*height:100px;*/
    width:300px;
    /*width:400px;*/
    text-align:justify;
    
}

.center_1_0 p
{
    font-family:Arial;
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
    font-weight:normal;
    margin: 0 0 1px 0;
    padding:0;
    float:left;
}

.center_1_1
{
    height:40px;
    width:700px;
    background-color:Black;
    position:absolute;    
    left:0px;
    bottom:0px;
    /* for IE */
    filter:alpha(opacity=70);
    /* CSS3 standard */
    opacity:0.7;
    /* for Mozilla */
    -moz-opacity:0.7;
}

.center_1_2
{
    height:60px;
    width:700px;
    position: absolute;  
    left:0px;
    top:165px;
}

/*Bottom*/

.bottom_header
{
	background-color: #333333;
	text-align:center;
	height:30px;
}

.bottom_0
{
    top:0px;
    left:0px;
    height:190px;
    width:170px;
    background-color:#f4f4f4;
    margin-right:15px;
    float:left;
    position:relative;
}

.bottom_0_line
{
    position:absolute;
    bottom:0px;
    height:4px;
    width:170px;
    background-color:#333333;
}

.bottom_1
{
    position:relative;
    top:0px;
    left:0px;
    height:130px;
    width:515px;
    background-color:#f4f4f4;
    /*float:left;*/
    clear:both;
    
}

.bottom_1_0
{
    position:absolute;
    top:60px;
    left: 40px;
    height:70px;
    width:360px;
    line-height:normal;
}

.bottom_2
{
    position:relative;
    top:0px;
    left: 0px;
    height:auto;
    width:515px;
    margin-top:5px;
    /*clear:right;*/

}

.bottom_2 img
{
	float:left;
	width:135px;
	
}

.bottom_2_1
{
	/*
	
	text-align:right;
	  position:relative;
	  left: 0px;
	  top:18px;
	  height:45px;
	  width:435px;
	  float:left;*/
	  
	  position:relative;
	  top:10px;
	  text-align:right;
	  
}

.novetat
{
	position:absolute;
	top:0px;
	left:25px;
}

.noticias
{
	position:relative;
	top:0px;
	left:15px;
}

.noticia
{
	position:relative;
	top:15px;
	margin-bottom:10px;
	width:145px;
	line-height:14px;
}
