/*
This style sheet was created from C:\Documents and Settings\hmondelo\Mis documentos\Mis Webs\cpiaye\Templates\ejemplocss.htm
*/

BODY {
	background : #212142;
	font-family : Arial;
	margin: 0;
}
.abajo {
    width:           620px;
	background : #99CCFF;
	margin: 0;
	border : thin solid #00008B;
	float: bottom;
}

table{
background: #99CCFF;
}
table.simple {

width: 95%;
 padding:         0;
   border:          1px solid #999999;
margin-left: auto;
margin-right: auto;
margin-top: 	15;
margin-bottom: 	15;

}

table.simple td,
table.simple th {
   vertical-align:  middle;
   margin:          0;
   border:          1px solid #999999;
}

P {
font-size : small;
text-align : justify;

}

A {  }

A:LINK {
	color : #0000CD;
}

A:VISITED {
	color : #333333;
}

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {
	color : #FFFFFF;
		background : #336699;
		}

BLOCKQUOTE {  }

H1 {
	border : double #00008B;
	text-align : center;
	font-size : x-large;
	font-weight : bolder;
	text-transform : uppercase;
	background : #6699FF;
	color : #3333FF;
}

H2 {
	font-size : large;
	color : #3333FF;
	text-align : left;	

}

H3 {
	font-size : medium;
	text-align : left;
	text-decoration : underline;
}

H4 {
	text-align : left;
	font-size : small;
		color : Blue;
	}

H5 { 	
	font-size : large;
	font-weight : bold;
	text-align : center;
		border : thin solid #000000;
	 }

H6 { 	font-size : medium;
	text-align : center;
	 }

HR {  }

IMG {
	text-align : center;
	background-position : center;
}

LI {
	font-size : x-small;
	font-weight : bold;
	margin-top:0.3cm;
	}

ul {

   	text-align : justify;
	margin-top:0.1cm;
   width:           90%;
   list-style: outside url(../img/bullet15c.gif);
}



TH {
	background : #6699FF;
	color : #3333FF;
	text-align : center;
}

UL {
	text-align : justify;
	margin-top:0.1cm;
	width:           90%;
}

.wrapper {
border : thin solid #000000;
padding-left: 10px;
margin-top:3px;
}

