@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f3f3;
	background-repeat: repeat-x;
}
#vcal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #711313;
	float: right;
}


/* MENU PRINCIPAL*/
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #711313;
}
.menu a {
	color:#711313;
}
.menu a:link {
	color:#711313;
	text-decoration: none;
}
.menu a:visited {
	color:#711313;
	text-decoration: none;
}
.menu a:hover {
	color:#711313;
	text-decoration: underline;
}
.menu a:active {
	color:#711313;
	text-decoration: none;
}

.img-izq-pad {
	margin-left: 15px;
	margin-bottom: 15px;
}

/* FOOTER */
#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a {
	color:#FFFFFF;
}
#footer a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color:#999999;
	text-decoration: none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color:#FFFFFF;
	text-decoration: none;
}
#bottom {
	background-image: url(../img/intro-footer.gif);
	background-repeat: repeat-x;
	background-color: #F3F3F3;

}
#bottom p{
	width: 100%;
	bottom: inherit;
	height: 100%;
}
#top {
	background-image: url(../img/intro-bckg-top.gif);
}
#contenido {
	background-color: #711313;
	background-image: url(../img/intro-bckg02.jpg);
	background-repeat: repeat-x;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	text-transform: none;
	font-size: 15px;
	line-height: 1.40;
	color: #333333;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;

}
#contenido {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3c3c3c;
	padding: 10px 0 0 0;
}
#contenido p {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-transform: capitalize;

}
#title {
	margin-bottom: 20px;

}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: none;
	font-size: 14px;
	line-height: 1.35;
	color: #bebcbc;
	margin-top: 20px;
}

/* ---------------------------------------AREAS DE PRACTICA --------------------------------- */

/*RIGHT SIDE NAVIGATION*/
#practica-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f2b2a;
}
#practica-menu ul  {
	margin: 0px 0px 0px 20px;
	padding: 0;
	list-style-type: none;
}
#practica-menu li  {
	width: 125px;
	padding: 10px 0 10px 0;
	background-image: url(../img/linea-points-menu2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#practica-menu li a {
	color: #7f2b2a;
	text-decoration:none;
}
#practica-menu li a:link {
	color:#7f2b2a;
	text-decoration: none;
}
#practica-menu li a:visited {
	color:#999999;
	text-decoration: none;
}
#practica-menu li a:hover, #practica-menu li a.current {
	text-decoration:underline;
}
#practica-menu li a:active {
	color:#7f2b2a;
	text-decoration: none;
}
/* END - RIGHT SIDE NAVIGATION*/

/* ANCHORS */
.go-top {
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.go-top a{
	text-decoration: none;
	color: #DEBEBE;

}
/* END - ANCHORS */


/* --------------------------------------- SOCIOS --------------------------------- */

/*SOCIOS NAVIGATION*/
#socios {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 17px;
	color: #999;
	font-style: italic;
	padding-bottom: 25px;
	margin-left: 100px;
}
#socios ul  {
	margin: 0px 0px 0px 20px;
	padding: 0;
	list-style-type: none;
}
#socios li  {
	width: 79%;
	padding: 10px 0 10px 0;
	background-image: url(../img/linea-points-socios.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#socios li a {
	color: #999;
	text-decoration:underline;
}
#socios li a:link {
	color:#999;
	text-decoration: underline;
}
#socios li a:visited {
	color:#ccc;
	text-decoration: none;
}
#socios li a:hover, #practica-menu li a.current {
	color:#666;
	text-decoration:underline;
}
#socios li a:active {
	color:#999;
	text-decoration: underline;
}

/* titulos socios*/
.titulossocios {
	font: normal 35px "Times New Roman", Times, serif;
	font-style: normal;
	color: #711313;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.titulossocios a {
	color:#711313;
	text-decoration: underline;
}
.titulossocios a:link {
	color:#711313;
	text-decoration: underline;
}
.titulossocios a:visited {
	color:#711313;
	text-decoration: underline;
}
.titulossocios a:hover {
	color:#711313;
	text-decoration: underline;
}
.titulossocios a:active {
	color:#711313;
	text-decoration: underline;
}


/* END - SOCIOS NAVIGATION*/
.bckg-cuestas {
	background-repeat: no-repeat;
	background-position: left top;
}
.bckg-ppq {
	background-repeat: no-repeat;
	background-position: right top;
}
