@charset "utf-8";
/* CSS Document */

.titulo_fotos {
	border-bottom:1px solid #990000;
	}
.link_red {
	color:#a92924;
	}
	
dl dd {
	margin:5px 0 5px 30px;
	color:#666;
	}
	
.titulo01 {
	font-size:14px;
	font-weight:bold;
	color:#990000;
	}
.datagrid {
	font-size:10px;
	}
	
.datagrid1 {
	font-size:11px;
	}
	
.datagrid2{
		font-size:12px;
		border:1px solid #666666;
		}
.datagrid2 tr th{
		background:#425B77;
		color:#fff;
		}
.datagrid2 tr td{
	border-right:1px solid #999999;
}

.h1 {font-size:16px; line-height:24px;}
.h2 {font-size:14px; line-height:20px;}
.h3 {font-size:12px}