﻿*
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

body 
{
}

a
{
    color: #4B057F;
    text-decoration: none;
}

a.small
{
    color: #4B057F;
    text-decoration: none;
    font-size: xx-small;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table
{
	margin: 0px;
	padding: 0px;
}

tr
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

td
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

p
{
	margin-bottom: 10pt;
}

input, select, textarea
{
	border-width: 1px;
}

.leftcornerup
{
	background:url(img/esqsupizq.png) no-repeat;
	width: 20px;
}

.rightcornerup
{
	background:url(img/esqsupder.png) no-repeat;
	width: 20px;
}

.leftcornerdown
{
	background-image: url(img/homeleftcornerdown.png);	
	width: 20px;
	height: 15px;
}

.rightcornerdown
{
	background-image: url(img/homerightcornerdown.png);	
	width: 20px;
	height: 15px;
}

.header
{
	background-color: #f2e4fb;
}

.borders
{
	background-color: #f2e4fb;
}

.footertext
{
	font-size: x-small ;
	color: #6d03bc;
	text-align: right; 	
}

.logo
{
	background:url(img/logo.png) no-repeat;	
	width: 105px;
	height: 100px;
}

.upperleft
{
	background:url(img/upperleft.png) no-repeat;
	width: 35px;
	height: 153px;
}

.upperright
{
	background:url(img/upperright.png) no-repeat;
	width: 35px;
	height: 153px;
}

.headerupper
{
	background:url(img/headerupper.png);
	background-repeat: repeat-x;
	width: 731px;
	height: 18px;
}

.headerbottom
{
	background:url(img/headerbottom.png);
	background-repeat: repeat-x;
	width: 731px;
	height: 48px;
}

.commonleftcornerdown
{
	background:url(img/commonleftcornerdown.png) no-repeat;
	width: 35px;
	height: 16px;
}

.commonrightcornerdown
{
	background:url(img/commonrightcornerdown.png) no-repeat;
	width: 35px;
	height: 16px;
}

.commonfooter
{
	background-color: #6d03bc;
}

.banner
{
	background:url(img/header5.jpg) no-repeat;
	width: 738px;
	height: 82px;
}

.pheader
{
	font-size: large;	
	color: #6d03bc;
	margin: 0px;
	padding: 0px;
	page-break-after: avoid;
	text-align: left;
}

.pbody
{
	text-indent: 0.2in; 
	text-align: justify;
	padding-bottom: 2;
	margin-top: 0px;
}

.pheaderresume
{
	font-size: medium;	
	text-align: left;
	color: #6d03bc;
	margin: 0px;
	padding: 0px;
	page-break-after: avoid;
}

.pbodyresume
{
	font-size: xx-small;
	text-indent: 0.2in; 
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	padding-bottom: 2;
	margin-top: 0px;
}

.faqquestion
{
    color: #4B057F;
    text-decoration: none;
    font-size: larger;
    font-weight: bold;
}

.faqquestionheader
{
	color: #4B057F;
    text-decoration: none;
    font-weight: normal;
    font-size: small;
}


a:hover.faqquestion
{
    color: #4B057F;
    text-decoration: none;
    font-weight: normal;
}

.faqanswer
{
    color: black;
    text-decoration: none;
    font-size: smaller;
    text-indent: 0.2in; 
	text-align: justify;
}

.comment
{
    font-size: x-small;
    text-align: left;
}

.quote
{
	font-size: smaller;
	font-style: oblique; 
	color: #4B057F;
}

.griditem
{
	padding-top: 10px;
}

/* Estilos para el Main Menu */

#dropmenudiv
{
    position:absolute;
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
}

#dropmenudiv a
{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
	background-color: #6d03bc;
	color: White;
	text-align: left;
}

#dropmenudiv a:hover{ /*hover background color*/
    background-color: #e5cbf6;
}


span.header
{
	font-size: 20px;
	color: #4B057F;
	background: transparent;
	text-align: center
}

.footer
{
	background-color: #6d03bc;
	font-size: x-small;
 	color: white;
	text-align: left;
}
