/*
Color primario #0000FF
Color secundario #AAAAAA
*/
body
	{
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	}

center#bodycenter 
	{
	}

#pagewidth 
	{
	width: 775px;
	margin-top: 10px;
	}

/*Esqueleto*/

#pageheader
	{
	width: 100%;
	}

#pageheader td.logo
	{
	width: 200px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	vertical-align: middle;
	}



#pageheader td.title
	{
	height: 120px;
	background-image: url(../images/logo_feo.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

#topmenuzone
	{
	height: 30px;
	text-align: center;
	background-image: url(../images/horizontalline.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}

#pageheader h1
	{
	color: #AAAAAA;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	}

#pageheader h2
	{
	color: #CCCCCC;
	text-align: center;
	}

#pagemaintable
	{
	margin-left: 4px;
	width: 771px;
	background-image: url(../images/mainbackground.png);
	background-repeat: repeat-y;
	background-position: right;
	}

#pagemaintable td.space
	{
	height: 10px;
	}

#pagemaintable td.bottom
	{
	height: 10px;
	font-size: 1px;
	background-image: url(../images/horizontalline.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}

#pagemaintable td.maintableleft
	{
	width: 196px;
	vertical-align: top;
	
	background-image: url(../images/leftseparation.png);
	background-repeat: repeat-y;
	background-position: right;
	}

#pagemaintable td.maintablemain
	{
	vertical-align: top;
	}

#mainbodyzone
	{
	width: 555px;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
	}

#pagefooterzone
	{
	margin-top: 20px;
	margin-bottom: 20px;
	}

#pagefooterzone p
	{
	font-size: 10px;
	text-align: center;
	}

#pagefooterzone a:link, #pagefooterzone a:visited, #pagefooterzone a:active
	{
	color: #000000;
	text-decoration: none;
	cursor: text;
	}

/*LeftZone*/
#pageleftzone
	{
	width: 176px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	}

#linksdiv
	{
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 11px;
	}

#linksdiv a:link, #linksdiv a:visited, #linksdiv a:active
	{
	color: #000000;
	}

/*Contenido*/
body, td, tr, div, p, span, h1, h2, input, textarea, input.button
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	letter-spacing: +1px;
	word-spacing: +1.5px;
	}

p
	{
	text-align: justify;
	}

.aligncenter
	{
	text-align: center;
	}

.alignright
	{
	text-align: right;
	}

.alignleft
	{
	text-align: left;
	}

.alignjustify 
	{
	text-align: justify;
	}

.bold
	{
	font-weight: bold;
	}

h1
	{
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

h2
	{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

h3
	{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}


.colored
	{
	color: #0000FF;
	}

.colored2
	{
	color: #AAAAAA;
	}

a:link, a:visited 
	{
	color: #0000FF;
	text-decoration: underline;
	}

a:active
	{
	border: none;
	}

img
	{
	border: none;
	}

img.rightposition
	{
	float: right;
	margin-left: 10px;
	}

img.leftposition
	{
	float: left;
	margin-right: 10px;
	}

img.border
	{
	border: 2px solid #AAAAAA;
	}

form
	{
	margin:0px;
	padding: 0px;
	}



input.button
	{
	background-color: #0000FF;
	color: #FFFFFF;
	border: 1px solid #000000;
	cursor: hand;
	text-align:center;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	}


a.ok
	{
	padding-left: 18px;
	}

a.ok:visited
	{
	background-image: url(../images/link_ok.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

a.okright
	{
	padding-right: 18px;
	}

a.okright:visited
	{
	background-image: url(../images/link_ok.png);
	background-repeat: no-repeat;
	background-position: right top;
	}

.space
	{
	font-size: 1px;
	}

/*Top Menu*/

#topmenuzone a:link, #topmenuzone a:visited 
	{
	color: #0000FF; 
	text-decoration: underline;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
	}

#topmenuzone ul
	{
	display: inline;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#topmenuzone li
	{
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#topmenuzone a#active_menu, #topmenuzone a#active_menu:visited
	{
	}


/*Right Modules*/
#rightmoduleszone
	{
	}

#rightmoduleszone a:visited, #rightmoduleszone a:link
	{
	color: #0000FF;
	text-decoration: underline;
	}

.moduletable
	{
	width: 100%;
	margin-top: 30px;
	}

.moduletable *
	{
	font-size: 11px;
	}

.moduletable th
	{
	color: #0000FF;
	text-align: left;
	padding-bottom: 5px;
	}

.moduletable td
	{
	text-align: center;
	}

/*Content Joomla*/
table.contentpaneopen
	{
	width: 100%;
	}

td.contentheading, td.componentheading
	{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	padding-bottom: 5px;
	}


table.contentpaneopen td
	{
	text-align: justify;
	}

table.blog
	{
	width: 100%;
	}

.small, .createdate, .modifydate
	{
	font-size: 10px;
	line-height: 100%;
	}

td.createdate
	{
	padding-bottom: 5px;
	}

td.modifydate
	{
	padding-top: 10px;
	padding-bottom: 10px;
	}

a.readon
	{
	display: block;
	text-align:right;
	}

/*Etc. Joomla*/
.back_button
	{
	padding-top: 10px;
	padding-bottom: 5px;
	text-align:right;
	}

.back_button a:link, .back_button a:visited
	{
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

td.smalldark 
	{
	font-size: 11px;
	text-align: left;
	}

th.smalldark
	{
	font-weight: bold;
	text-align: right;
	color: #0000FF;
	}

div.message
	{
	text-align:center;
	font-weight: bold;
	background-color: #0000FF;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}

.buttonheading
	{
	width: 5%;
	text-align: right;
	}

/*Contacto (Simple Contact)*/
#simplecontactzone
	{
	background-image: url(../images/contact/buzon.png);
	background-repeat: no-repeat;
	background-position: 340px 30px;
	}

#simplecontactzone table.contactheader
	{
	width: 100%;
	}

#simplecontactzone h2 
	{
	margin-bottom: 20px;
	}

#simplecontactzone table.phonesaddres
	{
	width: 99%;
	}

#simplecontactzone table.phonesaddres th
	{
	width: 10%;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding-top: 5px;
	}

#simplecontactzone table.phonesaddres td
	{
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	}


#simplecontactzone form
	{
	background-image: url(../images/contact/email_decoration.png);
	background-repeat: no-repeat;
	background-position: 300px 15px;
	}

#simplecontactzone form table
	{
	margin-left: auto;
	margin-right: auto;
	}

#simplecontactzone form table td
	{
	text-align: left;
	}

#simplecontactzone .submitbutton
	{
	text-align: center;
	}

#simplecontactzone .thanks
	{
	text-align: center;
	font-weight: bold;

	background-image: url(../images/contact/email_sended.png);
	background-repeat: no-repeat;
	background-position: 330px 0px;

	margin-top: 30px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 150px;

	vertical-align: middle;
			
	color: #0000FF;
	}

#simplecontactzone label
	{
	font-weight: bold;
	color: #0000FF;
	}

#simplecontactzone input, #simplecontactzone textarea
	{
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #0000FF;
	margin-bottom: 10px;
	}

#simplecontactzone input.button
	{
	background-color: #0000FF;
	color: #FFFFFF;
	font-weight: bold;
	}

/*Polls*/
.pollmodule
	{
	}

.pollmodule .pollmaintable
	{
	width: 100%;
	}
	

.pollmodule input.button
	{
	font-size: 11px;
	background-color: #0000FF;
	}

.pollmodule thead td
	{
	text-align: left;
	padding-bottom: 5px;
	}


.pollmodule th
	{
	color: #AAAAAA;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	}

.pollmodule label
	{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}

.pollmodule .pollstableborder
	{
	width: 100%;
	}

.pollmodule .pollstableborder td
	{
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	}

.pollmodule .pollstableborder th
	{
	width: 10%;
	text-align: right;
	}

#pollscomponent
	{
	background-image: url(../images/polls/polls_decoration.jpg);
	background-repeat: no-repeat;
	background-position: 370px 50px;
	}

#pollscomponent .pollstableborder
	{
	margin-right: 80px;
	}
