body{
	background: url(imagenes/fondoa.jpg) repeat;
}

p.titulo{
	color: white;
	font: 33px Arial;
}
h2{
	font: 12pt sans-serif;
}
h3{
	font: 6pt courier;
}

p.marco1 {
	background-color : #4682DC;
	border : 4px solid Blue;
	clear : both;
	color : black;
	margin : 18px 18px 18px 18px;
	padding : 6px 6px;
	font: 18pt Arial, sans-serif;
}

P.marco2 {
	background-color : #E5E5FF;
	border : 1px solid black;
	clear : both;
	color : black;
	margin : 1px 1px 1px 1px;
	padding : 10px 10px;
	font: 13px Arial;
}


p.textopeque {
	background-color : #58DCFD;
	border : 1px solid black;
	clear : both;
	color : black;
	margin : 1px 1px 1px 1px;
	padding : 6px 6px;
	font: 8pt Arial, sans-serif;
}
p.enlace {
	background-color : #4682B4;
		border : ridge #EDCA55;
	border-width: medium;
	clear : both;
	color : black;
	margin : 1px 1px 1px 1px;
	padding : 6px 6px;
	font: 9pt Arial, sans-serif;
}
p.enlace2 {
	background-color : #77AFE1;
	border : ridge #003DFF;
	clear : both;
	color : black;
	margin : 1px 1px 1px 1px;
	padding : 6px 6px;
	font: 9pt Arial, sans-serif;
}
p.enlace3 {
	background-color : #3380B7;
	border : thick ridge #C4C7C8;
	clear : both;
	color : black;
	margin : 1px 1px 1px 1px;
	padding : 6px 6px;
	font: 7pt Arial, sans-serif;
}
p.textoNormal{
	color : #FFEBCD;
	text-decoration : none;
	font:12px;
	
}
p.textopequenio{
	color : Black;
	text-decoration : none;
	font: 10px arial;
}
p.texto1{
	color : Black;
	text-decoration : none;
	font: 12px Comic Sans MS;
}
p.texto2{
	color : Black;
	text-decoration : none;
	font: 14px Comic Sans MS;
}
p.texto3{
	color : Black;
	text-decoration : none;
	font: bold 14px Comic Sans MS;
}
p.texto2007{
	color : black;
	font: 13px Arial;
}
p.comolink{
		color : #FFEBCD;
	font:14px;
	background-color : #3380B7;
	border : thick ridge #C4C7C8;
	clear : both;
	margin : 1px 1px 1px 1px;
	padding : 6px 6px;
}
A:HOVER {
	color : #FFEBCD;
	text-decoration : none;
	font: 14px;
}
A.enlacesinteres{
	font: 8pt arial;
	color : navy;
	text-decoration : underline;
}
A.enlacesinteres:HOVER{
	font: 8pt arial;
	color : navy;
	text-decoration : none;
}
A.enlacesinteres:VISITED{
	font: 8pt arial;
	color : navy;
	text-decoration : underline;
}
A.enlace2007{
	font: 13px arial;
	color : navy;
	text-decoration : underline;
}
A.enlace2007:HOVER{
	font: 13px arial;
	color : navy;
	text-decoration : none;
}
A.enlace2007:VISITED{
	font: 13px arial;
	color : navy;
	text-decoration : underline;
}
img{
	border: 0;
}
A {
	color : #FFEBCD;
	text-decoration : underline;
	font:14px;
}
A.mail{
	color : black;
	text-decoration : underline;
	font:14px;
}
A.mail:HOVER {
	color : black;
	text-decoration : none;
	font: 14px;
}
P.mail2{
	background-color : #3380B7;
	border : thick ridge #C4C7C8;
	clear : both;
	color : #00D2D0;
	text-decoration : none;
	font:14px;
}
P.mail2:HOVER {
	background-color : #3380B7;
	border : thick ridge #C4C7C8;
	clear : both;
	color : #00D2D0;
	text-decoration : none;
	font: 14px;
}
P.mail2:VISITED{
	background-color : #3380B7;
	border : thick ridge #C4C7C8;
	clear : both;
	color : #00D2D0;
	text-decoration : none;
	font: 14px;
}