/* CSS Document */

h1{
font-size:24px;
}

h2{
font-size:18px;}

h1,h2{
font-family:"Trebuchet MS";
color:#006699;
}

p{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	word-spacing: 2pt;
	text-indent:15px;
}

ul{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#666666;
	margin:10px;
	padding:10px;
}

p.text{
text-indent:0px;
margin-left:15px;}



table h3{
font-family:"Lucida Sans", "Trebuchet MS";
font-size:14px;
color:#CCCCCC;
}

img{
border:none;}

a:link {
font-family:"Lucida Sans", "Trebuchet MS";
	color: #008DE1;
	text-decoration: none;
}
a:visited {
font-family:"Lucida Sans", "Trebuchet MS";
	color: #008DE1;
	text-decoration: none;
}
a:hover {
font-family:"Lucida Sans", "Trebuchet MS";
	color: #88BDE8;
	text-decoration: underline;
}
a:active {
font-family:"Lucida Sans", "Trebuchet MS";
	color: #008DE1;
	text-decoration: none;
}

#contenidos{
width:580px;
padding-left:25px;
padding-right:25px;}

#discursoA{
width:330px;
margin-right:25px;
float:left;
}

#discursoB{
width:570px;;
clear:both;
}

#fotoDiscurso{
width:191px;
float:left;
}

#datos{
width:450px;
}

.parrafos{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	word-spacing: 2pt;
	text-indent:15px;
	width:300px;
	float:left;
	}
	
.fotosParrafos{
	width:240px;
	float:left;
}

.epigrafes {
	font-family:"Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}

.celdas{
	width:110px;
	height:73px;
	padding: 3px;
	border: thin solid #CCCCCC;
	margin-right:7px;
}


.tableHead{
background-color:#003366;
padding-left:10px;
}

.tableContent{
background-color:#D9F0FF}




.textoblanco {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.textogrisbold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.textogris {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.textoazulgrande {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #1E4EA6;
}
.textoazulnoticias {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #1E4EA6;
}
.textogris2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
