/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

/** Common Styles */



#enlace a{
	color: #4DA0D2;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 0px;
}
#enlace a:hover{
text-decoration:underline;
}


#enlace_lateral {
}

#enlace2 a{
	color: #4DA0D2;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 0px;
}
#enlace2 a:hover{
text-decoration:underline;
}
#enlace_url a{
	color: #4DA0D2;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
	border-bottom: 0px;
}
#enlace_url a:hover{
text-decoration:underline;
}
.fecha {
	color: #4DA0D2;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 5px;
	line-height: 200%;
}
.textolateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	font-weight: bolder;
	margin: 5px;
	margin-top:10px;
	text-align:center;
	color:#4DA0D2;
	
}
body {
	margin: 5px 0 5px 0;
	padding: 0;
	background-color:#CCCCCC;
	
	text-align: justify;
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

h2{
	padding: 0;
	margin: 0;
	color: #000000;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 5px;
}
strong {
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
}

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


.texto a {
	color: #4DA0D2;
	border-bottom: 1px #4DA0D2 dotted;
	text-decoration: none;
}

.texto a:hover {
	text-decoration: none;
	color: #4DA0D2;
		border-bottom: 1px #4DA0D2 solid;
}
/** Style for header starts here */

#header {
	width: 940px;
	height: 100px;
	margin: 0px auto;
	background: #000000;
}

#header h1, #header h2, #header h3{
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 10px 10px 20px;
	font-size: 3em;
}

#header h2 {
	padding: 73px 10px 0px 0px;
	font-size: 1.4em;
}
#header h3 {
	padding: 73px 10px 0px 0px;
	font-size: .9em;
}
#logo  {

	float: left;
	margin: 20px 0 0 25px;
	width:300px;
	height:80px;
	background-repeat:no-repeat;
	background-image:  url(../images/logo.png);
}
#slogan  {

	float: left;
	margin: 40px 0 0 15px;
	color:#CCCCCC;
	font-size:15px;
	font-weight:bold;
}

/** Style for menu starts here */

#menu {
	width: 940px;
	height: 50px;
	margin: 0px auto;
	background-image:  url(../images/barra-menu.png)}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
	font-size:14px;
}

#menu a {
	display: block;
	float: left;
	border: none;
	background: url(../images/img05.jpg) no-repeat right 55%;
	padding: 14px 20px 10px 20px;
	text-decoration: none;
	color: #CCEBFF;
}

#menu a:hover {
	color: #ffffff;
}

/** Style for wrapper starts here */

#wrapper {
	width: 960px;
	margin:auto;
	padding: 10px 0;
	background-color:#EFEFEF;

}


/** Style for content starts here */

#content {
	width: 920px;
	margin: 0px auto;
	background-color:#980000;


}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 2px #4DA0D2 dashed;
	padding-bottom: 5px;
	
 }



#right {
	float: right;
	width: 600px;
	padding: 10px 20px;
	background-color:#EFEFEF;
}

#left {
	float: left;
	width: 220px;
	padding: 10px 10px;
	background: #EFEFEF;
}




/** Style for footer starts here */

#footer {
	clear: both;
	height: 50px;
	margin: 0px auto;
	width: 940px;
	background: #000000;
}

#copyright {
	float:left;
	margin-left:5px;
	margin-top:30px;
	color:#999999;
	width:300px;
}

#titulo {
	border-bottom: 2px #4DA0D2 dashed;
	background-color:#00FF66;

}

#titulonombre {
float:left;
background-color:#00FF66;


}
.social {
color:#CCCCCC;
margin: 40px 5px 0 0;
float: right;
color:#999999;
text-align:right;
width:370px;
background-color:#00FF66;
float:right;

}
#social2 {
color:#CCCCCC;
margin: 12px 5px 0 0;
float: right;
color:#999999;
text-align:right;
width:300px;

}


/** Style for idioma starts here */
#idioma {
	float:right;
	margin: 0;
}
#tool-bar  ul, li {
    margin:0;
    padding:0;
}
#tool-bar {
	margin-top:2px;
	margin-right:20px;
    width:80px;
    float:right;
}
#tool-bar li {
    float:left;
    position:relative;
	list-style:none;
}
#tool-bar li a {
    color:#fff;
    font-size:11px;
	font-weight:400;    
	text-decoration:none;
			border-bottom:0px;

}
#tool-bar li li a:hover {
    text-decoration:underline;
}
#tool-bar li a.change {
    display:block;
    width:22px;
    height:21px;
    margin-right:16px;
}
#tool-bar li a.change span {
    cursor:pointer;
}
#tool-bar li a.language {
    display:block;
    background-position:left top;
    background-repeat:no-repeat;
    height:1.6em;
    padding:0.4em 0 0 0px;
	font-weight:400;
}
#tool-bar li a.language span {
	background-image:     url(../images/idiomas-arrow.png);
    background-position:right top;
    background-repeat:no-repeat;
    padding-right:19px;
}
#tool-bar li ul {
    display:none;
}
#tool-bar li li {
    float:none;
    padding:4px 8px;
    border-bottom:1px solid #dddddd;
}
#tool-bar li li a {
    color:#008dce;
}
#tool-bar li:hover ul {
    display:block;
    position:absolute;
    top:100%;
    left:0;
    background-color:#f0f0f0;
    border:1px solid #dddddd;
    border-bottom:none;
    width:70px;
    z-index:1500;
}

