* {
margin: 0;
padding: 0;
}

body {
	background-color:#CCCCCC;
	margin: 0px;
	padding: 0px;
	}
p, h1, h2, h3 { margin: 10px 0px;}

h1 {
	font-size:18px;
	font-weight:bold;
	}
h2 {
	font-size:12px;
	font-weight:bold;
	}
	
li {
	margin-bottom:8px;}

#rap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
	margin: auto;
	background-color:#F7F7F7;
	width: 975px;
	padding: 0px;
	/*background-image: url("../imagenes/fondo-contenido.jpg");
	background-repeat:repeat-y;		*/
}
#rap-int-home {
	background-image: url(../img/fondo-contenido.jpg);
	background-repeat:repeat-y;
	width: 100%;
}

#rap-int-gral {
	background-image: url(../img/fondo-gral.jpg);
	background-repeat:repeat-y;
	width: 975px;}

#top {
	background-image:url(../img/fondo-top.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:93px;
	
}

#logo {
	float:left;}
	
	
#login {
	margin: 0px;
	padding: 0px;
	width: 200px;
	margin-left: 555px;
}

#barra-top {
	background-color:#DADBDE;
	padding: 0px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEC0C5;
}


	

#barra-top #botones {
	margin: 0px 0px 0px 690px;
}

#barra-top #banderas {
	margin: 5px 0px 0px 10px;
	float: left;
}

#barra-top #links {
	margin: 0px;
	padding:7px 0px 0px 20px;
	width: 550px;
	float: left;
	height: 16px;
}

#links .bot-medio{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	}

#links a{
	padding: 1px 15px;
	background-color: #DADBDE;
	color: #666666;
	text-decoration: none;
}

	
#links a:visited{
	color:#666666;}
	
#links a:hover {
	color:#333333;
	background-color: #E8E8E8;
}
	

#sidebar {
	/*border: 1px solid black;*/
    float: left;
    width: 140px;
    margin:0px 0px 0px 0px; padding:0px;
    }
#sidebar-content {
    margin:0px 0px 10px; 
	padding: 10px 0px 0px 9px;
      }
#main {
	margin:0 0 0 160px; padding:0;
	}
#main-content {
	margin:0px;
	padding: 5px 20px 0px 10px;
    }

#main #home {
	width: 50%;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#home .caja {
	background-color:#ccc;
	height: 250px;
	width: 198px;
	padding: 1px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #eee;
}
	
#main #noticias {
	width: 198px;
	padding: 0px;
	float: left;
	margin: 0px 0px 0px 1px;
	/*margin: -420px 0px 0px;*/}


	

hr.cleaner {
    clear:both;
    height:1px;
    margin: -1px 0 0 0; padding:0;
    border:none;
    visibility: hidden;
    }
#pie{
	width:975px;
	height:100px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	line-height: 16px;
	background: #93979A url(../img/pie.jpg) no-repeat;
}
.color1 {
	color: #005CA1;
}
.color2 {
	color: #E67412;
}
.color3 {
	color: #666666;
}

.bgcolor1 {
	background-color: #005CA1;}
.bgcolor2 {
	background-color:#33CC33;}
.bgcolor3 {
	background-color:#CC6666;}
.fondo {
	background-image: url(../img/fondo-top.jpg);
	background-repeat: no-repeat;
}
.colorbox {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}
.pie br {
	background-image: url(../img/pie.jpg);
}
.pie2 {
	background-color: #E4E5E7;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #646A6A;
	border-right-color: #646A6A;
	border-bottom-color: #646A6A;
	border-left-color: #646A6A;
}


.fondobar {
	background-image: url(../img/fondo-contenido.jpg);
	background-repeat:   repeat-y;
}
.fondobarra {
	background-image: url(../img/barra.jpg);
}
.fondobar2 {
	background-image: url(../img/fondo-contenido3.jpg);
	background-repeat:   repeat-y;
}
