@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:0px;
	background-image: url(bg-index.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#header {
	height:550px;
	margin:auto;
	width: 950px;
	}
#general {
	margin:auto;
	width: 100%;
	background-image: url(bg-index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#general-in {
	margin:auto;
	width: 100%;
	background-image: url(bg-index1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#my {
	width:332px;
	height:310px;
	float: left;
	padding-left: 30px;
	}
.logos {
	width:210px;
	height:250px;
	background-color: #FF0066;
	padding-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	}
.logos  p{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
.logos a:link {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}
.logos a:visited {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}
.logos img {
	margin:auto;
	}
#logos1 {
	margin:auto;
	}
#footer {
	width:100%;
	height:225px;
	margin:0px;
	background-color: #231F20;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DF1862;
	}	
#footerhome {
	width:100%;
	height:225px;
	margin:0px;
	background-color: #231F20;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DF1862;
	}	
#footer img{
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	
	}	
#footer h1{
	font-family:Verdana;
	font-size:11px;
	margin:auto;
	text-align: left;
	width: 680px;
	height: 20px;
	font-weight: bold;
	color: #DF1862;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
	}	
#footer-in{
	margin: auto;
	height: 100px;
	width: 900px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF1862;
	padding: 20px;
	text-decoration: none;
	text-align: left;
	
	}	
#footer a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF1862;
	text-decoration: none;
	}	
#footer  a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF1862;
	text-decoration: none;
	}
#footer-in  a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF1862;
	text-decoration: underline;
	}	
#footer-in  a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF1862;
	text-decoration: underline;
	}
#contenido {
	width:100%;
	margin:auto;
	height: 100%;
	}
#contenido1 {
	width:930px;
	margin:auto;
	background-color: #231F20;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	}
#contenido1   h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 250px;
	background-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#clear{
		clear:both;
}
#contenido1   img {
	margin: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	
	}
#titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B4FF24;
	background-color: #FF0066;
	height: 150px;
	width: 950px;
	margin: auto;
	background-image: url(header.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0066;
}
#slogan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B4FF24;
	height: 30px;
	width: 500px;
	margin: auto;
	padding-bottom: 0px;
	float: right;
	text-align: right;
	padding-top: 120px;
	padding-right: 10px;
}
	#gallery {
	width: 910px;
	padding-left: 20px;
	}
	#gallery ul {
	list-style: none;
}
	#gallery ul li {
	display: inline;
}
	#gallery ul img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 40px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DF1862;
	border-right-color: #DF1862;
	border-bottom-color: #DF1862;
	border-left-color: #DF1862;
	}
	#gallery ul a:hover img {
	color: #fff;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 40px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DF1862;
	border-right-color: #DF1862;
	border-bottom-color: #DF1862;
	border-left-color: #DF1862;
	}
	#gallery ul a:hover { color: #fff; }
