*{
	margin: 0; padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}



body {
	background-color: #FFFFFF;
	background:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	
}

.clearfix{
clear:both;
}


#wrap {
		margin:0 auto;
		width:960px;
		}
		
#top {
		width:960px;
		margin:0 auto;
		background:url(../images/bgtop.jpg);
		background-repeat:no-repeat;
		height:112px;
		}
		
		
#logo {
	float:left;
}
		
		
#topflash {
		width:960px;
		}
		
		
#wrapcontent {
		width:960px;
		padding-top:10px;
		background:url(../images/bgcontent.png);
		background-repeat:no-repeat;
		background-position:top;
		}
		
		
		#left{
		width:292px;
		float:left;
		margin-left:32px;
		background:url(../images/bgportada.jpg);
		background-repeat:no-repeat;
		}
		
		#leftcontent{
		width:595px;
		float:left;
		margin-left:32px;
		background:url(../images/bgleftcont.jpg);
		background-repeat:no-repeat;
		}
		
		
		
		#center{
		width:292px;
		float:left;
		margin-left:10px;
		background:url(../images/bgportada.jpg);
		background-repeat:no-repeat;
		}
		
		.center2{
		width:292px;
		margin-top:30px;
		background:url(../images/bgportada.jpg);
		background-repeat:no-repeat;
		}
		
		#right{
		width:292px;
		float:left;
		margin-left:10px;
		background:url(../images/bgright.jpg);
		background-repeat:no-repeat;
		}

		
		
#footer{
		margin:0 auto;
		width:960px;
		height:120px;
		margin-top:20px;
		background:url(../images/footerbg.jpg);
		background-repeat:repeat-x;
		background-color:#FFFFFF;
		}

	
	.footerlinks{
	color:#005F8D;
	position:relative;
	width:450px;
	left: 30px;
	top: 34px;
	}
	
	.footerlinks a{
    color:#005F8D;
	text-decoration:none;
	}
	
   .footerlinks  a:hover{
	color:#C91A1E;
	text-decoration:underline;
	}
	
.credits{
	width:320px;
	position:relative;
	left: 530px;
	top: 15px;
	text-align:right;
	color:#C91A1E;
	line-height:15px;
	}
	
		
.credits a{
	color:#C91A1E;
	text-decoration:none;
	}
	
.credits a:hover{
	color:#C91A1E;
	text-decoration:underline;
	}
	
	.cmascredits{
	width:320px;
	position:relative;
	left: 530px;
	top: 16px;
	text-align:right;
	color:#005F8D;
	}
	
	.cmascredits a{
	color:#005F8D;
	text-decoration:none;
	}
	
	.cmascredits a:hover{
	color:#C91A1E;
	text-decoration:underline;
	}
		
		
.picleft{
		width:245px;
		float:left;
		}
		
.contenido{
		color:#666;
		line-height:16px;
		}
		
		.contenido a{
		color:#666;
		text-decoration:none;
		}
		
		.contenido a:hover{
		color:#666;
		text-decoration:underline;
		}
		
		
.pics{
	border:solid;
	border-color:#B5E4FB;
	border-width:2px;
	padding:4px;
	margin-right:10px;
    }
	
	.pics2{
	padding:4px;
	margin-right:10px;
    }
		
.titulos{
	padding-top:20px;
	padding-left:20px;
    }

	
	     .h1{
		font-size:16px;
		color:#B7191A;
		font-weight:bold;
    }
	
		.h2{
		font-size:14px;
		color:#106AA5;
		font-weight:bold;
    }
	
		.h2 a{
		color:#106AA5;
		font-size:14px;
		text-decoration:none;
    }
	
		.h2 a:hover{
		color:#C36A33;
		text-decoration:underline;
    }
	
		.h3{
		font-size:12px;
		color:#B7191A;
		font-weight:bold;
		line-height:18px;
    }
	
		.h3 a{
		color:#B7191A;
		font-size:12px;
		text-decoration:none;
    }
	
		.h3 a:hover{
		color:#B7191A;
		text-decoration:underline;
    }
	
	
		.h4{
		font-size:12px;
		color:#fff;
		font-weight:bold;
    }
	
	
		.h5{
		font-size:18px;
		color:#106AA5;
		font-weight:bold;
    }
	
		.h5 a{
		color:#106AA5;
		font-size:14px;
		text-decoration:none;
    }
	
		.h5 a:hover{
		color:#C36A33;
		text-decoration:underline;
    }
	
		.form1{
		font-size:11px;
		color:#fff;
		background-color:#005F98;
		width:165px;
		height:20px;
    }
	
		.form2{
		font-size:11px;
		color:#fff;
		background-color:#005F98;
		width:450px;
    }
		
