﻿body {
	background-color:#666666;
	text-align:center;
	margin:0px;
	padding:0px;
	background-image: url(images/jovencitas_bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color:#FF009A;
	text-decoration:none;
}

a:visited {
	color:#FF009A;
	text-decoration:none;
}

a:hover {
	color:#FF00CA;
	text-decoration:underline;
}

a:active {
	color:#FF009A;
	text-decoration:none;
}

h5 {
font-weight: bold;
margin: 0px;
font-size: 14px;
}

h4 {
font-weight: bold;
margin: 0px;
font-size: 14px;
}

h3 {
font-weight: bold;
margin: 0px;
font-size: 14px;
}

h1{
margin-top: 0;
margin-bottom: 0;
font-weight: bold;
font-size: 16px;
}


h2{
font-weight: normal;
margin-top: 0;
margin-bottom: 0;
font-size: 13px;
}

p {margin-top: 0; margin-bottom: 0}


#principal {
	width:980px;
	height:auto;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	background-image:url(images/container_bg.jpg);
	background-repeat:repeat;
	background-color:#ffffff;
}

.paneltop {
	margin: 0px;
	padding: 0px;
	width: 960px;
}

.paginacontent {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat;
	width: 960px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.panelbase {
	background-image: url(images/header_base.jpg);
	padding: 0px;
	height: 35px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headertop {
	height: 10px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headerpic {
	height: 150px;
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 2px;
}

.picborder {
	border: 1px solid #333333;
}

.thumb {
	margin: 1px;
	border: 1px solid #333333;
}

.noborder {
	border: 0px;
}

.thumbbox {
	width: 547px;
	text-align: center;
	float: right;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.marco {
	padding: 0px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.galerias {
	float: left;
	width: 450px;
	margin-bottom:10px;

}

.galerias2 {
	float: right;
	width: 450px;
	margin-bottom:10px;
}


.titulo {
	color: #FF3399;
	font-size: 48px;
	text-decoration:underline;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.resaltar {
	color: #FF00FA;
	font-weight: bold;
}

.destacado {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#pie {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
}
.clear {
	clear:both;
}
