body {
	background-image:url(../images/back_image.jpg);
	background-repeat:repeat-x;
	background-color:white;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #333333;
}

html {
		height: 100%;
	}

SELECT{ 
	font-family: verdana;
	font-size: 10px;
	color: #244061;
	background-color:#fff;
	}

button{ 
	font-size: 10px;
	color: #244061;
	}

.menu {
	background-image:url(../images/fondo_menu.jpg);
	background-position:0px 140px;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	width:166px;
	HEIGHT:514px
}
.datos {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	/*background-color:white;
	margin: 4px;*/
	width:100%;
	height:100%;
	text-align:justify;
	line-height: 19px;
}

.datos A:link {text-decoration: none;color: #0070C0;font-style: bold;}
.datos A:visited {text-decoration: none;color: #0070C0;font-style: bold;}
.datos A:active {text-decoration: none;color: #0070C0;font-style: bold;}
.datos A:hover {text-decoration: underline; color: #0070C0;font-style: bold;}


#copyrightInfo {
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	/*background-color:white;*/
	margin: 4px;
	width:100%;
	height:100%;
	color: #666666;
	text-align: center;
	line-height: 14px;
}
#copyrightInfo a {
	color:#666666;
	font-size:9px;	
	text-decoration:none;
}
#copyrightInfo a:hover {	
	color:#333333;
	font-size:9px;	
	text-decoration:none;
}

.photos {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	/*background-color:white;
	width:100%;*/
	width:460px;
	height:100%;
	text-align: left;
}

.photoImg {
	margin: 0 10px 5px 0;
}

.contact {
	background-image:url(../images/contact.jpg);
	background-position:40px 570px;
	background-repeat:no-repeat;
	width:150px;
}

.cornerL {
	/*background-image:url(../images/cornerL.gif);
	background-repeat:no-repeat;
	height:15px;*/
	height:10px;
	width:20px;
}
.cornerR {
	/*background-image:url(../images/cornerR.gif);
	background-repeat:no-repeat;
	height:15px;*/
	height:10px;
	width:20px;
}

.bodyTitle{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-style: normal;
	color:Red;
}
.bodyBody{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-style: normal;
	color:black;
}
a img{ border: none;}