html,body{
	margin:0;
	padding:0;
	color: #999999;
}

body{ 
	font:11px/13px Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	color:  #777777;
}


p{ 
	text-align: justify; 
	font-size: 11px; 
	color:  #777777; 
}

a{
	color: #008fd8; 
	text-decoration: none;
	text-align: left;
}

a:hover{
	text-decoration: none;
	text-decoration: underline;
}

div#header {
	height:60px;
	line-height:50px;
	margin-top:0px;
	margin-left: 30px;
	background: #008fd8 url(../../Imagenes/$FILE/logo_h.gif) no-repeat;
	color: #008fd8;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #bbe1fd;
	margin-right: 30px;
	padding-top: 10px;
}


div#wrapper{
	float:left;
	width:100%;
	background-color: #FFFFFF;
	padding-top: 30px;
	text-align: center;
}

#content {
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 10px;
	padding-left: 10px;
}


.tdtitol1{
	font-size: 11px; 
	background-color: #D1D7DC; 
	COLOR: #006699; 
	text-align: center; 
	font-weight: bold; 
}

.tdcontingut{ 	
	COLOR: #000000; 
	background-color: #EFEFEF;
	text-align: center; 
	padding-right: 15px; 
	padding-left: 15px; 
	background-position: center center; 
}

.gray11 {
	color: #777777;
}
.blue211 a:hover{
	text-decoration: none;
}
.blue211 {
	font-size: 11px; 
	color: #008fd8; 
	text-decoration: underline;
	text-align: left;
}

.black11 {
	color: #000000;
}

.white11 {
	color: #FFFFFF;
}

.red11 {
	font-size: 10px; 
	color: #ff0000;
}

.img { 
	padding-left: 10px;  
	padding-right: 10px; 
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #777777;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
}

.colorAsepeyo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}

