﻿body {
}
.proyectos_izquierda
{
    width:780px;
    float:left;
    padding-left:10px;
    padding-bottom:20px;
}
.proyectos_izquierda_contenedor
{
    width:780px;
    float:left;
    padding-left:10px;
    border-bottom:1px solid #CCC;
    padding-bottom:20px;
    margin-bottom:20px;
}
.proyectos_izquierda_contenedor h1 a
{
    float:right;
    width:380px;
    font-size:16px;
    font-weight:bold;
    color:#046d8b;
    text-decoration:none;
    margin-bottom:15px;
    margin-top:0px;
    margin-right:20px;
}
.proyectos_izquierda_contenedor .imagenes
{
    float:left;
    width:305px;
}
.proyectos_izquierda_contenedor img
{
    float:left;
    margin-right:5px;
    width:305px;
    overflow:hidden;
}
.proyectos_izquierda_contenedor h2
{
    float:right;
    width:380px;
    text-align:justify; 
    font-size:12px;
    font-weight:normal;
    margin-right:20px;
}
.proyectos_izquierda_contenedor span
{
    float:left;
    width:380px;
    text-align:left;  
    color:#046d8b;
    margin-right:20px;
}

.proyecto_galeria
{
	float:left;
    width:305px;
    margin-top:5px;
    text-align:center;
}
.proyecto_galeria img
{
    width:96px;
    overflow:hidden;
    float:left;
    margin-bottom:10px;
}
.proyectos_derecha
{
    width:780px;
    float:left;  
    text-align:center;
}
.proyectos_derecha a
{
    font-size:10px;
    margin-bottom:3px;   
    text-transform:uppercase;
    color:#046d8b;
    text-decoration:none;
    margin-left:20px;
    margin-right:20px;
    
}
.proyectos_derecha div
{
    float:left;
    width:360px;
    text-align:justify;   
}
.proyectos_derecha span
{
    float:left;
    width:360px;
    text-align:right; 
    margin-top:5px;  
    padding-right:10px; 
}






/**



.proyectos_izquierda
{
    width:780px;
    float:left;
    padding-left:10px;
    padding-bottom:20px;
}
.proyectos_izquierda_contenedor
{
    width:780px;
    float:left;
    padding-left:10px;
    border-bottom:1px solid #CCC;
    padding-bottom:20px;
    margin-bottom:20px;
}
.proyectos_izquierda_contenedor h1 a
{
    float:right;
    width:380px;
    font-size:16px;
    font-weight:bold;
    color:#046d8b;
    text-decoration:none;
    margin-bottom:15px;
    margin-top:0px;
    margin-right:20px;
}
.proyectos_izquierda_contenedor .imagenes
{
    float:left;
    width:305px;
}
.proyectos_izquierda_contenedor img
{
    float:left;
    margin-right:5px;
    width:305px;
    overflow:hidden;
}
.proyectos_izquierda_contenedor h2
{
    float:right;
    width:380px;
    text-align:justify; 
    font-size:12px;
    font-weight:normal;
    margin-right:20px;
}
.proyectos_izquierda_contenedor span
{
    float:left;
    width:380px;
    text-align:left;  
    color:#046d8b;
    margin-right:20px;
}

.proyecto_galeria
{
	float:left;
    width:305px;
    margin-top:5px;
    text-align:center;
}
.proyecto_galeria img
{
    width:96px;
    overflow:hidden;
    float:left;
    margin-bottom:10px;
}
.proyectos_derecha
{
    width:780px;
    float:left;  
    text-align:center;
}
.proyectos_derecha a
{
    font-size:10px;
    margin-bottom:3px;   
    text-transform:uppercase;
    color:#046d8b;
    text-decoration:none;
    margin-left:20px;
    margin-right:20px;
    
}
.proyectos_derecha div
{
    float:left;
    width:360px;
    text-align:justify;   
}
.proyectos_derecha span
{
    float:left;
    width:360px;
    text-align:right; 
    margin-top:5px;  
    padding-right:10px; 
}
**/