﻿body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
	text-align: center;
	background: #eaeaea url(../images/2bg.png) repeat-x center top;
}

img 
{ 
    border: none; 
    }

#wrapperI
{
    width:946px;
    margin:auto;
    height:25px;
    margin-bottom:100px;
    }

#wrapperII
{
    width:946px;
    margin:auto;
    
}
    
    

#wrapperIII
{
    width:946px;
    margin:auto;
    height:150px;
    background: #ffffff url(../images/bg1.png) no-repeat center top;
    }

#wrapperIV
{
    width:946px;
    margin:auto;    
    background: #ffffff url(../images/bg2.png) repeat-y center top;
    }
    
#wrapperV
{
    width:946px;
    margin:auto;
    height:20px;
    background: #ffffff url(../images/bg3.png) no-repeat center top;
    }        
    
#encabezado
{
    width:825px; 
    height:98px;
    margin:auto;
    margin-top: 20px;
    
}

    
#centro
{
    width:850px;
    margin:auto;
    margin-top:50px;   
      
    }
    
    
#centroI
{
    width:600px;
    margin:auto;   
    
    float:left    
    }
    
#centroI ul
{
    list-style-type:square;    
    }
    
#centroI li
{
    margin-top:5px;   
    }
    
#centroII
{
    width:230px;
    margin:auto;
    float:right    
    }

#centroIIa
{
    width:212px;
    height:40px;
    background: url(../images/bgd1.png) no-repeat center top;
    margin:auto;   
    }
    
#centroIIb
{
    width:212px;    
    background: url(../images/bgd2.png) repeat-y center top;
    margin:auto; 
    text-align:left;
    font-size:18px;  
    }
    
#centroIIb ul
{
    margin:0;
    padding:0;
    margin-left: 30px;
    list-style-type:none;
    }
    
#centroIIb li{

    margin-top: 10px;
    }
    
    
#centroIIc
{
    width:212px; 
    height:8px;   
    background: url(../images/bgd3.png) no-repeat center bottom;
    margin:auto;   
    }